li{list-style: none;}
.dh{
	height:40px;
	width:1000px;
	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;
}

.columnpage{
	width:1000px;
	height:1020px;
	margin: 0 auto;
}

.column_list{
	width:190px;
	height:1000px;
	background-color: #f8f8f8;
}
.column_list h1{
	width:100%;
	height:50px;
	line-height: 50px;
	background: url(../img/hover_column_bg.png);
	color:#add8ff;
	font-size: 16px;
	text-align: center;
	cursor: default;
	overflow: hidden;
	font-weight: bold;
}

.column_list li{
	width:100%;
	height:45px;
	line-height: 45px;
	color:#000000;
	font-size: 16px;
	border-bottom: 1px solid #6695bf;
	text-align: center;
	overflow: hidden;
	font-weight: lighter;
}

.column_list li a:hover{
	color:#1D72CC;
	text-decoration: none;
	font-weight: normal;
}

.article_list{
	width:790px;
	height:900px;
	border-top:2px solid #1D73CD;
}

.article_list h1{
	width:100%;
	height:14px;
        display:block;
	margin-bottom: 14px;
	_margin-bottom: 14px;
	border-bottom:1px dotted #000000;
	float: left;
}
.article_list p{
	width:100%;
	height:14px;
        display:block;
	margin-bottom: 14px;
	_margin-bottom: 14px;
	border-bottom:1px dotted #000000;
	float: left;
}
.article_list_li_b{
border-top:1px dotted #000000;
padding-top:14px;
margin-top:14px;
background: url(../img/dot.png) no-repeat 2px 31px!important;
}
.article_list ul{
        width:100%;
	margin:0;
	margin-top:12px;
	padding:0;
	display: block;
	float: left;
}
.article_list ul li{
	height:40px;
	width:765px;
	display: block;
	float: left;
	background: url(../img/dot.png) no-repeat 2px 21px;
	padding-left:15px;
}

.article_list 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;
}

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

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

.article_list h2{
	clear: both;
	height:80px;
	display: block;
	text-align: center;
	padding-left:150px;
}
.article_list h2 p{
	width:30px;
	height:20px;
	line-height: 20px;
	margin-left:5px;
	margin-top:45px;
	border:1px solid #cccccc;
	display: block;
	float:left;
	font-size:12px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}
.hzText{
	width:50px!important;
}
.currentPageNum{
	color:#FFFFFF!important;
	cursor: default!important;
	background-color: #1D72CC;
}
.article_list h2 p a:hover{
	color:#1D72CC;
	text-decoration: underline;
}
.article_list h2 p:hover{
	color:#1D72CC;
}
