#Article_left {
	width: 750px;
	float: left;
}
.articleh1 {
	font-size: 12px;
	background-color: #ddd;
	border: 1px solid #ddd;
	text-indent: 20px;
	background-image: url(/skins/zihong/images/bg_title1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 25px;
	height: 25px;
}
.articleh2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
}

#Article_left #Article_list li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	font-size: 14px;
}
#Article_left #Article_list li a {padding-right: 20px;}
#Article_left #Article_list #Article_page {
	line-height: 30px;
	height: 30px;
	text-align: center;
	margin-top: 20px;
}
#Article_right {
	float: right;
}
#Article_left #Article_list {
	border: 1px solid #ddd;
}
#Article_view {
	border: 1px solid #ddd;
}
#article_content {
	padding: 10px;
	text-indent: 20px;
}
