.title{
	font-weight:bold;
}
.bg_faqs{
	background:url(../images/bg_faqs.gif) repeat-x;
}
.bg_tab td{
	padding-left:10px;
	color:#000000;
}

.bg_tab a{
	display:block;
	background:url(../images/icon_faqs.gif) left no-repeat;
	padding-left:15px;	
	color:#000000;
	text-decoration:none;
	line-height:23px;
	padding-left:15px;
}

.bg_tab a:hover{
	background:url(../images/icon_faqs_act.gif) left no-repeat;
	color:#9f080d;
}
.bg_tab a.tabs-selected{
	background:url(../images/icon_faqs_act.gif) left no-repeat;
	color:#9f080d;
 }
 
.tab { padding-top:0px;}

.btn_addquestion{
	background:url(../images/icon_write.jpg) left no-repeat;
	text-align:left;
	color:#9f080d;
	font-size:11px;
	
}
.btn_addquestion_detail{
	display:block;
	width:175px;
	line-height:36px;
	background:url(../images/btn_add_question_detail.jpg) center no-repeat;
	text-align:center;
	color:#9f080d;
	font-size:16px;
	font-weight:bold;
	
}
.btn_addquestion a{
	text-align:center;
	color:#9f080d;
	padding-left:15px;
}
.btn_addquestion_detail a{
	text-align:center;
	color:#9f080d;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}
.btn_addquestion a:hover{
	color:#777777;
	text-decoration:none;
}
.btn_addquestion_detail a:hover{
	color:#777777;
	text-decoration:none;
}
.date_post{
	color:#a2a1a1;
}
.detail a{
	color:#cc0000;
}
.detail a:hover{
	color:#cc0000;
	text-decoration:underline;
}
.faqs_other{
	color:#535252;
	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:#ebebeb;
	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_cat {
	background:url(../images/line_faqs.gif) bottom left no-repeat;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
	color:#4ba023;
}
.Title_cat a{
	font-weight:bold;
	font-size:14px;
	color:#4ba023;
}
.title_order li {
	padding-bottom:2px;
}
.title_order li a {
	background:url(../images/icon_news.gif) 0px 7px no-repeat;
	padding-left:10px;
	font-size:13px;
	font-weight:normal;
	font-family:arial;
	color:#027636;
}
.title_order li a:hover {
	padding-left:10px;
	font-size:13px;
	font-weight:normal;
	font-family:arial;
	color:#ff0000;
	text-decoration:none;
}
.date_news{
	color:#999999;
}
