@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;
	text-align: left;
}

.post-content img{
	padding-top: 30px;
	padding-bottom: 15px;
}
