.aticletitle{
	float:left;
	width:700px;
	font-size:14px;
	height:20px;
	margin-top:20px;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
}
.articledate{
	float:left;
	width:700px;
	height:20px;
	text-align:center;
	margin-bottom:10px;
}
.articlecontent{
	float:left;
	width:650px;
	padding:25px;
	line-height:20px;
}
.articleop{
	float:left;
	width:530px;
	height:70px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:140px;
}
.aprint, .asend, .agohome{
	float:left;
	width:70px;
	height:65px;
	margin-left:50px;
}
.othersarticle{
	float:left;
	width:660px;
	line-height:20px;
	padding:20px;
	background-color:#F4F4F4;
	margin-bottom:20px;
}
.otheratitle{
	float:left;
	width:660px;
	height:20px;
	font-weight:bold;
}
.oarticlelist{
	float:left;
	width:640px;
	padding-left:20px;
}
.oatitletitle{
	float:left;
	width:310px;
	margin-right:10px;
	height:20px;
	margin-top:5px;
}
.theorylist, .theoryauthor, .theorydate{
	float:left;
	height:20px;
	margin-top:10px;
}
.theorylist{
	width:300px;
	background-image: url(/resource/icon/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:20px;
}
.theoryauthor{
	width:180px;
}
.theorydate{
	width:200px;
}
.article_content_page_list{
	float:left;
	width:650px;
	padding:25px;
}
.article_content_page_num{
	float:left;
	width:20px;
	height:20px;
	border:solid 1px #CCCCCC;
	background-color:#eeeeee;
	margin-right:10px;
	text-align:center;
}