﻿body {
	scrollbar-face-color: #F6F6f6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F0F2DB;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #FCFDF9;
	scrollbar-darkshadow-color: #CCCCCC;
	word-break: break-all;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "宋体";
}

td {
	font-size:12px;
	font-family: "宋体";
}
	
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.Copyright {
	font-size: 12px;
	font-family: "Verdana", "Arial", "sans-serf";
}

.InputSearch {
	background-color: #CCCCCC;
	width: 80px;
	border: 1px solid #333333;
	height: 15px;
	font-size: 12px;
	color: #333333;
	font-family: "Verdana", "Arial", "sans-serf";
}

.SubmitSearch {
	height: 15px;
	border: 1px solid #333333;
	font-size: 12px;
	background-color: #666666;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	font-family: "Verdana", "Arial", "sans-serf";
}

.InputError {
	background-color: #FFF7F7;
	border: 1px solid #FF0000;
}

.Input {
	border: 1px solid #A4B6D7;
	font-size: 12px;
}

.Button {
	background-image: url(../Images/Button.gif);
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	width: 98px;
	color: #666666;
	cursor:pointer;
}

.MainDomainname {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 60px;
}

.Select {
	width: 260px;
	border: 1px solid #A4B6D7;
}

.SelectError {
	background-color: #FFF7F7;
	border: 1px solid #FF0000;
	width: 260px;
	color: #FF0000;
}

.TopMenuBg {
	background-image: url(../Images/top-menu-bg.gif);
	height: 33px;
	background-repeat: repeat-x;
}

A.MenuText:link {
	FONT-WEIGHT: bold;
	COLOR: #777777;
}

A.MenuText:visited {
	FONT-WEIGHT: bold; COLOR: #777777
}

A.MenuText:active {
	FONT-WEIGHT: bold; COLOR: #777777
}

A.MenuText:hover {
	FONT-WEIGHT: bold; COLOR: #CF0107
}

.TopMenuBg01 {
	background-image: url(../Images/top-menu-bg01.gif);
	height: 33px;
	background-repeat: repeat-x;
}

.TitleFont {
	font-size: 14px;
	font-weight: bold;
}

#PageKeyWords a:link {
	text-decoration: underline;
	color: #FF0000;
}

#PageKeyWords a:visited {
	text-decoration: underline;
	color: #B70000;
}

#PageKeyWords a:active {
	text-decoration: underline;
	color: #FF0000;
}

#PageKeyWords a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF0000;
}



#KeyWordsURL a:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
	text-decoration: none;
}

#KeyWordsURL a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
}

#KeyWordsURL a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
}

#KeyWordsURL a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	color: #0033FF;
}


#KeyWordsHTML {
	line-height: 20px;
	height: 400px;
	margin: 0px 10px;
	overflow: hidden;
	width: 466px;
}

.TopMenuFont {
	color: #FFFFFF;
}

.TopMenuFont a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.TopMenuFont a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.TopMenuFont a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.TopMenuFont a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.LeaveButton {
	background-image: url(../Images/end_details.gif);
	font-family: "Tahoma";
	font-size: 11px;
	height: 19px;
	width: 71px;
	color: #6D98B5;
	border: none;
	cursor:pointer;
}


/*
##################################
# 模仿IE自动完成功能，支持 Firefox，支持上下方向键
##################################
*/
.autoMouseover {
	cursor:pointer;
	color: #333333;
	font-weight: bold;
	background-color: #F1F1F1;
}

.autoMouseout {
	color: #333333;
	background-color: #FFFFFF;
}

#autoAutomatic {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	z-index: 9999;
	position: absolute;
	background-color: #FFFFFF;
	width: 298px;
	visibility: visible;
}

#autoAutomatic UL {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 298px;
	line-height: 140%;
	list-style-type: none;
	text-align: left;
	background-color: #FFFFFF;
}

#autoAutomatic UL LI {
	padding: 0px 0px 0px 0px;
	display: block;
	float: none;
	margin: 0px;
	text-indent: 2px;
}

#TopWarning {
	BORDER-BOTTOM: 1px solid #E2E2E2;
	background-color: #F9F9F9;
}

.PageNumStyle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFC8C8;
	border: 1px solid #FF0000;
}

.TopTitle {
	filter:DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
}

.TopTitle01 {
	filter:DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
	font-size: 12px;
	color: #003366;
	padding-left:20px;
}
