@charset "utf-8";
/* CSS Document */

/*---头部logo部分---*/
.top{ width:1000px; height:149px; margin:0px auto;}
.topl{ width:604px; height:129px; float:left;}
.topr{ width:385px; height:129px; float:right; margin-top:5px;}

/*---导航部分---*/
.menu{ width:100%; height:54px; background:#6b6a74;filter:alpha(opacity=80);opacity:0.8;}
.menu_box{ width:1000px; height:54px; margin:0px auto; background:url(../images/menu01.jpg) no-repeat;}
.menu ul{ padding:0px;margin:0px;list-style:none; }
.menu li{ height:54px;float: left; text-align:center; line-height:54px; }
.aa{ width:68px;}
.bb{ width:71px;}
.cc{ width:75px;}
.dd{ width:108px;}
.ee{ width:81px;}
.ff{ width:71px;}
.ff1{ width:76px;}
.gg{ width:82px;}
.hh{ width:77px;}
.ii{ width:70px;}
.jj{ width:70px;}
.kk{ width:70px;}
.ll{ width:70px;}
.menu li a{ color:#FFFFFF; font-weight:bold; height:54px;display: block;font-size:14px;}
.menu li a:hover{ color:#ffffff;}


/*---底部部分---*/
.footer_box{ width:1000px; height:auto; margin:0px auto;}
.footer{ width:1000px;height:auto;float:left;color:#ffffff;margin-bottom:43px;background:#175ea7;}
.footer_title{ width:1000px; height:32px; float:left; margin-top:16px; color:#FFFFFF; text-align:center; font-weight:bold; margin-bottom:15px;}
.footer_title span{ width:10px; margin-left:5px; margin-right:5px;}
.footer_title a{ color:#FFFFFF;}
.footer_title a:hover{ color:#FF5400;}
.footer_text{ width:1000px; height:auto; float:left; color:#FFFFFF; text-align:center; margin-bottom:25px; line-height:24px;}