@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
text-align:center;
font-family:Arial, "瀹嬩綋";
background-color:#083f75;
font-size:12px;}
img{
border:0px;}
.html{
margin:auto;
text-align:left;
width:1000px;}
.pic{ width:1000px;}
.bottom{
clear:both;
width:1000px;
line-height:18px;
height:40px;
text-align:center;
color:#00549c;
background-image:url(../images/bt_11.jpg);
background-repeat:no-repeat;}
.bottom A{
color:#FF0000;
text-decoration:none;}
.bottom A:HOVER{
color:#FF0000;
text-decoration:underline;
}
/*TOP =============================================================================================*/

#top{
height:38px;
width:100%;
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x;}

#top_content{
width:1000px;
height:38px;
margin:auto;}

#top_logo{
padding-left:26px;
padding-right:139px;
float:left;}
#top_logo img{border:0}
#top_menu{
float:right;
height:38px;
line-height:38px;
color:#c5c5c5;}

#top_menu a{
color:#7f7f7f;
text-decoration:none;
padding-left:7px;
padding-right:7px;}

#top_menu a:hover{
color:#ff0000;}

#top_select{
padding-top:8px;
padding-right:16px;
float:left;}

#top_select select{
color:#7f7f7f;}

#top_search01{
padding-right:6px;
float:left;}

#top_search02{
float:left;
padding-top:8px;
padding-right:4px;}

#top_search02 input{
width:118px;
color:#7f7f7f;}

#top_search03{
padding-top:8px;
float:left;}

/*TOP END ==========================================================================================*/