body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #638AB6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #B0D3E7; /*主面*/
	SCROLLBAR-HIGHLIGHT-COLOR: #B0D3E7; /*主面亮边*/
	SCROLLBAR-SHADOW-COLOR: #B0D3E7; /*主面暗边*/
	SCROLLBAR-3DLIGHT-COLOR: #DBEBF4; /*总亮边*/
	SCROLLBAR-ARROW-COLOR: #3C91C4; /*三角*/
	SCROLLBAR-TRACK-COLOR: #DBEBF4; /*背景色*/
	SCROLLBAR-DARKSHADOW-COLOR: #DBEBF4; /*总暗边*/
	SCROLLBAR-BASE-COLOR: #00FFFF;/**/
	/*filter:Xray() ;*/
	/*filter:gray();*/
	/*filter:Light();*/
}
a {
	font-family: Tahoma;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.Welcome {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright {
	font-family: Tahoma;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
}
#DTBox {
	height: 165px;
	width: 180px;
	overflow: auto;
	position: absolute;
	z-index: 1;
	overflow-x:hidden;
	visibility: visible;
}
.Search {
	width: 123px;
}
.bootLink {
	font-family: Tahoma;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	word-spacing: 3mm;
}
.bootLink a {
	font-family: Tahoma;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.bootLink a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
#sTitle {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}
#sContent {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 2;
	letter-spacing: 1px;
	background-image: url(Images/Page_Background_11.gif);
}
#PageCode {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
#PageCode a{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
#PageCode a:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
}
.MailInput {
	border: 1px solid #B0D3E7;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
.Text_Red {color: #FF0000}
.Text_Blue {color: #0000FF}
#Password {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
	height: 21px;
	width: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	background-position: center;
	text-align: center;
	background-image: url(Images/Password_04.gif);
	background-repeat: repeat-y;
}
