.block_faq .title{background:url(../images/question.png) no-repeat;padding-left:27px}
.block_faq .title a{text-decoration:none}
.block_faq .title a:hover{text-decoration:underline}
.catlist{margin-bottom:15px;margin-top:5px;padding-left:20px}
.catlist li.description{color:#666;font:normal 12px arial, verdana, sans-serif;padding-bottom:10px;padding-left:27px}
.catlist li.main{background:url(../images/question.png) no-repeat left -24px;font:bold 12px/24px arial, verdana, sans-serif;padding-left:27px}
.page_title{border-bottom:1px solid #ccc;font:bold 12px/23px arial, verdana, sans-serif}
.show_detail .detail_faq{padding-bottom:15px}
.show_detail .detail_faq .question{
    margin-left: 20px;
    padding-bottom:10px;
    color: #000;    
}
.answer-question {
	display:inline-block;
	padding-left:20px; 
    background:url("../images/answer.png")no-repeat;
	font-size:14px;
    text-align: justify;
    color: #006699;
}
.show_detail .detail_faq .title{
    color: #ff0066;
    background:url(../images/question.png) no-repeat;
    border-bottom:1px solid #92c2fe;
    display:block;
    font-weight: bold;
    font-size: 15px;
    margin-bottom:5px;
    padding-left:27px
}
.title-question{ 
    color: #245682;    
    display:block;
    font-size: 15px;
    margin-bottom:5px;
    padding-left:5px
}
.gotop{float:right;padding-top:4px}
.show_detail .detail_faq .title .gotop{padding-top:4px}
.show_row{padding-bottom:30px;padding-left:20px}
.welcome{font:bold 13px arial, verdana, sans-serif;padding-bottom:10px;padding-top:5px}
.catlist li.main:hover{background:url(../images/question.png) no-repeat left 0;font:bold 12px/24px arial, verdana, sans-serif;padding-left:27px;

.faqs_content li{
    width:100%;
	border-bottom:1px dotted #CCC;
	padding:5px;
	font-size:12px;
    text-align: justify;
	color:#006699;
    text-a
}
.hethong{
    background:#F7FBFB;
    line-height:32px;
    font-weight: bold;
    color: #FF6600;
    text-transform:uppercase;
    text-align: center;
    font-size: 15px;
}
.faqs_content li{
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
	font-size:12px;
    text-align: justify;
	color:#006699;
    text-a
}
.answer {
	display:inline-block;
	padding-left:5px; 
    background:url(../images/answer.png)no-repeat;
	font-size:14px;
     color: #336699;
    text-align: justify;
}
.comment_answer{
	background:url({NV_BASE_SITEURL}themes/{THEME}/images/faq/answer1.png) no-repeat center left; padding-left: 18px;
	font-size:14px;
	color:#00868B;

}
.send_question {
	line-height:25px;
	display:inline-block;
	float:right;
	padding:5px 2px;
}
.send_question span{
	background:url({NV_BASE_SITEURL}themes/{THEME}/images/faq/question.png) no-repeat center left; padding-left: 18px;
}
.comment_question{
	background:url({NV_BASE_SITEURL}themes/{THEME}/images/faq/comment_question.png) no-repeat center left; padding-left: 18px;
	font-size:14px;
	color:#F00;

}
.view { color:#666; font-size:11px }
.show { color:#F60; font-size:11px; font-weight:nomal }
}