@charset "utf-8";
/* CSS Document */
img{ border:none}
#top{height:56px; width:100%; min-width:920px; border-bottom:1px solid #DEDEDE;z-index:999; position:fixed; top:0; left:0;  _position:absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);overflow:visible; background-color:#F6F6F6;}
.top_top{ margin:0 auto; width:920px; height:56px;  }
.top_left{ float:left; width:600px; height:56px }
.top_left ul{ padding:0px; margin:0px}
.top_left li{ list-style-type:none; float:left; width:60px; height:auto; text-align:left;display:inline;font-family:'Microsoft Yahei'; padding-top:18px}
.top_left li a:link {color:#333; text-decoration:none; font-size:14px}
.top_left li a:visited {color:#333; text-decoration:none; font-size:14px}
.top_left li a:hover{color:#01bffd;text-decoration:none; display:block ; font-size:14px}
.top_right{float:right; width:275px; height:56px }
.top_right a { display: block; height:56px; line-height:56px; text-align:center; font-size:14px; font-family:'Microsoft Yahei'; padding:0 22px;}
.top_right #logout_statusc a {float: left; padding: 0px;}
 /*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/ 
.top_right a:link {color:#333;text-decoration:none; margin:0;}    
.top_right a:visited  {text-decoration:none; margin:0;}  
.top_right a:hover {text-decoration:none; color:#01bffd;}                /* 鼠标在链接上 */
.top_right a.login{ color:#fff; background:#01bffd; border-bottom:#00aef7 5px solid;}
.top_right li {float:left;}                   /* 一级菜左对齐 */ 
.top_right img{ padding: 16px 15px;/*padding-top:16px; padding-left:18px; float:left*/}
/*底部区域*/
.tuzh{ width:100%; min-width:920px; height:413px; background: url(../images/dibu.jpg) center top no-repeat}
.about{ width:920px; height:180px; margin:0px auto; padding-top:20px; line-height:25px}
.about span{font-size:26px;font-family:'Microsoft Yahei'; color:#6F88AC; width:460px; line-height:50px }
.about p{font-size:14px;font-family:'Microsoft Yahei'; color:#6F88AC;  width:450px;}
.aboutl{ width:500px; height:180px; float:left }
.aboutl p{ text-indent:2em;}
.aboutr{width:360px; height:180px; float:right }
.tenpx{width:100%;height:30px;overflow:hidden;clear:both;}
.foot{width:100%; height:60px; border-top:1px solid #dddddd}
.footer{width:920px; height:40px; margin:0px auto; padding-top:20px}
.footer ul{margin:0px; padding:0px; float:left}
.footer li{width:80px; float:left;list-style-type: none;font-family:'Microsoft Yahei'; font-size:12px;}
.footer li a:link {color:#B3B3B3; text-decoration:none;}
.footer li a:visited {color:#B3B3B3; text-decoration:none;}
.footer li a:hover{color:#01bffd;text-decoration:underline;}
.footer span{ float:right;font-family:'Microsoft Yahei'; font-size:12px;color:#B3B3B3; }
/*logo区域*/
#logo{height:125px; width:920px; margin:0px auto; padding-bottom:23px;padding-top:50px}
.logo_left{height:125px; width:577px; float:left}
.logo_left1{height:72px; width:577px; padding-top:25px;}
.logo_left2{height:25px; width:577px;}
.logo_left2a{ float:left; line-height:25px; width:210px;font-family:"Microsoft Yahei","微软雅黑",宋体,Arial,sans-serif; letter-spacing:5px; color:#555 }
.logo_left2b{ float:right; width:350px; height:25px;font-family:"Microsoft Yahei","微软雅黑",宋体,Arial,sans-serif ;color:#555;  padding-left:17px; line-height:25px}
.logo_left2b a{ margin-left:10px; margin-right:10px;font-family:"Microsoft Yahei","微软雅黑",宋体,Arial,sans-serif;color:#555 }
.logo_left2b span{ padding-left:10px}
.logo_left2b img{vertical-align: bottom }
.logo_right{height:125px; width:343px; float:right}
.search{ width:340px; height:43px; margin-top:73px; border:1px solid #dddddd}
.search .text{ width:295px; height:43px; float:left;}
.search .textcon{ width:295px; height:38px; font-size:12px; border:0px; line-height:20px; color:#ccc; font-family:"Microsoft Yahei","微软雅黑",宋体,Arial,sans-serif; padding-left:10px }
.search .btn{ width:45px; height:43px; float:right; }
.search .btn .search_button{ background:url(../images/sou.jpg) no-repeat; width:45px; height:43px; border:0px; cursor:pointer;}