@charset "utf-8";
.content_title {
	font-family: tahoma;
	font-size: 13px;
	color: #f6801d;
	font-weight: bold;
}
.content_img_border {
	border: 1px double #f6801d;
	padding: 1px;
}
.content_text_label {
	font-family: tahoma;
	font-size: 11px;
	color: #f6821f;
}

.content_text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.content_text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
.content_help_text {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	background-image: url(../../../images/help_sum.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 15px 2px;
}
