@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-left{float:left;width:216px;}
.content-right{float:left;width:780px;margin-top:10px;}
.left-top{width:216px;height:53px;background-color:#32549d;border-radius:14px 12px 0 0;border-bottom:1px solid #e0e0e0;}
.left-top .p1{font-size:16px;color:#fff;text-align:center;padding-top:17px;}

.left-bottom{border-right:1px solid #ccc;height:300px;}
.left-bottom ul li{width:216px;height:46px;border-bottom:1px solid #e0e0e0;font-size:14px;background:url(../images/g_bg6.gif) 21px 0 no-repeat}
.left-bottom ul li:hover{width:216px;height:46px;background:url(../images/g_bg2.jpg) no-repeat;color:#fff;border-bottom:none;padding-right:14px;border-right:none;}
.left-bottom .sele{width:216px;height:46px;background:url(../images/g_bg2.jpg) no-repeat;color:#fff;border-bottom:none;padding-right:14px;border-right:none;}
.left-bottom .span1{float:right;margin:16px 14px 0 0;}

.right-top{width:780px;height:49px;border-bottom:1px solid #bcc4d6;margin-top:-6px;}
.right-top .span2{float:right;font-size:12px;margin-top:23px;}
.right-bottom{width:759px;margin-left:20px;}
.right-bottom .p2{text-align:center;font-size:14px;font-weight:bold;margin-top:20px;}
.bottom-center{width:759px;margin-top:10px;font-size:12px;line-height:26px;}




