@charset 'utf-8';
/*css reset*/
*{margin:0;padding:0;font-family:"微软雅黑";}
body{overflow:scroll;overflow-x:hidden;width:100%;}
a{text-decoration:none;color:#000}
ul{list-style:none;}
img{border:0;}
.clear{clear:both;}
.header,.daohang,.ad{width:1050px;margin:0 auto;}
.content,.footer{width:1000px;margin:0 auto;}

/*内容*/
.content{width:1000px;margin-top:15px;}
.content-top{width:1000px;height:53px;border-bottom:1px solid #909cba;}
.li1{float:left;font-size:16px;color:#fff;width:140px;height:37px;background-color:#32549d;border-radius:9px 9px 0 0;padding:16px 0 0 48px;}
.li2{float:right;font-size:12px;padding-top:30px;}

.content-bottom{width:1015px;height:435px;margin:20px 0 0 -7px;background:url(../images/l_bg1.gif) no-repeat;}
.content-bottom1{width:1015px;height:375px;margin:40px 0 0 -7px;background:url(../images/l_bg3.jpg) no-repeat;}


