
/**************************main***********************/
.is-main{ width:100%; min-height:600px; background-color:#efefef; overflow:hidden; padding-bottom:40px; position:relative;}
.is-main .titlebox{ width:100%; height:52px; background:url(../images/common/title-bg.png) no-repeat left top #fff; border-bottom:1px solid #ddd;}
.is-main .titlebox .tit{ margin-left:19.39%;}
.is-main .titlebox span{ width:30.3%; display:block; float:left; line-height:52px; text-align:center;}
.is-main .titlebox .tit-cu{ border-bottom:2px solid #ae8452; height:51px; color:#ae8452;}

.is-main .list-news{ width:200%; float:left;}
.is-main .list-news dl{ width:50%; float:left;}
.is-main .list-news dl dt{ border-bottom:1px dotted #ccc;}
.is-main .list-news dl dt span{ float:right; font-size:0.8125em; color:#888; line-height:36px; margin-right:3.03%;}
.is-main .list-news dl dt a{ background:url(../images/index/list-bg.png) no-repeat left center; padding-left:4.24%; margin-left:1.82%; font-size:0.875em; color:#282828; line-height:36px;}

#page_list {
	line-height: 1.2rem;
	text-align: right;
	padding: 1.8rem 0.6rem 1.8rem 0.6rem;
	font-size: 0.84rem;
	font-family: 'Arial';
	float: right;
}

#page_list .page {
	border: 0.06rem solid #e0e0e0;
	color: #868585;
	text-decoration: none;
	margin: 0.24rem 0.24rem 0 0.24rem;
	padding: 0.24rem;
}

#page_list .page:hover {
	border: 0.06rem solid #e0e0e0;
	background-color: #f1f1f1;
	color: #868585;
}

#page_list a {
	text-decoration: none;
}

#page_list a:hover {
	color: #0000FF;
}

#page_list .currentpage {
	border: 0.06rem solid #e0e0e0;
	background-color: #f1f1f1;
	color: #868585;
	text-decoration: none;
	margin: 0 0.24rem 0 0;
	padding: 0.24rem;
}
































