@charset "utf-8";
/* CSS Document */
#Article{clear:both;margin:0px auto;min-height:200px;_height:200px}
#Article #atTitle{	 
	font-size:22px;
	padding:5px 0 15px; 
	text-align:center;
	clear:both;
	color:#010101;
	font-weight:bold;
	margin-top:10px
}
#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:0px 10px 0px 10px;
	padding-top:10px;
	line-height:180%;
	word-wrap:break-word;
	word-break:break-all;
	text-align:left;
	clear:both;
	min-height:300px;_height:300px
}
#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}
#Article .back{text-align:right;line-height:30px}