#Article {
	clear:both;
	margin:0px 10px 0px 10px
}
#Article #atTitle {
	font-size:22px;
	padding:5px 0 10px;
	text-align:center;
	clear:both;
	font-weight:bold;
	margin-top:10px;
	color:#f60
}
#Article #atSource {
	color:#727272;
	margin:5px auto 0px;
	background:#F8F8F8;
	line-height:23px;
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	text-align:center;
	clear: both;
}
#Article #atSource a {
	color:#727272
}
#Article #atSource a:hover {
	color:#C2130E
}
#Article #atSource .cred {
	color:#C2130E
}
#Article #atContent {
	margin:5px 10px 0px 10px;
	font-size:14px;
	line-height:180%;
	word-wrap:break-word;
	word-break:break-all;
	text-align:left;
	_height:200px;
	min-height:200px;
	clear:both
}
#Article #atContent p {
	text-indent:2em;
	padding: 5px 0 5px 0;
}

#Article #hgo{float:right}
#ArtInfo {
	height:32px;
	background:#F5F5F5;
	text-align:center;
	line-height:32px;
	color:#333;
	padding-top:2px;
	margin:0px auto 20px;
	text-align:center
}
#ArtInfo a {
	color:#333
}
#ArtInfo span {
	color:#C2130E
}
#ArtInfo .huise {
	color:#DADADA
}
#ArtInfo .cred {
	color:#C2130E
}
