@charset "utf-8";
/* CSS Document */
h1{
	color:#960162;
	padding:10px 0 2px 0px;
	border-bottom:dashed 1px #FF66CC;
}
.showdetail{
	background:url(../images/bg-showdetail.gif) no-repeat top;
	padding:10px;
	
}
.postinfo{
	color:#666;
	padding:0 0 2px 0px;
	font-size:10px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:20px;
}
.detail{
	padding-bottom:80px;

}