@charset "utf-8";
/* CSS Document */
body {font-family:Georgia, "Times New Roman", Times, serif; background-color:#002559; color:#FFF;}
a{color:#FFF; text-decoration:none; }
h1{font-size:14px; font-style:normal;}
textarea{background-color:#002559; color:#FFF; border:none; overflow:hidden; width:245px; height:77px; background-image:url(../images/box_background.png); background-repeat:no-repeat; font-family:Georgia, "Times New Roman", Times, serif; padding-left:5px; padding-top:3px;}
table{margin:0 auto; padding:10px;}
input {background-color:#002559; color:#FFF; border:none; background-image:url(../images/text_box.png); background-repeat:no-repeat; width:250px; height:20px; padding-left:5px; font-family:Georgia, "Times New Roman", Times, serif;}
.submit{background-image:none; color:#002559; width:75px; background-color:#FFF; font-weight:bold; }
.master {width:1000px; margin: 0 auto;}
.logo {width:1000px; height:143px; float:left; background-image:url(../images/logo.png); background-repeat:no-repeat}
.menu{width:1000px; height:47px; float:left; background-image:url(../images/menu.png); background-repeat:no-repea; font-size:12px}
.menu_right{width:110px;height:47px; float:left; text-align:center;line-height:47px;}
.menu_left{width:110px; height:47px; float:left; text-align:center; line-height:47px; margin-left:5px;}
.menu_middle{width:110px;height:47px; float:left; text-align:center;line-height:47px;}
.menu_middle_2_line{width:110px;height:39px; float:left; text-align:center; padding-top:8px;}
.picture{width:1000px; height:213px; float:left;}
.body{width:1000px; float:left; text-align:center; font-size:12px; line-height:18px; padding-top:10px; padding-bottom:10px;}

.pictureBoxL{width:333px;float:left; padding-top:5px; padding-bottom:5px; text-align:center;}
.body_bottom{width:1000px;  float:left; background-image:url(../images/body_bottom.png); background-repeat:no-repeat}
.footer{width:1000px; height:63px; float:left; background-image:url(../images/footer.png); background-repeat:no-repeat}
.footer_left{width:300px; margin-left:75px; height:63px; float:left; font-size:16px; line-height:35px;}
.footer_middle{width:300px;float:left;height:63px;line-height:35px; font-size:16px; text-align:center;}
.footer_right{width:250px;  height:63px; float:left; text-align:right; font-size:16px; line-height:35px; margin-right:75px;}
.address{float:left;text-align:center; font-size:14px; line-height:35px; width:1000px;}
.social{float:left;text-align:center;margin-left:450px;width:400px;}

.tabb { font-weight:bold; font-size:12px;}
.tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
.tann {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}

.button
{
  display: block;
  color:#ffffff;
}

.button:hover
{  color:#5182B8; }

.button_active
{ display: block;
  color:#5182B8;
}

.button span
{
  display: none;
}
