/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
.faqs {}
.faqs td {vertical-align:top;}
.faqs td div {font-size:14px;line-height:24px;text-align:left;}
.faqs s,.faqs b {color:#FFFFFF;display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;border-radius:6px 6px 0 6px;margin:0 0 0 16px;}
.faqs s {background:#0679D4;text-decoration:none;}
.faqs b {background:#1AAD19;font-weight:normal;}
.faqs p {margin:6px 0 0 0;}
.faq_form {background:#FAFAFA;border-radius:10px;padding:10px;margin:16px;}
.faq_input {color:#1B4C7A;}
.faq_input span {color:red;}
.faq_input input {border:#EEEEEE 1px solid;padding:6px;}
.faq_tips {padding:0 0 16px 30px;color:#999999;}
.faq_tip {padding:0 16px;color:#999999;line-height:24px;}
.faq_post:hover {background:#00679A url('ico-post.png') no-repeat 10px center;}
.faq_info {padding:8px 0;text-align:left;}
.faq_info .ui-ico-report {display:none;}
.faq_info:hover .ui-ico-report {display:inline-block;}
.faq_vote {color:#666666;padding:2px 0;}
.faq_ip {color:#999999;font-size:12px;float:right;}
.faq_load {height:64px;background:url('loading.gif') no-repeat center center;}
.faq_text {padding:24px;}
.faq_text input {width:100%;height:46px;line-height:46px;border:#EEEEEE 1px solid;border-radius:10px;box-sizing:border-box;outline:none;padding:0 10px;font-size:14px;}
.faq_text input:hover {border:#DDDDDD 1px solid;}