/* CSS Document */
*{margin:0; padding:0}
img{border:0;}
ul{list-style:none;}
.clear{clear:both;height:0;line-height:0;width:100%;overflow:hidden;font-size:0px;*display:none;}
body{width:100%; margin:0 auto;color:#333;font:12px 'arial','宋体','新宋体',sans-serif,'verdana'; background:#000 url('../images/help/all_bg.jpg') no-repeat center top; word-break:break-all; word-wrap:break-word;line-height:180%;}
a,a:visited{color:red;text-decoration:none;}
a:hover{color:red;text-decoration:underline;}

.area{width:1002px;margin:0 auto;background: url('../images/help/content_bg.jpg') repeat-y;clear:both;}

/*左侧*/
.col_l{width:206px;height:auto;background:url('../images/help/col_lt.jpg') no-repeat left top;float:left;overflow:hidden;}
.zn{height:36px;color:#D2CCBE;margin:15px 0 0 38px;font:bold 14px '宋体';}
.TreeMenu{margin-left:6px;}
.TreeMenu ul{list-style:none; margin:10px 0 0 18px;font-size:12px;}
.TreeMenu ul li{margin:10px 0 0 0; }
.TreeMenu a{width:100%;display:block;text-decoration:none; padding:0 2px 0 20px; margin:0 0 0 5px; background:url('../images/help/help_add.gif') no-repeat left center;}

.TreeMenu a:link{text-decoration:underline;color:#B99E6F; }
.TreeMenu a:visited{text-decoration:underline;color:#FFD999;}
.TreeMenu a:hover{text-decoration:underline;color:#FF6633;}
.TreeMenu a:active{text-decoration:underline;color:#DD0000;}
.TreeMenu a.on{background:url('../images/help/sub.gif')  no-repeat left center;}
.TreeMenu ul ul{display:none;}
/*中间*/
.col_r{width:785px;float:left;background:url('../images/help/cont_t.jpg') no-repeat left top;}
.col_rt{_height:675px;min-height:675px;background:url('../images/help/cont_b.jpg') no-repeat left bottom;padding:24px 15px 20px  28px;}
/*页尾*/
.bottom{width:100%;height:51px;background:url('../images/help/bottom_bg.jpg') repeat-y center;}
#container{	padding:15px 9px 12px 4px;}
#container h3{font-size:14px;margin:4px 0;}
#container h4{font-size:12px;margin:2px 0;}
.tableClass{border:1px solid #C1AE7B; border-width:1px 0 0 1px; margin:5px 0;  text-align:center;  border-collapse:collapse;}
.tableClass td,th{border:1px solid #C1AE7B; border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:center;padding:5px;font-size:12px;}
.tableClass th{text-align:center;font-weight:600;background-color:#D2BD84;}
.floatCol{text-align:left;clear:both}
.floatCol div{float:left;text-align:center;}
.font_bold{font-weight:bold;}
p{padding:2px;}
.oit_0{color:gray;font-weight:bold;}
.oit_1{color:green;font-weight:bold;}
.oit_2{color:blue;font-weight:bold;}
.oit_3{color:purple;font-weight:bold;}
.oit_4{color:#ff6600;font-weight:bold;}
.oit_5{color:red;font-weight:bold;}