.web_title {
	font-family: "Comic Sans MS";
	font-size: 13px;
	line-height: 26px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	padding-top: 39px;
	padding-left: 3px;
}
.web_title a:link{ color: #333333; text-decoration: none;}
.web_title a:visited{ color: #333333; text-decoration: none;}
.mainbody {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	clear:both;
}
.box {
	width: 550px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
.show_result {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 660px;
	margin-right: 120px;
	margin-left: 120px;
}
.show_result span {
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
}