/* CSS Document */

body,td,th {

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

}

body {

	margin: 0px;

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

	background-repeat: repeat-x;

}



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

.button

{



}

/*“忘记密码”字体位置的样式*/

.useritem

{



}



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

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}





/*user1链接的样式*/

.user1 a:link {



}

.user1 a:visited {



}

.user1 a:hover {



}

.user1 a:active {



}

/*标题链接的样式*/

.ContentLink a:link {



}

.ContentLink a:visited {



}

.ContentLink a:hover {



}

.ContentLink a:active {



}



/*user2链接的样式*/

.user2 a:link {



}

.user2 a:visited {



}

.user2 a:hover {



}

.user2 a:active {



}

/*A列链接的样式*/

.HomeAreaA a:link {

	color: #FFFFFF;

	text-decoration: none;

}

.HomeAreaA a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.HomeAreaA a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

.HomeAreaA a:active {

	color: #FFFFFF;

	text-decoration: none;

}

/*B列链接的样式，同理A列的链接的样式只要把HomeAreaB改为HomeAreaA就可以了*/

.HomeAreaB a:link {



}

.HomeAreaB a:visited {



}

.HomeAreaB a:hover {



}

.HomeAreaB a:active {



}

/*系统输出内容样式类，用户可以根据需要进行修改*/



/*当前位置*/

div.pathway

{



}

/*user1样式*/

table.user1

{



}

/*user2样式*/

table.user2

{



}

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

table.userdesign {



}

/*左侧自定义模块标题样式*/

table.userdesign thaed td

{



}

/*左侧自定义模块内容样式*/

table.userdesign tbody td

{



}

/*会员登陆样式类*/

table.userlogin thead td

{



}

table.userlogin tbody td

{



}

table.userlogin input

{



}

/*会员登陆输入框样式*/

table.userlogin input.text

{



}

/*会员登陆按钮样式*/

table.userlogin input.button

{



}

/*内容搜索*/

table.search thead td

{



}



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



.button



{

	color:#FFFFFF;/*s7*/

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

	text-align: center;

	text-valign:middle;

	font-size: 12px;

	line-height: 15px;

	width: 65px;

	margin-top: 5px;

	margin-bottom: 5px;

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

	height: 22px;

}



.button1



{

	color:#FFFFFF;/*s7*/

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

	text-align: center;

	text-valign:middle;

	font-size: 12px;

	line-height: 15px;

	width: 160px;

	margin-top: 5px;

	margin-bottom: 5px;

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

	height: 22px;

}

.button2



{

	color:#FFFFFF;/*s7*/

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

	text-align: center;

	text-valign:middle;

	font-size: 12px;

	line-height: 15px;

	width: 100px;

	margin-top: 5px;

	margin-bottom: 5px;

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

	height: 22px;

}



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



.text



{

	border: 1px solid #006600;

	height: 20px;

	width: 100px;

	font-size: 12px;

	line-height: 22px;

}



.text1



{

	border: 1px solid #006600;

	height: 20px;

	width: 490px;

	font-size: 12px;

	line-height: 22px;

}

.text2



{

	border: 1px solid #006600;

	height: 20px;

	width: 250px;

	font-size: 12px;

	line-height: 22px;

}

.textarea{

	border: 1px solid #006600;

	font-size: 12px;

	line-height: 22px;

	padding: 10px;

}



table.search tbody td

{

}

/*网站调查*/

table.vote thead td

{

}

table.vote tbody td

{

}

/*网站调查结果页面样式*/

table.VoteResult td

{



}

/*友情链接*/

table.sitelink thead td

{



}

table.sitelink tbody td

{

}

/*网站推荐*/

table.website thead td

{



}

table.website tbody td

{

}

/*站内搜索*/

table.modulesearch thead td

{



}

table.modulesearch td

{



}

/*首页A列样式标题样式*/

table.HomeAreaA01 thead td

{

}

/*首页A列样式内容样式*/

table.HomeAreaA01 tbody td

{

	line-height: 20px;

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

	background-repeat: no-repeat;

	background-position: left;

	padding-left: 15px;

	color: #FFFFFF;

}

table.HomeAreaA02 tbody td

{



}

/*首页A列样式内“更多”样式*/

table.HomeAreaA01 tfoot td

{



}

table.HomeAreaA02 tfoot td

{



}

/*首页B列样式标题样式*/

table.HomeAreaB thead td

{



}

/*首页B列样式内容样式*/

table.HomeAreaB01 tbody td

{



}

table.HomeAreaB01_SmallPic td

{



}

table.HomeAreaB02 tbody td

{



}

table.HomeAreaB02_SmallPic td

{



}

/*首页B列样式内“更多”样式*/

table.HomeAreaB01 tfoot td

{



}

table.HomeAreaB02 tfoot td

{



}

/*A列文章列表类模块文章小图片样式*/

td.HomeAreaA_SmallPic

{



}

