/*页面整体样式定义*/
body {margin:0px;padding:0px;background-position:center}
body,td {font-size:12px;line-height:18px;color:#000;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-position: center;
    ROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #82C638;
	SCROLLBAR-3DLIGHT-COLOR: #82C638;/*滚动条中间的*/
	SCROLLBAR-ARROW-COLOR: #82C638;/*滚动条2边的三角头*/
	SCROLLBAR-TRACK-COLOR: #EBF3E1;/*滚动条中间背景*/
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

/*定义表格整体宽度*/
.tableNav {width:900px;}
.tableNav_index {width:900px; border:#82C833 1px solid;}

/*表格*/
.table001 {border:#82C833 1px solid;}
.table002 {border:#82C833 1px solid;}
/*表格头部*/
.td001 {height:18px;font-weight:bold;color:#fff;background:url(../images/td_bg01.gif) repeat-x;padding:3px 0px 2px 5px;}
.td002 {height:26px;font-weight:bold;color:#73C4FB;background:url(../images/td_bg02.gif) repeat-x;padding:3px 0px 2px;width:100px;text-align:center;float:left;clear:left;}
.td003 {height:26px;font-weight:bold;color:#53ABE0;background:url(../images/td_bg03.gif) repeat-x;padding:3px 0px 2px;width:80px;text-align:center;float:left;clear:left;}

.td_top {height:150px;font-weight:bold;color:#333;background:url(../top/top.jpg) repeat-x;padding:3px 0px 2px;width:900px;text-align:center;float:left;clear:left;border:#82C833 1px solid;}


/*数据输出中不同行数表格背景*/
.tr001 {background:#fff;text-align:left;}
.tr002 {background:#d3f4f9;text-align:center;}
.tr009 {background:#FFF9EE;text-align:center;}

/*页面一般连接样式*/
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*定义头部连接样式*/
a.topLink {color:#333333;}
a.topLink:hover {color:#9933FF}

/*页面中间信息部分*/
/*左边*/
#contentLeft {width:600px;padding-right:3px;}
/*右边*/
/*广告图片*/
.imgNav {padding:2px;background:#FF9900;width:111px;height:48px;}
/*分类导航内容表格*/
/*一级*/
.tr003 {background:#EFF7FF;}
.classLeft01 {width:17%;height:19px;padding:5px 0px 2px 20px;background:url(images/icon_1.gif) no-repeat #ccc;}
.classLeft001 {width:17%;height:20px;padding:5px 0px 2px 10px;background:#EFEFEF;}
.classMid01 {width:77%;padding:3px 5px 0px;text-align:center;}
.classRight01 {width:6%;text-align:right;padding:2px 2px 0px 0px;}
a.classLink01 {color:#000;text-decoration:none;font-size:14px;}
a.classLink01:hover {color:#F78801;text-decoration:none;}
a.link006 {color:#0248b2;text-decoration:none;}
a.link006:hover {color:#ff0000;text-decoration:underline;}


/*----------------------------index主页面部分样式---------------------------*/
/*空－高度*/
.lineH{margin:0 auto; width:10px;  font-size:1px; height:5px; overflow:hidden; background-color:#FFFFFF; clear:both;}

.clear{ clear:both;}

.red{ color:#FF0000;}
/*主页中间DIV层部分样式----标题*/
.FAQ_Title{margin:0 auto; width:873px; background-image:url(content_topbg.gif); background-repeat:no-repeat; height:39px; float:none; clear:both; overflow:hidden;}
.FAQ_Title .title h5{color:#006600; font-size:14px; font-weight:bold; text-align:left; padding-left:35px; padding-top:14px;}
/*帮助中心中间主体部分样式----内容*/
.FAQ{margin:0 auto; float:none;width:867px; background-color:#F7FBF1; border-left:1px solid #99BC96; border-right:1px solid #99BC96; padding:0px; display:inherit;}

/*左边竖条分隔线*/
.FAQ .borderleft{ border-right:1px dashed #99BC96; border-bottom:1px dashed #99BC96;}
/*每行横条分隔线*/
.FAQ .borderbottom{ border-bottom:1px dashed #99BC96;}
.FAQ .listFont{margin:0 auto; float:none;font-size:12px; line-height:25px; padding:6px;}
.FAQ .listFont a:link {color: #4C6E4D; text-decoration:underline;font-size:12px;}
.FAQ .listFont a:visited {color: #666;text-decoration:underline;font-size:12px;}
.FAQ .listFont a:hover {color:#FF6600; text-decoration:underline;font-size:12px;}
.FAQ .listFont a:active {color: #4C6E4D;font-size:12px;}


.FAQ .leftMenu{ width:270px; margin:0;  float:left; padding:0px; padding-left:12px;}
.FAQ .PARENT_top {width:222px; margin:0 auto; padding:0px; padding-left:20px;}

.FAQ .rightAnswer{width:600px; margin:0; float:right;}
.FAQ .rightAnswer .content p{line-height:23px;}
.FAQ .rightAnswer .content p div{line-height:23px;}
.FAQ .rightAnswer .content a:link {color:#0000FF; text-decoration:underline;}
.FAQ .rightAnswer .content a:visited {color:#0000FF;text-decoration:underline;}
.FAQ .rightAnswer .content a:hover {color:#FF6600; text-decoration:underline;}
.FAQ .rightAnswer .content a:active {color: #0000FF;}

.FAQ_Bottom{margin:0 auto;float:none;width:873px;background-image:url(content_xiabg.gif); background-repeat:no-repeat; height:16px; clear:both;}
