#mains {
	background-color: #F5FEEB;
	padding: 18px;
	clear: both;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BDD4A6;
	margin-bottom: 10px;
}
#mains #main {
	background-color: #FFFFFF;
	padding: 16px;
	color: #000000;
}
#mains #main label {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	margin-bottom: 10px;
}
#mains #main div {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}

#mains #main label span {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	margin-left: 10px;
}
#mains #main dt {
	font-size: 14px;
	line-height: 24px;
}
#mains #main font {
	font-size: 12px;
	color: #FF0000;
}
#mains  #main  h2,h3 {
	text-align: center;
}
#mains #main h3 a {
	font-weight: normal;
	color: #0000FF;
}
