@charset "UTF-8";
.header_underline {
	text-align: left;
	display: block;
	background-image: url(../images/index/bg/bg_dottedline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_no_underline {
	padding-bottom: 11px;
	text-align: left;
	display: block;
	height: 27px;
}
.border_thumb {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	padding: 5px;
}
.dotted_line {
	background-image: url(../images/index/bg/bg_dottedline.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 21px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	vertical-align: 100%;
	background-position: left center;
}
.border_img {
	padding: 5px;
	margin-left: 10px;
	border: thin solid #999999;
}
.img10pad {
	padding-left: 10px;
}
.text_10pxpad_topbottom {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
}
