/*网页整体样式--------------------------------------------------------------body*/

BODY

{

	margin: 0px;

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	FONT-SIZE: 12px;

	background-image: url(../images/body_bg.jpg);

	background-repeat: repeat;

	background-color:#ffffff;/*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: Arial, Helvetica, sans-serif;

	FONT-SIZE: 12px;

}



/*整个网站默认链接的样式----------------------------------------------------a*/

a:link {

	color:#FFFFDF;/*s2*/

	text-decoration: none;

	font-size: 12px;

}

a:visited {

	color:#FFFFDF;/*s2*/

	text-decoration: none;

	font-size: 12px;

}


/*文章标题链接的样式-------------------------------------------------------TitleLink*/

.TitleLink a:link {

	color: #FFFFDF;/*s17*/

}



.TitleLink a:visited {

	color: #FFFFDF;/*s17*/

}

/*在线报名样式-------------------------------------------------------fbTitle*/

.fbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:	#ffcc33;

}
.fbContent{
	color: #ffcc33;
	text-align: left;
	padding-left: 0px;

}
.Main Feedback{
	font-size: 12px;
	color: #ffcc33;
}
.fbLeftTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc33;
	background-position: right;
	text-align: right;
	padding-right: 20px;
}

/*在线反馈标题样式-----------------------------------------------------------feedback*/

table.feedback input 

{
	background-color:#932020;
	height: 20px;
	width: 350px;
	font-size: 12px;
	color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #C93030;
}
table.select 

{
	background-color:#932020;
	height: 20px;
	width: 200px;
	font-size: 12px;
	color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #C93030;
}

table.feedback textarea
{
	background-color:#932020;
	height: 150px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc33;
	border:1px solid #C93030;
}


/*在线反馈类别样式*/


table.Feedback select

{
	background-color:#932020;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc33;
	border: 1px solid #0000FF;
}

/*在线反馈按钮样式*/

table.Feedback input.button

{
	background-color:#932020;/*s5*/
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc33;
}



/*导航user1链接的样式-------------------------------------------------------user1*/


.user1 a:link {

	color:#FFCC33;/*s4*/

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

}

.user1 a:visited {

	color:#FFCC33;/*s4*/

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

}

table.user1

{

	text-align: left;

	color:#FFCC33;/*s4*/

	font-size: 12px;

	padding-top:4px;

	padding-bottom:0px;

}



/*导航user2链接的样式-------------------------------------------------------user2*/

.user2 a:link {

	color:#F79A46;/*s41*/

	text-decoration: none;

	font-size: 12px;

	

}

.user2 a:visited {

	color:#F79A46;/*s41*/

	text-decoration: none;

	font-size: 12px;

	

}

table.user2

{

	text-align: left;

	color:#F79A46;/*s41*/

	font-size: 12px;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}



/*导航user3链接的样式-------------------------------------------------------user3*/

.user3 a:link {

	color:#467948;/*s31*/

	text-decoration: none;

	font-size: 12px;

	

}

.user3 a:visited {

	color:#467948;/*s31*/

	text-decoration: none;

	font-size: 12px;

	

}

table.user3

{

	text-align: left;

	color:#467948;/*s31*/

	font-size: 12px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}



/*导航user4链接的样式-------------------------------------------------------user4*/

.user4 a:link {

	color:#F79A46;/*s41*/

	text-decoration: none;

	font-size: 12px;

	

}

.user4 a:visited {

	color:#F79A46;/*s41*/

	text-decoration: none;

	font-size: 12px;

	

}

table.user4

