@charset "utf-8";
/* CSS Document */
.searresult strong {font-weight:bold;}
.searresult em {color:#c00;}
.questionwrap {border:1px solid #89CF72; background:#CCE4BE;padding:2px;margin-bottom:10px;}
h2.theanswers,
h2.thebestanswers,
h2.thistitleq {display:block;padding:4px 2px 2px 5px; font-weight:bold;margin:0;font-size:14px;position:relative;}
h2.thistitleq span {display:block;width:16px; height:16px; position:absolute; left:5px; top:3px; background:url(../images/icons.gif) no-repeat 0 0px;}
h2.thebestanswers strong,
h2.thistitleq strong {display:block; padding-left:25px;}
h2.thebestanswers span {display:block;width:16px; height:16px; position:absolute; left:5px; top:3px; background:url(../images/icons1.gif) no-repeat 0 0px;}
h2.theanswers span {display:block;width:16px; height:16px; position:absolute; left:5px; top:3px; background:url(../images/icons.gif) no-repeat 0 0px;}
.bestquestionwrap {border:1px solid #ccc; background:#eee;padding:2px;margin-bottom:10px;}
.quescont h4 {font:bold 17px/1.5em ""}
.quescont {padding:5px; border:1px solid #eee; background:#fff;}
.answerque {border:2px solid #f90;margin:3px 0; padding:5px;}
.textareaanswer {width:500px; border:1px solid #ccc; height:150px;}
.novellink {color:#090; font-family:"宋体"; font-size:12px;padding:2px 1px 0 5px;}
