@charset "utf-8";

.tree li{border-bottom:1px solid #e5e5e5;height:28px;overflow:hidden;position:relative;top:0;left:0;overflow:hidden;}
.tree li *{font-size:14px;line-height:28px;*zoom:1;}
.tree li span{font-weight:bold;}
.tree li a{display:block;padding-left:12px;}
.tree li.current{padding-left:12px;background:url(/index/img/master.png) no-repeat left -1309px;}
.treeEnd{background:#fff;height:1px;overflow:hidden;position:relative;top:-2px;}

.titleBar{height:25px;overflow:hidden;margin-bottom:15px;border-bottom:1px solid #c6c6c6;position:relative;}
.titleBar .title{display:inline;}
.titleBar .stat{margin-left:10px;}
.titleLinks{position:absolute;right:0px;top:2px;}
.titleLinks em{font-weight:bold;font-style:normal;}
.titleLinks a{margin-left:10px}

.QAlists{clear:both;height:100%;}
.QAlists ul{*zoom:1;}
.QAlists ul:after{clear:both;content:"";display:block;}
.QAlists li{vertical-align:top;position:relative;display:inline-block;*display:inline;zoom:1;width:365px;padding-left:15px;margin:0 10px 5px 0;}
.QAlists li .dot{position:absolute;top:0;left:0;width:15px;font-size:13px;font-weight:bold;text-align:center;}
.QAlists li a{font-size:14px;}
.QAlists .moreQA{clear:both;border-top:1px solid #e5e5e5;margin-top:10px;}
.QAlists .moreQA strong{margin:0 5px;}
.QAlists .moreQA li{font-size:14px;margin-top:10px;}

.QAitem{clear:both;margin-top:15px;}
.QAitem .Qtitle{height:28px;background-color:#e7eef3;position:relative;}
.QAitem .Qtitle h2{font:bold 14px "";line-height:28px;text-indent:15px;}
.QAitem .Qtitle a{font:normal 12px "宋体";position:absolute;right:5px;top:7px;}

.QAitem .Qentry{padding:15px;padding-bottom:5px;font-size:14px;line-height:22px;}
.QAitem .Qentry *{font-size:14px;line-height:22px;}
.QAitem .Qentry p{clear:both;font-size:14px;line-height:22px;margin-bottom:15px;}
.QAitem .Qentry table{table-layout:fixed;margin-bottom:10px;}
.QAitem .Qentry td{border:1px solid #e5e5e5;padding:5px 10px 4px 10px;}
.QAitem .Qentry thead td{font-weight:bold;background:#eee;}
.QAitem .Qentry td p{margin-bottom:10px;} 
.QAitem .Qentry ul{list-style-type:disc;list-style-position:outside;margin-left:1.1em;}
.QAitem .Qentry ol{list-style-type:decimal;list-style-position:outside;margin-left:1.6em;}
.QAitem .Qentry img{margin:0 10px 10px 0;}
.QAitem .Qentry big{font-size:16px;}
.QAitem .Qentry small{font-size:12px;}
.QAitem .Qentry table.tableblue td{border:1px solid #cce0ee;}
.QAitem .Qentry table.tableblue thead td{background:#e7eef3;}
.QAitem .Qentry .block{display:block;background:#eee;padding:10px 15px;margin-bottom:10px;}
.QAitem .Qentry .blockblue{display:block;background:#e7eef3;padding:10px 15px;margin-bottom:10px;}
.QAitem .Qentry .blockborder{display:block;background:#eee;padding:9px 14px;margin-bottom:10px;border:1px solid #e5e5e5;}
.QAitem .Qentry .line{display:block;clear:both;height:0;line-height:0;border-bottom:1px solid #e5e5e5;margin:10px 0;}
.QAitem .Qentry .block .line{border-color:#ddd;}
.QAitem .Qentry .blockblue .line{border-color:#c2d9ea;}
.QAitem .Qentry .blockborder .line{border-color:#ddd;}

.QAitem .tips{clear:both;margin-top:10px;padding:15px;padding-top:5px;}
.QAitem .tips span{font-size:14px;color:#ff3300;}
.QAitem .tips p{font-size:14px;line-height:22px;margin-bottom:0;}
