#CONTENT h3 {
	font-size: 20px;
	margin-left: 15px;
}
#reg_list li {
	margin-left: 20px;
	list-style-type: none;
	background-image: url(../images/round_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 20px;
}
#reg_list {
	margin-bottom: 30px;
}
#reg_list li #sub_list li {
	background-image: url(../images/bullet.gif);
	background-position: 6px;
	color: #666;
}
#CONTENT h4 {
	font-weight: bold;
	color: #894927;
	background-color: #E2BE8C;
}
#num_list {
	margin-bottom: 30px;
}
#num_list li {
	margin-left: 40px;
	list-style-type: decimal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	line-height: 22px;
	margin-right: 20px;
}
#num_list li #sub_list li {
	background-image: url(../images/bullet.gif);
	background-position: 6px;
}
#partition {
	height: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDD8BA;
}
#table_title {
	color: #552418;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#test_result {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #666;
	margin-bottom: 30px;
}
#test_result td {
	text-align: center;
}



#test_result h2 {
	font-size: 15px;
	background-image: none;
	color: #552418;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B3B3B;
	background-color: #FFFFCC;
}
#test_result h3 {
	font-size: 13px;
	background-image: none;
	color: #883926;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #FFFFCC;
	margin: 0px;
}
