@charset "utf-8";
/* CSS Document */

/* top*/
.top{ width:100%; height:120px; background:url(../images/top_bg.png) repeat-x;}
.top-mid{ width:1000px; height:100%; padding:0px 179px; margin:0 auto; background:url(../images/top-mid_bg.jpg) no-repeat right center;} 
.top-ul{ float:right;}
.top-ul li{ float:left; background:url(../images/top-ul_lirigbg.png) no-repeat right center; line-height:26px;}
.top-ul li.last{ background:none;}
.top-ul li a{ padding:0px 14px 0px 11px; display:block; color:#3d3d3d;}
.top-ul li a .ico{ width:16px; height:26px; float:left;}
.top-ul li a .ico1{ background:url(../images/top-ul_lia_icobg1_1.png) no-repeat left center;}
.top-ul li a .ico2{ background:url(../images/top-ul_lia_icobg2_1.png) no-repeat left center;}
.top-so{ width:241px; height:25px; float:right; margin-right:2px;}
.top-soico{ width:11px; height:25px; float:left;}
.top-soicoleft{ background:url(../images/top-soicoleft_bg.png) no-repeat left center;}
.top-soicorig{ background:url(../images/top-soicorig_bg.png) no-repeat left center;}
.top-somid{ width:219px; height:25px; background:#fff; float:left; display:block;}
.top-sotxt{ font-family:"宋体"; color:#8f8f8f; border-style:none; padding-left:9px; height:25px; line-height:25px; background:none; width:188px; float:left;}
.top-sobtn{ width:22px; height:25px; float:left; border-style:none; cursor:pointer; background:url(../images/top-sobtn_bg.png) no-repeat 6px center;}

/* nav*/
.nav{ width:100%; height:48px; background:url(../images/nav_bg.png) repeat-x;}
.navul{ width:1000px; height:48px; margin:0 auto; display:block;}
.navul .fstli{ float:left; background:url(../images/navul_lirigbg.png) no-repeat right center;}
.navul .fstliast{ background:none;}
.navul .fstli .fsta{ line-height:48px; padding:0px 43px; color:#fff; font-size:14px; display:block;}

/* footer*/
.footer{ width:100%; height:41px; background:#1462aa;}
.footer-mid{ width:1000px; height:auto; line-height:41px; text-align:center; color:#fff; margin:0 auto;}
.footer-mid .aitem{ color:#fff;}
.footer-mid .aitem:hover{ text-decoration:underline;}