{

	text-align: left;

	color:#F79A46;/*s41*/

	font-size: 12px;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

/*导航user5链接的样式-------------------------------------------------------user5*/




/*当前位置样式--------------------------------------------------------------pathway*/

div.pathway

{

	color:#FFCC33;/*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:#FFCC33;/*s5*/

	text-decoration: none;

	font-size: 12px;

}

.pathway a:visited {

	color:#FFCC33;/*s5*/

	text-decoration: none;

	font-size: 12px;

}



/*整个网站按钮的样式--------------------------------------------------------button*/

.button

{

	color:#FBCAA6;/*s7*/

	background-color:#932020;/*s5*/

	text-align: center;

	text-valign:middle;

	font-size: 12px;

	line-height: 15px;

	width: 55px;

	margin-top: 5px;

	margin-bottom: 5px;

	border: 1px solid #C93030;/*sb7*/



}

/*整个网站输入框的样式------------------------------------------------------text*/

.text

{

	background-color:#f6f6f9;

	border: 1px solid #C93030;/*sb7*/

	line-height: 15px;

	margin-top: 5px;

    width: 80px;

}



/*会员登陆样式类-------------------------------------------------------------userlogin*/

table.userlogin thead 

{

	font-weight: bold;

	line-height: 28px;

	color:#FFB062;/*s8*/

	font-size: 12px;

	text-align: center;

	padding-top: 3px;

	background-image: url(../images/funciton_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:#FBCAA6;/*s9*/

}



table.userlogin input.button

{

	width: 58px;

}

table.userlogin input.text

{



}



.userlogin a:link {

	color:#FBCAA6;/*s9*/

}

.userlogin a:visited {

	color:#FBCAA6;/*s9*/

}



/*站内搜索样式--------------------------------------------------------------search*/

table.search thead

{

	font-weight: bold;

	line-height: 28px;

	color:#FFB062;/*s8*/

	font-size: 12px;

	text-align: center;

	padding-top: 4px;

	background-image: url(../images/funciton_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;

	width: 70px;

}



/*网站调查样式---------------------------------------------------------------vote*/

table.vote thead td

{

	font-weight: bold;

	line-height: 28px;

	color:#FFB062;/*s8*/

	font-size: 12px;

	text-align: center;

	padding-top: 2px;

	background-image: url(../images/funciton_head.gif);

	background-repeat: no-repeat;

	background-position: center;

}

table.vote tbody

{

	line-height: 20px;

	padding-top: 5px;

	color:#FBCAA6;/*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:#FFFFDF;/*s2*/

	text-align: left;

	width: 70%;

}





/*友情链接------------------------------------------------------------------sitelink*/

table.sitelink thead td

{

	font-weight: bold;

	line-height: 28px;

	color:#FFB062;/*s8*/

	font-size: 12px;

	text-align: center;

	padding-top: 5px;

	background-image: url(../images/funciton_head.gif);

	background-repeat: no-repeat;

	background-position: center;

}

table.sitelink tbody

{

	line-height: 20px;

	padding-top: 5px;

}

.sitelink a:link {

	color:#FBCAA6;/*s10*/

}

.sitelink a:visited {

	color:#FBCAA6;/*s10*/

}

/*推荐网站--------------------------------------------------------------------website*/

table.website thead td

{

	font-weight: bold;

	line-height: 28px;

	color:#FFB062;/*s8*/

	font-size: 12px;

	text-align: center;

	padding-top: 5px;

	background-image: url(../images/funciton_head.gif);

	background-repeat: no-repeat;

	background-position: center;

}

table.website tbody

{

	line-height: 20px;

	padding-top: 5px;

}

.website a:link {

	color:#FBCAA6;/*s10*/

}

.website a:visited {

	color:#FBCAA6;/*s10*/

}



/*首页A列样式类,a01~06分别定义了不同的标题背景--------------------------------A thead*/

table.HomeAreaA thead td

{

	color:#FFB062;/*s11*/

	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;

}

table.HomeAreaA01 thead td

{

	background-image: url(../images/a0103c0203_title.gif);

	}

table.HomeAreaA02 thead td

{

	background-image: url(../images/a0204_title.gif);

	}

table.HomeAreaA03 thead td

{

	background-image: url(../images/a0103c0203_title.gif);

	}

table.HomeAreaA04 thead td

{

	background-image: url(../images/a0204_title.gif);

	}

table.HomeAreaA05 thead td

{

	

	}

table.HomeAreaA06 thead td

{

	

	}



/*首页A列内容样式类,a01~06分别定义了不同的内容背景----------------------------A tbody*/

table.HomeAreaA tbody 

{

	color:#FFFFDF;/*s11tbody*/

	line-height: 15px;

	padding-top: 5px;

	padding-right: 5px;

	padding-left: 25px;

	padding-bottom: 5px;

	background-image: url();

	background-repeat: no-repeat;

	background-position: left;

}



table.HomeAreaA01 tbody td

{

	

}

table.HomeAreaA02 tbody td

{

	

}

table.HomeAreaA03 tbody td

{

	background-image: url(../images/b_body.gif);

}

table.HomeAreaA04 tbody td

{

	

}

table.HomeAreaA05 tbody td

{

	

}

table.HomeAreaA06 tbody td

{

	

}

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:#FFFFDF;/*s11a*/

}

table.HomeAreaA a:visited {

	color:#FFFFDF;/*s11a*/

}



/*首页B列标题样式类,b01~06分别定义了不同的标题背景----------------------------B thead*/

table.HomeAreaB thead td

{

	color:#FFB062;/*s12*/

	font-size: 12px;	

	font-weight: bold;

	line-height: 28px;

	text-align: left;

	padding-left: 30px;

	padding-top: 4px;

	background-image: url(../images/b0102d0102_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

{

	

}

table.HomeAreaB05 thead td

{

	

}

table.HomeAreaB06 thead td

{

	

}



/*首页B列内容样式类,b01~06分别定义了不同的内容背景---------------------------B tbody*/

table.HomeAreaB tbody td

{

	color:#FFFFDF;/*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

{

	background-image: url(../images/b_body.gif);

}

table.HomeAreaB03 tbody td

{

	

}

table.HomeAreaB04 tbody td

{

	

}

table.HomeAreaB05 tbody td

{

	

}

table.HomeAreaB06 tbody td

{

	

}



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:#FFFFDF;/*s12a*/

}

table.HomeAreaB a:visited {

	color:#FFFFDF;/*s12a*/

}



/*首页C列标题样式类,c01~06分别定义了不同的标题背景---------------------------C thead*/

table.HomeAreaC thead td

{

	color:#FFB062;/*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;

}

table.HomeAreaC01 thead td

{

	background-image: url(../images/c010405_title.gif);

}

table.HomeAreaC02 thead td

{

	background-image: url(../images/a0103c0203_title.gif);

}

table.HomeAreaC03 thead td

{

	background-image: url(../images/a0103c0203_title.gif);

}

table.HomeAreaC04 thead td

{

	background-image: url(../images/c010405_title.gif);

}

table.HomeAreaC05 thead td

{

	background-image: url(../images/c010405_title.gif);

}

table.HomeAreaC06 thead td

{

	

}



/*首页C列内容样式类,c01~06分别定义了不同的内容背景---------------------------C tbody*/

table.HomeAreaC tbody td

{

	color:#FFFFDF;/*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

{

	background-image: url(../images/b_body.gif);

}

table.HomeAreaC04 tbody td

{

	background-image: url(../images/b_body.gif);	

}

table.HomeAreaC05 tbody td

{

	

}

table.HomeAreaC06 tbody td

{

	

}



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:#FFFFDF;/*s13a*/

}

table.HomeAreaC a:visited {

	color:#FFFFDF;/*s13a*/

}



/*首页D列标题样式类,d01~06分别定义了不同的标题背景---------------------------D thead*/

table.HomeAreaD thead td

{

	color:#FFB062;/*s14*/

	font-size: 12px;	

	font-weight: bold;

	line-height: 28px;

	text-align: left;

	padding-left: 30px;

	padding-top: 4px;

	background-image: url(../images/b0102d0102_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

{

	

}

table.HomeAreaD05 thead td

{

	

}

table.HomeAreaD06 thead td

{

	

}



/*首页D列内容样式类,d01~06分别定义了不同的内容背景--------------------------D tbody*/

table.HomeAreaD tbody td

{

	color:#FFFFDF;/*s14tbody*/

	line-height: 15px;

	padding-top: 5px;

	padding-right: 5px;

	padding-left: 25px;

	padding-bottom: 5px;

	background-image: url(../images/b_body.gif);

	background-repeat: no-repeat;

	background-position: left;

}



table.HomeAreaD01 tbody td

{

	

}

table.HomeAreaD02 tbody td

{

	

}

table.HomeAreaD03 tbody td

{

	

}

table.HomeAreaD04 tbody td

{

	

}

table.HomeAreaD05 tbody td

{

	

}

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:#FFFFDF;/*s14a*/

}

table.HomeAreaD a:visited {

	color:#FFFFDF;/*s14a*/

}



/*文章正文内容区-------------------------------------------------------------main*/

table.main

{

	line-height: 20px;

	font-size: 12px;

	color:#FFFFDF;/*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:#FFB062;/*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:#E1005A;/*left18*/

}

.Mainleft a:visited {

	color:#E1005A;/*left18*/

}



/*文章列表类模块，标题在左侧显示时样式----------------------------------------Mainright*/

table.Mainright

{

	padding-right: 15px;

	padding-left: 15px;

}

table.Mainright thead td/*继承right设置*/

{

	color:#FFB062;/*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:#FBCAA6;/*right18*/

}

.Mainright a:visited {

	color:#FBCAA6;/*right18*/

}



/*左侧内容区样式------------------------------------------------------------left*/

table.left

{

	padding-right: 15px;

	padding-left: 15px;

}

table.left thead td/*同时控制自定义模块的thead*/

{

	color:#FFB062;/*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:#E1005A;/*left18*/

}

.left a:visited {

	color:#E1005A;/*left18*/

}



/*右侧内容区样式------------------------------------------------------------right*/

table.right

{

	padding-right: 15px;

	padding-left: 15px;

}

table.right thead td/*同时控制自定义模块的thead*/

{

	color:#FFB062;/*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: 25px;

	padding-bottom: 3px;

	background-repeat: no-repeat;

	background-position: left;

}

.right a:link {

	color:#FBCAA6;/*right18*/

}

.right a:visited {

	color:#FBCAA6;/*right18*/

}









/*·················以下内容很少进行修改··················*/





/*左侧自定义模块样式-----------------------------------------------------------userdesign*/

table.userdesign 

{

	padding: 0px 0px;

}

/*左侧自定义模块标题样式：继承left thead设置*/

table.userdesign thead td

{

	color:#FFB062;/*s8*/

	background-image: url(../images/funciton_head.gif);

	background-repeat: no-repeat;

	background-position: center;	

}

/*左侧自定义模块内容样式：继承left tbody设置*/

table.userdesign tbody td

{

	color:#FBCAA6;/*s10*/

}

table.userdesign  a:link 

{

	color:#FBCAA6;/*s10*/

}

table.userdesign  a:visited 

{

	color:#FBCAA6;/*s10*/

}



/*文章列表类模块显示文章摘要时样式-------------------------------------------ArtIntro*/

table.ArtIntro thead td

{

	font-size:14px;

	font-weight:bold;

	color:#FFFFDF;/*s15*/

	text-align:left;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFFDF;/*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: #FFFFDF;/*s15*/

	text-align:center;

	line-height: 20px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFFDF;/*s16*/

}

table.ArtContent tbody td

{

	padding-right: 15px;

	padding-left: 15px;

	line-height: 18px;

	color:#FFFFDF;/*s2*/

}



/*文章列表类模块样式---------------------------------------------------------ArtList*/

table.ArtList thead td

{

	font-size: 14px;

	font-weight: bold;

	color:#FFFFDF;/*s15*/

	text-align: center;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color:#FFFFDF;/*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: 35px;

	padding-left: 35px;

}

table.ArtList tfoot

{

	font-size: 12px;

	font-weight: normal;

	text-align:right;

}



/*图片列表类模块样式-----------------------------------------------------------PicList*/



table.PicList thead td

{

	font-size: 14px;

	font-weight: bold;

	color:#FFFFDF;/*s15*/

	text-align: center;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color:#FFFFDF;/*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;

}


/*评论样式--------------------------------------------------------------------Comment*/

table.Comment

{

	text-align: center;

}

table.Comment textarea

{

	background-color:#f6f6f9;	

	height: 150px;

	width: 450px;	

}

table.Comment input.button

{

	background-color:#932020;/*s5*/

	width: 60px;

}

/*分页样式--------------------------------------------------------------------PageLink*/

table.PageLink 

{

	text-align: center;

}



table.PageLink tbody td

{

	text-align: center;

}

/*版权信息--------------------------------------------------------------------copyright*/

.copyright 

{

	color: #F0AA77;/*s19*/

	padding-top: 2px;

	padding-bottom: 40px;

}

.copyright a:link {

	color:#FBCAA6;/*s20*/

}

.copyright a:visited {

	color:#FBCAA6;/*s20*/

}



/*padding的顺序:上右下左*/

背景颜色:ffffff;/*s1*/

普通链接及内容页面文字:FFFFDF;/*s2*/



导航user1颜色:ffffff;/*s3*/

导航user2颜色:FFCC33;/*s4*/

导航user3颜色:467948;/*s31*/

导航user4颜色:F79A46;/*s41*/



当前位置:FFCC33;/*s5*/



按钮背景（左右页面背景色不同时可根据需要调整CSS）:932020;/*s5*/

按钮文字:FBCAA6;/*s7*/

边框颜色:C93030;/*sb7*/



功能模块、自定义模块标题（仅在内容页显示效果）:FFB062;/*s8*/

内容文字(会员登陆):FBCAA6;/*s9*/

内容文字(功能模块、自定义模块，left或者right与内容页背景颜色不同时很必要区别设置):FBCAA6;/*s10*/



首页A列-标题-颜色:FFB062;/*s11*/

首页A列-内容-颜色:FFFFDF;/*s11tbody*/

首页A列-链接-颜色:FFFFDF;/*s11a*/



首页B列-标题-颜色:FFB062;/*s12*/

首页B列-内容-颜色:FFFFDF;/*s12tbody*/

首页B列-链接-颜色:FFFFDF;/*s12a*/



首页C列-标题-颜色:FFB062;/*s13*/

首页C列-内容-颜色:FFFFDF;/*s13tbody*/

首页C列-链接-颜色:FFFFDF;/*s13a*/



首页D列-标题-颜色:FFB062;/*s14*/

首页D列-内容-颜色:FFFFDF;/*s14tbody*/

首页D列-链接-颜色:FFFFDF;/*s14a*/



文章及图片列表标题:FFFFDF;/*s15*/

分割线:FFFFDF;/*s16*/

显示摘要时标题链接:FFFFDF;/*s17*/

左侧链接:E1005A;/*left18*/

右侧链接:FBCAA6;/*right18*/

版权信息颜色：F0AA77;/*s19*/

版权信息链接：FBCAA6;/*s20*/

