@charset "UTF-8";
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #dcdcd4;
	position: relative;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}	

.dateline {
	font color: #FFF;
	font-size: 14px;
	background-color: #00C;
	text-align: right;
	color: #FFF;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 7px;
}

.content {
	font color: #000;
	background-color: #FFF;
	text-align: justify;
	padding: 8px;
}