/*B列文章列表类模块文章小图片样式*/

td.HomeAreaB_SmallPic

{



}

/*文章正文内容区*/

table.main

{



}

table.main thead td

{



}

table.main tbody td

{

	line-height: 22px;

	font-family: Arial, Helvetica, sans-serif;

}

/*左侧内容区样式*/

table.left

{



}

table.left thead td

{



}

table.left tbody td

{



}

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

table.mainleft

{



}

table.mainleft thead td

{



}

table.mainleft tbody td

{



}



/*文章内容样式*/

.main01

{



}



table.ArtContent

{

	line-height: 22px;

	color: #FFFFFF;

	width: 560px;

	padding-bottom: 20px;

	padding-top: 10px;

}

table.ArtContent thead td

{

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFF00;

	color: #d0fc02;

}



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

table.ArtList

{

	width: 560px;

}

table.ArtList thead 

{



}

table.ArtList tbody 

{

	padding-top:10px;

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

	background-repeat: no-repeat;

	background-position: left 16px;

	padding-left: 13px;

	height: 12px;

}

table.ArtList tfoot td

{



}

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

table.PicList

{

	color: #FFFFFF;

	text-align: center;

}

table.PicList thead td

{

	line-height: 25px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFFFF;

	padding-left: 20px;

	font-size: 14px;

	font-weight: bold;

	padding-top: 9px;

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

	background-repeat: no-repeat;

	background-position: 5px 15px;

	text-align: left;

}

table.PicList tbody td

{

	line-height: 20px;

	padding-bottom: 15px;

	padding-top: 5px;

	text-align: center;

}

table.PicList tfoot td

{

	line-height: 20px;

	background-color: #447a00;

	padding-left: 490px;

	color: #336600;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #FFFFFF;

}

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

table.ArtIntro

{

	color: #FFFFFF;

}

table.ArtIntro thead td

{

	line-height: 25px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFFFF;

	padding-left: 20px;

	font-size: 14px;

	font-weight: bold;

	padding-top: 9px;

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

	background-repeat: no-repeat;

	background-position: 5px 15px;

}

table.ArtIntro tbody td

{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	line-height: 20px;

	padding-bottom: 5px;

	padding-top: 5px;

}

table.ArtIntro tfoot td

{



}

/*在线反馈样式*/

table.Feedback

{

}

/*在线反馈"标题"样式*/

table.Feedback input.text

{



}

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

table.Feedback select

{



}

/*在线反馈"内 容"样式*/

table.Feedback textarea

{

}

/*在线反馈输入框样式*/

table.Feedback input

{



}

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

table.Feedback input.button

{



}

/*评论样式*/

table.Comment

{



}

/*评论内容输入框样式*/

table.Comment textarea

{



}

/*评论按钮样式*/

table.Comment input

{



}

/*其它还有没有写到的区域样式与上面按照相同的原理列推就可以*/

.top {

	font-size: 13px;

	color: #FFFFFF;

}

.top a:link {

	color: #FFFFFF;

	text-decoration: none;

}

.top a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.top a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

.top a:active {

	color: #FFFFFF;

	text-decoration: none;

}

.hezuo {

	font-weight: bold;

	padding-left: 25px;

	color: #FFFFFF;

}

.member {

	font-weight: bold;

	color: #FFFFFF;

	font-size: 14px;

	line-height: 22px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #FFFFFF;

	vertical-align: bottom;

	padding-left: 10px;

	margin-bottom: 10px;

}

.member_body {

	color: #FFFFFF;

	font-size: 13px;

}

.member_body1 {

	color: #FFFFFF;

	font-size: 13px;

	line-height: 22px;

}

.pathway{

	color: #FFFF00;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}



table.wwfuser {

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	padding-left: 9px;

	line-height: 22px;

}

/*左侧自定义模块标题样式*/

table.wwfuser thaed 

{

	font-size: 13px;

}

/*左侧自定义模块内容样式*/

table.wwfuser tbody td

{

	color: #FFFFFF;

}

.wwfuser_table{

	color: #FFFFFF;

}

.zhaixianbaom{

	color: #d8fcac;

}

.zhaixianbaomc{

	color: #FFFF00;

	font-weight: bold;

	}

.enter{

	color: #FFFF00;

	line-height: 22px;

	font-weight: bold;

}

.dajiating{

	padding-top: 10px;

	padding-right: 10px;

	padding-left: 10px;

	line-height: 22px;

	color: #FFFFFF;

}

.weblink{

	font-family: "宋体";

	font-size: 12px;

	line-height: 22px;

	font-weight: bold;

	color: #FFFFFF;

	text-indent: 2px;

}

.btnchengepass{

	color:#FFFFFF;/*s7*/

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

	text-align: center;

	text-valign:middle;

	font-size: 12px;

	line-height: 15px;

	margin-top: 5px;

	margin-bottom: 5px;

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

	height: 22px;

}
.left_main{
	line-height: 20px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}