/*网页整体样式--------------------------------------------------------------body*/
BODY
{
	margin: 0px;
	FONT-FAMILY: 宋体;
	FONT-SIZE: 12px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color:#F4F2EC;/*s1*/
	background-position: top center;
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-SHADOW-COLOR:#cccccc;
	SCROLLBAR-ARROW-COLOR:#333333;
	SCROLLBAR-TRACK-COLOR:#f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR:#cccccc;
	SCROLLBAR-BASE-COLOR:#eeeeee
}
/*表格基本样式--------------------------------------------------------------td*/
td
{
	FONT-FAMILY: 宋体;
	FONT-SIZE: 12px;
}

/*整个网站默认链接的样式----------------------------------------------------a*/
a:link {
	color:#878682;/*s2*/
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color:#878682;/*s2*/
	text-decoration: none;
	font-size: 12px;
}
/*文章标题链接的样式-------------------------------------------------------TitleLink*/
.TitleLink a:link {
	color: #5F5334;/*s17*/
}

.TitleLink a:visited {
	color: #5F5334;/*s17*/
}

/*导航user1链接的样式-------------------------------------------------------user1*/
.user1 a:link {
	color:#ffffff;/*s3*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.user1 a:visited {
	color:#ffffff;/*s3*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
table.user1
{
	padding-top:4px;
	padding-bottom:0px;
	text-align: center;
	color:#ffffff;/*s3*/
	text-decoration: none;
}

/*导航user2链接的样式-------------------------------------------------------user2*/
.user2 a:link {
	color:#D1B592;/*s4*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.user2 a:visited {
	color:#D1B592;/*s4*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
table.user2
{
	text-align: left;
	color:#D1B592;/*s4*/
	font-size: 12px;
	padding-top:0px;
	padding-bottom:0px;
}

/*导航user4链接的样式-------------------------------------------------------user4*/
.user4 a:link {
	color:#693B0B;
	text-decoration: none;
	font-size: 12px;
	
}
.user4 a:visited {
	color:#693B0B;
	text-decoration: none;
	font-size: 12px;
	
}
table.user4
{
	text-align: left;
	color:#ff0000;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*当前位置样式--------------------------------------------------------------pathway*/
div.pathway
{
	color:#61840C;/*s5*/
	line-height: 30px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/pathway.gif);
	background-repeat: no-repeat;
}
.pathway a:link {
	color:#61840C;/*s5*/
	text-decoration: none;
	font-size: 12px;
}
.pathway a:visited {
	color:#61840C;/*s5*/
	text-decoration: none;
	font-size: 12px;
}

/*整个网站按钮的样式--------------------------------------------------------button*/
.button
{
	color:#73973C;/*s7*/
	background-color:#F5F5C3;/*s6*/
	text-align: center;
	text-valign:middle;
	font-size: 12px;
	line-height: 15px;
	width: 55px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C7B299;/*sb7*/

}
/*整个网站输入框的样式------------------------------------------------------text*/
.text
{
	background-color:#f6f6f9;
	border: 1px solid #C7B299;/*sb7*/
	line-height: 15px;
	margin-top: 5px;
    width: 80px;
}

/*会员登陆样式类-------------------------------------------------------------userlogin*/
table.userlogin thead 
{
	font-weight: bold;
	line-height: 28px;
	color:#5F5334;/*s8*/
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	background-image: url(../images/login_head.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.userlogin tbody 
{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	text-align: center;
	color:#586F39;/*s9*/
}

table.userlogin input.button
{

}
table.userlogin input.text
{

}

.userlogin a:link {
	color:#586F39;/*s9*/
}
.userlogin a:visited {
	color:#586F39;/*s9*/
}

/*站内搜索样式--------------------------------------------------------------search*/
table.search thead
{
	font-weight: bold;
	line-height: 28px;
	color:#5F5334;/*s8*/
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	background-image: url(../images/search_head.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.searchsite tbody
{
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	align: left;	
}
table.searchsite input.text
{
	width: 150px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	
	vertical-align: middle;
	text-align: left;
	align: left;
}
table.searchsite select
{
	width: 150px;
	text-align: left;
	align: left;
}
table.searchsite input.button
{
	
	align: right;
	margin-bottom: 5px;
}

/*网站调查样式---------------------------------------------------------------vote*/
table.vote thead td
{
	font-weight: bold;
	line-height: 28px;
	color:#5F5334;/*s8*/
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	background-image: url(../images/vote_head.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.vote tbody
{
	line-height: 20px;
	padding-top: 5px;
	color:#586F39;/*s10*/
}
table.vote tfoot
{
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
table.vote input.button
{
	width: 50px;
}

/*网站调查结果页面样式------------------------------------------------------VoteResult*/
table.VoteResult thead
{
	font-weight: bold;
}
table.VoteResult tbody
{
	color:#878682;/*s2*/
	text-align: left;
	width: 70%;
}


/*友情链接------------------------------------------------------------------sitelink*/
table.sitelink thead td
{
	font-weight: bold;
	line-height: 28px;
	color:#5F5334;/*s8*/
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/sitelink_head.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.sitelink tbody
{
	line-height: 20px;
	padding-top: 5px;
}
.sitelink a:link {
	color:#586F39;/*s10*/
}
.sitelink a:visited {
	color:#586F39;/*s10*/
}
/*推荐网站--------------------------------------------------------------------website*/
table.website thead td
{
	font-weight: bold;
	line-height: 28px;
	color:#5F5334;/*s8*/
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/website_head.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.website tbody
{
	line-height: 20px;
	padding-top: 5px;
}
.website a:link {
	color:#586F39;/*s10*/
}
.website a:visited {
	color:#586F39;/*s10*/
}

/*全球搜索样式---------------------------------------------------------------modulesearch*/
table.modulesearch thead td
{
	font-weight: bold;
	line-height: 28px;
	color:#5F5334;/*s8*/
	font-size: 12px;
	text-align: left;
	padding-left: 20px;

}
table.modulesearch tbody
{
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

/*首页A列样式类,a01~06分别定义了不同的标题背景--------------------------------A thead*/
table.HomeAreaA thead td
{
	color:#586F39;/*s11*/
	font-size: 12px;	
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(../images/a_title.gif);
	background-repeat: no-repeat;
	background-position: left;
}
table.HomeAreaA01 thead td
{
	
	}
table.HomeAreaA02 thead td
{
	
	}
table.HomeAreaA03 thead td
{
	
	}
table.HomeAreaA04 thead td
{
	color:#5F5334;/*s13*/
	background-image: url(../images/a04b04c03_title.gif);
	}
table.HomeAreaA05 thead td
{
	background-image: url(../images/a0205_title.gif);
	}
table.HomeAreaA06 thead td
{
	background-image: url(../images/a06_title.gif);
	}

/*首页A列内容样式类,a01~06分别定义了不同的内容背景----------------------------A tbody*/
table.HomeAreaA tbody 
{
	color:#586F39;/*s11tbody*/
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left;
}

table.HomeAreaA01 tbody td
{
	
}
table.HomeAreaA02 tbody td
{
	
}
table.HomeAreaA03 tbody td
{
	
}
table.HomeAreaA04 tbody td
{
	color:#5F5334;/*s13tbody*/
}
table.HomeAreaA05 tbody td
{
	background-image: url();
}
table.HomeAreaA06 tbody td
{
	background-image: url();
}
td.HomeAreaA_SmallPic
{
	width: 60px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
table.HomeAreaA tfoot
{
	line-height: 22px;
	padding-right: 20px;
}
table.HomeAreaA a:link {
	color:#586F39;/*s11a*/
}
table.HomeAreaA a:visited {
	color:#586F39;/*s11a*/
}

/*首页B列标题样式类,b01~06分别定义了不同的标题背景----------------------------B thead*/
table.HomeAreaB thead td
{
	color:#586F39;/*s12*/
	font-size: 12px;	
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(../images/b_title.gif);
	background-repeat: no-repeat;
	background-position: left;
}
table.HomeAreaB01 thead td
{
}
table.HomeAreaB02 thead td
{
}
table.HomeAreaB03 thead td
{
}
table.HomeAreaB04 thead td
{
	background-image: url(../images/a04b04c03_title.gif);
}
table.HomeAreaB05 thead td
{
	background-image: url(../images/b05_title.gif);
}
table.HomeAreaB06 thead td
{
	background-image: url(../images/b06_title.gif);
}

/*首页B列内容样式类,b01~06分别定义了不同的内容背景---------------------------B tbody*/
table.HomeAreaB tbody td
{
	color:#586F39;/*s12tbody*/
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left;
}

table.HomeAreaB01 tbody td
{
	
}
table.HomeAreaB02 tbody td
{
	
}
table.HomeAreaB03 tbody td
{
	background-image: url(../images/b_body.gif);
}
table.HomeAreaB04 tbody td
{
	
}
table.HomeAreaB05 tbody td
{
	background-image: url(../images/b_body.gif);
}
table.HomeAreaB06 tbody td
{
	background-image: url(../images/b_body.gif);
}

td.HomeAreaB_SmallPic
{
	width: 60px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
table.HomeAreaB tfoot
{
	line-height: 22px;
	padding-right: 20px;
}
table.HomeAreaB a:link {
	color:#586F39;/*s12a*/
}
table.HomeAreaB a:visited {
	color:#586F39;/*s12a*/
}

/*首页C列标题样式类,c01~06分别定义了不同的标题背景---------------------------C thead*/
table.HomeAreaC thead td
{
	color:#5F5334;/*s13*/
	font-size: 12px;	
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	padding-left: 30px;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/c_title.gif);
}
table.HomeAreaC01 thead td
{
	
}
table.HomeAreaC02 thead td
{
	
}
table.HomeAreaC03 thead td
{
	background-image: url(../images/a04b04c03_title.gif);
}
table.HomeAreaC04 thead td
{
	
}
table.HomeAreaC05 thead td
{
	
}
table.HomeAreaC06 thead td
{
	background-image: url(../images/c06_title.gif);
}

/*首页C列内容样式类,c01~06分别定义了不同的内容背景---------------------------C tbody*/
table.HomeAreaC tbody td
{
	color:#5F5334;/*s13tbody*/
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left;
}

table.HomeAreaC01 tbody td
{
	
}
table.HomeAreaC02 tbody td
{
	background-image: url(../images/b_body.gif);
}
table.HomeAreaC03 tbody td
{
	
}
table.HomeAreaC04 tbody td
{

}
table.HomeAreaC05 tbody td
{
	
}
table.HomeAreaC06 tbody td
{
	background-image: url();
}

td.HomeAreaC_SmallPic
{
	width: 60px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
table.HomeAreaC tfoot
{
	line-height: 18px;
	padding-right: 20px;
}
table.HomeAreaC a:link {
	color:#5F5334;/*s13a*/
}
table.HomeAreaC a:visited {
	color:#5F5334;/*s13a*/
}

/*首页D列标题样式类,d01~06分别定义了不同的标题背景---------------------------D thead*/
table.HomeAreaD thead td
{
	color:#5F5334;/*s14*/
	font-size: 12px;	
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(../images/d_title.gif);
	background-repeat: no-repeat;
	background-position: left;
}
table.HomeAreaD01 thead td
{
	
}
table.HomeAreaD02 thead td
{
	
}
table.HomeAreaD03 thead td
{
	
}
table.HomeAreaD04 thead td
{
	background-image: url(../images/d04_title.gif);
}
table.HomeAreaD05 thead td
{
	background-image: url(../images/d05_title.gif);
}
table.HomeAreaD06 thead td
{
	background-image: url(../images/d06_title.gif);
}

/*首页D列内容样式类,d01~06分别定义了不同的内容背景--------------------------D tbody*/
table.HomeAreaD tbody td
{
	color:#5F5334;/*s14tbody*/
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left;
}

table.HomeAreaD01 tbody td
{
	
}
table.HomeAreaD02 tbody td
{
	
}
table.HomeAreaD03 tbody td
{
	
}
table.HomeAreaD04 tbody td
{
	background-image: url(../images/b_body.gif);
}
table.HomeAreaD05 tbody td
{
	background-image: url(../images/b_body.gif);
}
table.HomeAreaD06 tbody td
{
	background-image: url(../images/b_body.gif);
}

td.HomeAreaD_SmallPic
{
	width: 60px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
table.HomeAreaD tfoot
{
	line-height: 22px;
	padding-right: 20px;
}
table.HomeAreaD a:link {
	color:#5F5334;/*s14a*/
}
table.HomeAreaD a:visited {
	color:#5F5334;/*s14a*/
}

/*文章正文内容区-------------------------------------------------------------main*/
table.main
{
	line-height: 20px;
	font-size: 12px;
	color:#878682;/*s2*/
	width: 95%;
	padding-top: 15px;
	padding-right:30px;
	padding-left: 30px;
}

/*文章列表类模块，标题在右侧显示时样式----------------------------------------Mainleft*/
table.Mainleft
{
	padding-right: 15px;
	padding-left: 15px;
}
table.Mainleft thead td/*继承left设置*/
{
	color:#5F5334;/*s8*/
	text-align: left;
	padding-left: 38px;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 2px;
}
/*左侧标题列表，右侧内容摘要时，左侧标题的显示样式*/
table.Mainleft tbody td
{
	line-height: 18px;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	background-image: url(../images/mainleft_body.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Mainleft a:link {
	color:#586F39;/*left18*/
}
.Mainleft a:visited {
	color:#586F39;/*left18*/
}

/*文章列表类模块，标题在左侧显示时样式----------------------------------------Mainright*/
table.Mainright
{
	padding-right: 15px;
	padding-left: 15px;
}
table.Mainright thead td/*继承right设置*/
{
	color:#5F5334;/*s8*/
	text-align: left;
	padding-left: 38px;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 2px;
}
/*左侧标题列表，右侧内容摘要时，左侧标题的显示样式*/
table.Mainright tbody td
{
	line-height: 18px;
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(../images/mainleft_body.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Mainright a:link {
	color:#5F5334;/*right18*/
}
.Mainright a:visited {
	color:#5F5334;/*right18*/
}

/*左侧内容区样式------------------------------------------------------------left*/
table.left
{
	padding-right: 15px;
	padding-left: 15px;
}
table.left thead td/*同时控制自定义模块的thead*/
{
	color:#5F5334;/*s8*/
	text-align: left;
	padding-left: 38px;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 2px;
}
table.left tbody td/*同时控制自定义tbody。与ABCD tbody的区别在的top、bottom设置*/
{
	line-height: 18px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left;
}
.left a:link {
	color:#586F39;/*left18*/
}
.left a:visited {
	color:#586F39;/*left18*/
}

/*右侧内容区样式------------------------------------------------------------right*/
table.right
{
	padding-right: 15px;
	padding-left: 15px;
}
table.right thead td/*同时控制自定义模块的thead*/
{
	color:#5F5334;/*s8*/
	text-align: left;
	padding-left: 38px;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 2px;
}
table.right tbody td/*同时控制自定义tbody。与ABCD tbody的区别在的top、bottom设置*/
{
	line-height: 18px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left;
}
.right a:link {
	color:#5F5334;/*right18*/
}
.right a:visited {
	color:#5F5334;/*right18*/
}




/*·················以下内容很少进行修改··················*/


/*左侧自定义模块样式-----------------------------------------------------------userdesign*/
table.userdesign 
{
	padding: 0px 0px;
}
/*左侧自定义模块标题样式：继承left thead设置*/
table.userdesign thead td
{
	color:#5F5334;/*s8*/
	background-image: url(../images/userdesign_head.gif);
	background-repeat: no-repeat;
	background-position: center;	
}
/*左侧自定义模块内容样式：继承left tbody设置*/
table.userdesign tbody td
{
	color:#586F39;/*s10*/
}
table.userdesign  a:link 
{
	color:#586F39;/*s10*/
}
table.userdesign  a:visited 
{
	color:#586F39;/*s10*/
}

/*文章列表类模块显示文章摘要时样式-------------------------------------------ArtIntro*/
table.ArtIntro thead td
{
	font-size:14px;
	font-weight:bold;
	color:#363636;/*s15*/
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #878682;/*s16*/
	line-height: 13px;
	padding-bottom: 2px;
	background-image: url(../images/artintro_head.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
}
table.ArtIntro tbody td
{
	width: 100%;
	padding-right: 3px;
	padding-left: 3px;
}
/*文章内容样式---------------------------------------------------------------ArtContent*/
table.ArtContent thead td
{
	font-size:14px;
	font-weight:bold;
	color: #363636;/*s15*/
	text-align:center;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #878682;/*s16*/
}
table.ArtContent tbody td
{
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	color: #878682;/*s2*/
}

/*文章列表类模块样式---------------------------------------------------------ArtList*/
table.ArtList thead td
{
	font-size: 14px;
	font-weight: bold;
	color:#363636;/*s15*/
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#878682;/*s16*/
}
table.ArtList tbody td
{
	line-height: 10px;
	background-image: url(../images/ArtList_body.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-right: 40px;
	padding-left: 30px;
}
table.ArtList tfoot
{
	font-size: 12px;
	font-weight: normal;
	text-align:right;
}

/*图片列表类模块样式-----------------------------------------------------------PicList*/

table.PicList thead td
{
	font-size: 14px;
	font-weight: bold;
	color:#363636;/*s15*/
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#878682;/*s16*/
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
}
table.PicList tbody td
{
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
}
table.PicList tfoot td
{
	text-align: right;
	padding-right: 30px;
}

/*在线反馈标题样式-----------------------------------------------------------feedback*/
table.feedback input 
{
	background-color:#f6f6f9;
	height: 20px;
	width: 350px;
}
table.feedback textarea
{
	background-color:#f6f6f9;
	height: 150px;
	width: 350px;
}
/*在线反馈类别样式*/
table.Feedback select
{
	background-color:#f6f6f9;
	width: 100px;
}
/*在线反馈按钮样式*/
table.Feedback input.button
{
	background-color:#F5F5C3;/*s6*/
	width: 60px;
}

/*评论样式--------------------------------------------------------------------Comment*/
table.Comment
{
	text-align: center;
}
table.Comment textarea
{
	background-color:#f6f6f9;	
	height: 150px;
	width: 450px;	
}
table.Comment input.button
{
	background-color:#F5F5C3;/*s6*/
	width: 60px;
}
/*分页样式--------------------------------------------------------------------PageLink*/
table.PageLink 
{
	text-align: center;
}

table.PageLink tbody td
{
	text-align: center;
}
/*版权信息--------------------------------------------------------------------copyright*/
.copyright 
{
	color: #8C7C6A;/*s19*/
	padding-top: 2px;
	padding-bottom: 40px;
}
.copyright a:link {
	color:#8C7C6A;/*s20*/
}
.copyright a:visited {
	color:#8C7C6A;/*s20*/
}

/*padding的顺序:上右下左*/
背景颜色:F4F2EC;/*s1*/
普通链接及内容页面文字:878682;/*s2*/

导航user1颜色:ffffff;/*s3*/
导航user2颜色:D1B592;/*s4*/

当前位置:61840C;/*s5*/

按钮背景（左右页面背景色不同时可根据需要调整CSS）:F5F5C3;/*s6*/
按钮文字:73973C;/*s7*/
边框颜色:C7B299;/*sb7*/

功能模块、自定义模块标题（仅在内容页显示效果）:5F5334;/*s8*/
内容文字(会员登陆):586F39;/*s9*/
内容文字(功能模块、自定义模块，left或者right与内容页背景颜色不同时很必要区别设置):586F39;/*s10*/

首页A列-标题-颜色:586F39;/*s11*/
首页A列-内容-颜色:586F39;/*s11tbody*/
首页A列-链接-颜色:586F39;/*s11a*/

首页B列-标题-颜色:586F39;/*s12*/
首页B列-内容-颜色:586F39;/*s12tbody*/
首页B列-链接-颜色:586F39;/*s12a*/

首页C列-标题-颜色:5F5334;/*s13*/
首页C列-内容-颜色:5F5334;/*s13tbody*/
首页C列-链接-颜色:5F5334;/*s13a*/

首页D列-标题-颜色:5F5334;/*s14*/
首页D列-内容-颜色:5F5334;/*s14tbody*/
首页D列-链接-颜色:5F5334;/*s14a*/

文章及图片列表标题:363636;/*s15*/
分割线:878682;/*s16*/
显示摘要时标题链接:5F5334;/*s17*/
左侧链接:586F39;/*left18*/
右侧链接:5F5334;/*right18*/
版权信息颜色：8C7C6A;/*s19*/
版权信息链接：8C7C6A;/*s20*/