body {
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
}
h1 {
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-left: 30px;

}
span {
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-left: 35px;
}
.asu {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 180%;
}
b {
	font-weight: bold;
	color: #FFFFFF;
}
u {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 160%;
}
.judge {

	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 160%;
}
q {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
i {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.result {


	height: 267px;
	width: 360px;
	margin: 0px;
	padding: 7px 0px 0px;
	position: static;
	background-image:  url("result/images/result.jpg");
	background-repeat: no-repeat;
}
.link {
	height: 80px;
	border: 1px solid #CCCCCC;
	width: 330px;
}
.resultTable td {
	font-size: 12px;
	text-align: center;



}
.resultTable th {
	font-size: 12px;
	font-weight: bold;
}

