﻿body
{
	background-color:#690100;
	background-image:url("/web/Images/Bjt.jpg");
	background-repeat:no-repeat;
	background-position:top center;	
	margin:0 0 0 0;
}
hr						/*分割线*/
{
	height:1px;
}
table					/*表格*/
{
	margin:0 auto;
}
div						/*层*/
{
	margin:0 auto;
}
table.whole				/*总表格*/
{
	background-image:url("/web/Images/Background02.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 auto;
	text-align:center;
}
div.visible				/*可显示层*/
{
	display:block;
}
div.hidden				/*不可显示层*/
{
	display:none;
}
.copyright				/*版权信息*/
{
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	line-height:1.5;
}
.version a				/*版本信息*/
{
	color:#EFDB91;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
.version a:hover		/*版本信息*/
{
	color:#EFDB91;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;
}
.sysNotice				/*公告信息*/
{
	color:#DCBA82;
	font-size:12px;
	font-family:Arial;
	line-height:1.5;
}
.sysNotice a			/*公告信息链接*/
{
	color:#DCBA82;
	font-size:12px;
	font-family:Arial;
	line-height:1.5;
	text-decoration:underline;
}
.sysScroll				/*头条样式*/
{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}
a.sysScroll				/*头条样式*/
{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
a:hover.sysScroll		/*头条样式*/
{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;
}
.Poll					/*首页调查*/
{
	color:#DCBA82;
	font-size:12px;
	font-family:Arial;
}
.Poll a					/*首页调查*/
{
	color:#DCBA82;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;
}
.Poll a:hover			/*首页调查*/
{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;
}
td.newsHomepage			/*新闻条目样式*/
{
	color:#663333;
	font-size:11px;
	font-family:Arial;
}
a.newsHomepage			/*新闻条目样式*/
{
	color:#663333;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
}
a:hover.newsHomepage	/*新闻条目样式*/
{
	color:#6B4E4E;
	font-size:11px;
	font-family:Arial;
	text-decoration:underline;
}
.Directory				/*新闻页面目录*/
{
	color:#D29D4D;
	font-size:12px;
}
.Directory a	 		/*新闻页面目录*/
{
	color:#D29D4D;
	font-size:12px;
	text-decoration:none;
}
.Directory a:hover		/*新闻页面目录*/
{
	color:#E6D7AA;
	font-size:12px;
	text-decoration:underline;
}
.newsTitle				/*新闻标题*/
{
	color:#56220A;
	font-size:15px; 
	font-weight: bold;
}
.newsDate				/*新闻标题下日期*/
{
	color:#56220A;
	font-size:12px; 
}
.newsContent			/*新闻内容*/
{
	color:#381707;
	font-size:12px; 
	line-height:1.8;
}
.newsContent a			/*新闻内容*/
{
	color:#381707;
	font-size:12px; 
	line-height:1.8;
	text-decoration:underline;
}
.newsContent a:hover	/*新闻内容*/
{
	color:#381707;
	font-size:12px; 
	line-height:1.8;
	text-decoration:none;
}
.newsContent .ctitle	/*新闻内容*/
{
	color:#381707;
	font-size:12px; 
	line-height:1.8;
	font-weight:bold;
}
.activePageNum			/*当前页码*/
{
	color:#FF4444;
	font-size:13px;
}
a.negtivePageNum		/*非当前页码*/
{
	color:#4444FF;
	font-size:13px;
	text-decoration:none;
}
a:hover.negtivePageNum	/*非当前页码*/
{
	color:#FF4444;
	font-size:13px;
	text-decoration:none;
}
tr.newslistlight		/*新闻列表亮行*/
{
    background-image:url("/web/Images/d22.jpg"); 
    background-repeat:repeat-x;
	height:22px;
}
tr.newslistdark			/*新闻列表暗行*/
{ 
    background-image:url("/web/Images/d11.jpg"); 
    background-repeat:repeat-x;
	height:22px;
}
a.newslistlink			/*新闻列表链接*/
{
	color:#56220A;
	text-decoration:none;
}
a:hover.newslistlink	/*新闻列表链接*/
{
	color:#8F4B2C;
	text-decoration:underline;
}
.OnProgress				/*当前步骤*/
{
	font-size:14px;
	font-weight:bold;
	color:#FF3333;
}
.Finished				/*完成步骤*/
{
	font-size:14px;
	font-weight:bold;
	color:#338833;
}
.UnFinished				/*未完成步骤*/
{
	font-size:14px;
	font-weight:bold;
	color:#56220A;
}
.sysButton				/*系统按纽*/
{
	height:24px;
	width:90px;
	color:#777722;
	cursor:pointer;
}
.textInput				/*文本输入框*/
{
	background-color:#DDDDDD;
	height:16px;
	border-style:inset;
	border-width:1px;
	font-size:12px;
}
.NoteText				/*提示文字*/
{
	font-size:12px;
	color:#381707;
}
.icon					/*图标*/
{
	margin-bottom:-3px;
}
.textInput				/*文本输入框*/
{
	color:#777722;
	background-color:#DDDDDD;
	height:16px;
	border-style:inset;
	border-width:1px;
	font-size:12px;
}
.listInput				/*列表框*/
{
	color:#777722;
	background-color:#DDDDDD;
	border-style:inset;
	border-width:1px;
	font-size:12px;
}
a.menu					/*二级菜单*/
{
	font-size:13px;
	font-family: "宋体";
	color:#CF823B;
	text-decoration:none;
}
a:hover.menu			/*二级菜单*/
{
	font-size:13px; 
	font-family: "宋体";
	color:#FFFADC;
	text-decoration:none;
}
td.forumList			/*论坛入口列表*/
{
	background-color:#000000;
}
td.forumListHover		/*论坛入口列表*/
{
	background-color:#312F27;
}
.forumListOpen			/*论坛入口列表*/
{
	background-image:url('/web/Images/open.jpg')
}
.forumListClose			/*论坛入口列表*/
{
	background-image:url('/web/Images/close.jpg')
}