.main_center {
	display: block;
	height: auto;
	width: auto;
	padding-left: 30%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.main_comment , a, a:hover{
	font-size: 9px;
	text-align: center;
	font-style: italic;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
