#left_contents .whitebox {
	width: 638px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #D7D7D7;
	padding: 15px;
	line-height: 1.6em;
}
#left_contents .whitebox li {
	list-style-position: inside;
	list-style-image: url(../images/contact_arrow.jpg);
}
#left_contents li {
	list-style-type: none;
}
#left_contents .stitle {
	font-size: small;
	font-weight: bold;
	color: #0099FF;
	float: left;
	width: 670px;
	margin-top: 20px;
	margin-bottom: 6px;
}
#left_contents .arrow {
	padding-right: 4px;
	padding-bottom: 4px;
}
#left_contents .txtindent {
	float: left;
	width: 658px;
	padding-left: 12px;
}
#left_contents .contact_imgbox {
	text-align: center;
	float: left;
	width: 670px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left_contents h5 {
	background-image: url(../../contact_rule/images/sub_title_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 23px;
	width: 670px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: small;
	padding-top: 8px;
}
#left_contents h6 {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: top;
	float: left;
	height: 23px;
	width: 668px;
	margin-bottom: 10px;
	padding-top: 8px;
	border: 1px solid #535353;
}



.thanks {
	text-align: center;
	width: 670px;
	padding-top: 100px;
	padding-bottom: 100px;
}
