@charset "utf-8";
/* CSS Document */

.qwplr_article {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: auto;
}
.article_left{
	margin: 0px auto;
	float: left;
	clear: right;
	width: 745px;
	height: auto;
}
.article_right{
	margin: 0px auto;
	float: left;
	width: 170px;
	height: 500px;
	background: url(../images/article_right.jpg) repeat-x ;

}
.article_left h1 {

	margin: 0px auto;
	float: left;
	clear: both;
	padding-top: 10px;
	width: 705px;
	height: 30px;
	display: block;
	font-size: 20px;
	text-align: center;
	color:#039;
	font-weight: bold;
}
.article_left span {

	margin: 0px auto;
	margin-left: 10px;
	float: left;
	clear: both;
	width: 705px;
	line-height: 30px;
	height: auto;
	display: block;
	text-indent: 2em;

}
.article_right img {
	float: left;
	width: 170px;
	margin-top:30px;
	display: block;
	text-align: center;

}

.qwplr_list {
	margin: 15px auto 15px;
	clear: both;
	width: 740px;
	height: auto;
}
/* 文章列表 */
.qwplrl_article {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height: auto;

}
.qwplrl_article h1 {
	margin: 10px auto;
	float:left;
	clear: right;
	padding-left: 10px;
	width: 630px;
	height: 24px;
	display: block;
	font-size: 14px;
	color:#000;
	font-weight: bold;
}
.qwplrl_article h1 a{

	color:#000;

}
.qwplrl_article h3 {
	margin: 10px auto;
	float:left;
	padding-right: 0px;
	width: 80px;
	height: 24px;
	display: block;
	font-size: 12px;
	color:#333;

}

.qwplrl_article span {
	margin: 0px auto 0px;
	clear: both;
	padding-left: 30px;
	padding-right: 10px;
	width: 700px;
	height: 20px;
	display: block;
	font-size: 12px;
	color:#000;
}
.qwplrl_article span label{
	width: 600px;
	float: left;
	clear: right;
}
.qwplrl_article span a{
	width: auto;
	float: left;
	color: #0635ff;
}
.qwplrl_page {
	margin: 0px auto;
	margin-bottom: 10px;
	clear: both;
	width: 962px;
	height: 24px;
	text-align: center;
}
.qwplrl_page_head {
	margin: 0px;
	width: 230px;
	height: 24px;
	float: left;
	clear: right;
}
.qwplrl_page_middle {
	margin: 0px;
	width: 220px;
	height: 24px;
	float: left;
	clear: right;
}

.qwplrl_page label {
	margin: 0px;
	display: block;
	margin-left: 5px;
	width: 330px;
	height: 14px;
	float: left;
	clear: right;
	color: #000;
	line-height: 14px;
	vertical-align: text-bottom;
}
.qwplrl_page label img {
	margin-top: 0px;
	float: left;
	clear: right;
}
.qwplrl_page span {
	margin: 0px;
	display: block;
	width: auto;
	height: 14px;
	float: right;
	line-height: 14px;
	text-align: right;
}
.qwplrl_page span a {
	margin: 0px;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
	clear: right;
	display: block;
	width: auto;
	height: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.qwplrl_page span a img{
	margin: 0px;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
	clear: right;
	width: auto;
}

