/* CSS Document */
h3{
text-indent: -9999px;
}
#h1 {
	background-image: url(images/h1.jpg);
	float: left;
	height: 40px;
	width: 490px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#h2_1{
	background-image: url(images/h2_1_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 35px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#h2_2{
	background-image: url(images/h2_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 490px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#h2_3{
	background-image: url(../onlinehdf/images/h2_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 490px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#h3_1{
	background-image: url(../onlinehdf/images/h3_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 450px;
	margin-top: 15px;
}
#h3_2{
	background-image: url(../onlinehdf/images/h3_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 450px;
	margin-top: 15px;
}
#h3_3{
	background-image: url(../onlinehdf/images/h3_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 450px;
	margin-top: 15px;
}
#h3_4{
	background-image: url(../onlinehdf/images/h3_4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 450px;
	margin-top: 15px;
}
#h3_5{
	background-image: url(../onlinehdf/images/h3_5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 450px;
	margin-top: 15px;
}
#c_right ul {
	margin-left: 0px;
	padding-left: 15px;
}
#c_right li {
	list-style-type: disc;
	display: block;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#c_right .texbox li.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E9F1;
}


.texbox {
	float:left;
	width: 480px;
	padding-left: 5px;
	padding-top: 10px;
}
.texbox_i {
	float:left;
	width: 480px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}
strong{
	color: #FF9999;
}
.mdb10 {
	margin-bottom: 10px;
}
.caution {
	color: #FD0100;
}

