@charset "utf-8";
/* CSS Document */
/*top*/
body{background:#f2f2f2;}
.header{background:url(../img/headerbg.jpg) repeat-x 0 bottom;height:60px;}
.wrap{width:1003px;margin:0 auto;height:60px;}
.wrap .fl{}
.nav{float:right;padding-top:15px;display:inline;}
.nav li{float:left;padding:0 18px; background:url(../img/navlibg.jpg) no-repeat right center; display:inline-block;}
.nav li a{display:inline-block;color:#666666; font-size:14px; font-weight:bold;height:28px;line-height:28px;}
.nav li a:hover,.nav li .cur{border-bottom:2px solid #479433;color:#479433;}

/*bottom*/
.footer{height:135px; background:url(../img/footbg.jpg) repeat-x 0 bottom ;padding-top:20px;_height:155px;}
.foot{width:1003px;margin:0 auto;}
.adiv{width:445px;margin:0 auto;}
.a1{margin-right:10px;}
.footul {margin:15px auto 22px;height:22px;line-height:22px;}
.footul li a{color:#606060;}
.footul li a:hover{color:#479433;}
.footul li{padding:0 15px;background:url(../img/footlibg.jpg) no-repeat right center;float:left;}
.footer  .foot .nobg{background:none;}
.tools{color:#f2f2f2;font-size:11px; text-transform:uppercase;}
.foot .fl a{color:#f2f2f2;font-size:11px;padding:0 8px;display:inline-block;background:url(../img/flabg.jpg) no-repeat right center;}
.foot .fr a ,.foot .fl a:hover{color:#fff;}
.foot .fr a:hover{color:#479433;}

/*框架*/

