﻿body 
{
	padding:0px;
	margin:0px;
	text-align:center;
	scrollbar-face-color: #DBDBDB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DBDBDB;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color:#A8A8A8;
	scrollbar-track-color: #D7D7D7;
	scrollbar-darkshadow-color: #A8A8A8;
	background:#FFFFFF;
}
.Container
{
	padding:0px;
	margin:0px;
	width:990px;
	background:#FFFFFF;
	height:500px;
	text-align:left;
}
.Header
{
	padding:0px;
	margin:0px;
	width:100%;
	
	background:#fff;
}

.GlobalLink
{
	padding:0px;
	margin:0px;
	width:100%;
}
.GlobalLink ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0px 1px 0px;
}
.GlobalLink li{
	width:90px;
	text-align:center;
	font-size:12px;
	float:left;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.GlobalLink a{
	text-decoration:none;
	padding:21px 0px 10px 0px;
	display:block;
}
.GlobalLink a:link,.GlobalLink a:visited{
	background: url(images/HeaderLinkBg.gif) no-repeat;
	color:#567B98;
}
.GlobalLink a:hover{
	background:url(images/HeaderLinkBg.gif) no-repeat;
	color:#FF0000;
}

.Content
{
	padding:0px;
	margin:0px;
	width:100%;
	clear:both;
	color:#ffffff;
}

#Content1
{
	background:#ffffff;
}
.Footer
{
	padding:0px;
	margin:0px;
	width:100%;
	height:130px;
	background:url(images/FooterBg.gif);
	clear:both;
}

.LeftLinkTable
{
	font-size:12px;
	width: 100%;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	
}
.LeftLinkTable a:link,.LeftLinkTable a:visited
{
	color:#719800;
	text-decoration:none;
}
.RightContentTable
{
	width:100%;
	font-size:12px;
	
	
	color:#333333;
	font-weight:lighter;
	line-height:20px;
	
	background-image:url(images/ContentDivBg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.RightContentTable a:link,.RightContentTable a:visited
{
	color:#003366;
	text-decoration:underline;
}
.PageLink a:link
{
	color:#003366;
}
.IndexSpecialTd
{
	font-size:12px;
	color:#003366;	
	word-break:break-all;
}
.IndexSpecialTd a:link,.IndexSpecialTd a:visited
{
	color:#003366;
	text-decoration:none;
}
.IndexSpecialTd a:hover
{
	color:#ff0000;
}
.NoticeP a:link,.NoticeP a:visited
{
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}
.NoticeP a:hover
{
	color:#ff0000;
}
img
{
	margin:0px;
}
.level_word
{
	
}
.level_word td
{
	border-bottom:1px dotted #888888;
	height:40px;
}
#liuyantable
{
	 border-collapse:collapse;
	 border:1px solid #DDDDDD;
	 margin-bottom:10px; 
}
#liuyantable td
{
	border:1px solid #999999;
	font-size:12px;

}