body {
	background: #FFCC33 url(http://img.at-x.net/images/mainbg.jpg) repeat-x fixed top;
	margin: 0px;
	padding: 0px;
}
td,th,li,body{
	font: 12px/18px Verdana, Osaka, "MS UI Gothic";
	color: #808000;
}
a:hover{
	color: #006600;
	background-color: #CCFF99;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 5px;
	color: #336600;
}
td,th {
	background-color: #FFFFFF;
	padding: 2px 4px;
	font-size: 10px;
	line-height: 14px;
}
th {
	background-color: #FFFF99;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #336600;
	background-image: url(http://img.at-x.net/images/mainbg.gif);
	border-top: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	border-left: 5px solid #99CC00;
	margin-top: 50px;
}
.con {
	background-color: #FFFFCC;
	padding: 15px;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	background-image: url(http://img.at-x.net/images/h2_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.result {
	background-color: #FFCC00;
	width: 100%;
}
.foot {
	text-align: center;
	color: #808000;
	padding-top: 15px;
}
ul {
	margin: 0px 0px 25px 10px;
	padding: 0px;
}
li {
	list-style-type: square;
	list-style-position: inside;
}
