@charset "utf-8";
#main .title {
	width:940px;
	height:20px;
	padding:20px 0;
	margin-bottom:20px;
	font:bold 18px Arial;
	color:#35ac6a;
}
#main .block {
	width:940px;
	font:100 13px Arial;
	color:#656565;
	line-height:20px;
}
