/*body {
	color: #000;
	background: url('/Skins/coffee/images/bg_body.gif') left top;
	font-family: "verdana","新宋体","Arial";
	font-size: 9pt;
	min-height: 101%;
}

.dayTitle {
	width: 100%;
	color: #666;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 12px;
	margin:3px auto 5px 1px;
	clear:both;
	text-align:left;
}

.postBody {
	padding: 5px 2px 5px 5px;
	line-height: 1.5em;
	color: #696969;
}

.postCon {
	float: right;
	line-height: 1.5em;
	width: 100%;
	clear:both;
	padding: 10px 0;
    font-size: 12px;
    color: #696969;
}*/