.hr_faqs{
	background:url(../images/hr_faqs.gif) repeat-x;
}
.faqs_other{
	color:#21a449;
	padding-bottom:5px;
	font-weight:bold;
}
.f_question {
	font-weight:bold;
	color:#cb2100;
	padding:2px;
	margin-bottom:5px;
}
.fDate {
	color:#4d4d4d;
	font-weight:normal;
}
.box_question {
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:5px;
} 
.box_question_r {
	background:url(../images/box_question_r.gif) repeat-y;
}
.box_question_b {
	background:url(../images/box_question_b.gif) repeat-x;
}

.box_answer {
	background:#f2f7f9;
	border-top:1px solid #d4d7d2;
	border-left:1px solid #d4d7d2;
	border-right:1px solid #d4d7d2;
	padding:5px;
}

.box_answer_r {
	background:url(../images/box_answer_r.gif) repeat-y;
}
.box_answer_b {
	background:url(../images/box_answer_b.gif) repeat-x;
}

.btn_view {
	background:url(../images/btn_view_bg.gif) repeat-x;
	text-align:center;
	padding:0px 10px;
}
.btn_view a {
	text-decoration:none;
	color:#4d4d4d;
}

.hr { background:url(../images/hr.gif) repeat-x center;padding:10px 0px ;margin:0px ; line-height:10px;overflow:hidden;}

.title_order li {
	padding-bottom:2px;
}
.title_order li a {
	background:url(../images/icon_news.gif) 0px 7px no-repeat;
	padding-left:15px;
	font-size:13px;
	font-weight:normal;
	font-family:arial;
	color:#217cd5;
}
.title_order li a:hover {
	background:url(../images/icon_news.gif) 0px 7px no-repeat;
	padding-left:15px;
	font-size:13px;
	font-weight:normal;
	font-family:arial;
	color:#1eaa01;
	text-decoration:none;
}
