@charset "utf-8";
/* CSS Document */

.post-content{
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 330px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #D6DEDC url(../img/cbg.jpg) right bottom no-repeat;
	font-family: "Times New Roman", Times, serif;
	width: 612px;
	font-size: 18px;
}

