@charset "utf-8";
/* CSS Document */

/*top*/
.top{ background:#189ade; height:42px;z-index:999;}
.top div span{ float:left; line-height:42px;display:inline-block; width:430px; color:#fff; margin-left:120px;}
.top div span a{ padding:0 5px;}
.top div span a:link,.top div span a:hover,.top div span a:visited{ color:#fff;}
.top div em{ float:right; display:inline-block; width:450px;}
.top div em input,.top div em img{ vertical-align:middle; margin:0 2px;}
.top div em input.people_input{ background:#26a7e3; width:110px; height:19px; border:none; line-height:19px; color:#fff;}
.top div em input.one{ width:60px; height:20px; border:none; padding:0 2px; background:#3c89c3; color:#fff;}
.top div em div.search{ float:left; width:250px; padding-top:10px;}
.top div em div.language{float:left; padding-top:10px; padding-left:10px;}
.top div em div.language i{display:block; float:left; color:#fff; font-style: normal;}
.select_box{width:110px; height:19px; text-align:left; background:url(images/icon01.gif) top right no-repeat #26a7e3; display:inline-block; position:relative; padding:0 0 0 5px; margin:2px 0 0 5px; float:left; color:#fff;}
.select_box p {cursor:pointer; display:block; line-height:20px; padding:0 0 0 10px; width:108px; height:20px; overflow:hidden;}
.select_box ul li {cursor:pointer;}
.paper_list {width:110px; position:absolute; left:2px; top:20px; border:1px dashed #ccc; background:#26a7e3;}
.paper_list li{display:block; line-height:20px; padding-left:10px; width:100px; color:#fff;}
.paper_list li.hover {background:#9ddaf7;}
.paper_list li a{display:block; width:108px; height:20px; text-decoration:none;}
.paper_list li a:link,.paper_list li a:hover,.paper_list li a:visited{color:#fff;}
.top div em .logo{ float:left; padding-left:15px; position:absolute; left:0; top:0;}
.top div.w1000{ width:1000px; margin:0 auto; position:relative;}



