li{list-style: none;}
.dh{
	height:40px;
	width:1000px;
	background-color: #FFFFFF;
	margin:0 auto;
}
.dh_text{
	width:965px;
	height:30px;
	line-height: 30px;
	background: url(../img/dh_icon.png) no-repeat 10px 5px;
	padding-left:35px;
	background-color: #f7f7f7;
	margin-top:10px;
}
.dh_text a{
	font-size: 14px;
	color:#6a6a6a;
}
.dh_text a:hover{
	text-decoration: none;
	color:#1D73CD;
	font-size: 14px;
}

.content_page{
	width:960px;
	padding:20px;
	background-color: #FFFFFF;
	margin:0 auto;
}
.content_title{
	width:960px;
	font-size:26px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.content_info{
	width:740px;
	height:30px;
	line-height: 30px;
	text-align: right;
	padding-right:60px;
	font-size: 14px;
	font-weight: lighter;
	color:#666666;
	background-color: #ebebeb;
	margin:0 auto;
	margin-top:50px;
}
.content_zy{
	background-color: #f7f7f7;
	width:960px;
	height:100px;
}
.zy_left{
	width:80px;
	height:80px;
	margin-top: 10px;
	background: url(../img/content_zuo.png) no-repeat top right;
}
.zynr{
	width:800px;
	height: 65px;
	line-height: 30px;
	margin-top: 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	text-indent: 2em;
	padding-top:10px;
	font-size: 14px;
	letter-spacing: 1px;
	color:#666666;
}
.zy_right{
	width:80px;
	height:80px;
	margin-top: 10px;
	background: url(../img/content_you.png) no-repeat bottom left;
}


.content_main{
	width:800px;
	margin:0 auto;
	/*text-indent: 2em;*/
	margin-top:30px;
	line-height:30px;
	margin-left:80px;
	font-size:16px;
	letter-spacing: 1px;
}
.content_main p{
	margin-top:20px;
}
.content_main table{
	border-left:1px solid #afafaf!important;
        border-top:1px solid #afafaf!important;
}
.content_main table td{
	border-right:1px solid #afafaf!important;
        border-bottom:1px solid #afafaf!important;
}
.content_line{
	width:100%;
	height:20px;
}

.xgwz{
	width:900px;
	height:260px;
	padding: 50px;
	background-color: #FFFFFF;
}
.xgwz h1{
	width:850px;
	height:30px;
	line-height: 30px;
	text-align: left;
	font-size:18px;
	font-weight: bold;
	border-bottom: 1px solid #1D72CC;
	padding-left: 50px;
}

.xgwz ul{
	margin:0;
	margin-top:10px;
	padding:0;
	padding-left: 50px;
	padding-top:20px;
	padding-bottom:20px;
	display: block;
	float: left;
	background-color: #f7f7f7;
}
.xgwz ul li{
	height:40px;
	width:765px;
	display: block;
	float: left;
	background: url(../img/dot.png) no-repeat 2px 21px;
	padding-left:15px;
}

.xgwz ul li a{
	width:620px;
	height:40px;
	line-height: 40px;
	font-size:16px;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float: left;
}

.xgwz ul li a:hover{
	color:#1D72CC;
	text-decoration: none;
}

.xgwz ul li span{
	width:100px;
	height:40px;
	line-height: 40px;
	font-size:16px;
	display: block;
	float: right;
	text-align: right;
	color:#999999;
}
