﻿body 
{
	background-color: #FFFFFF;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:link {
	COLOR: #33cc00
}
A:visited {
	COLOR: #33cc00
}
A:hover {
	COLOR: #ff9900
}
A:active {
	COLOR: #ff9900
}
.browse A:hover {
	TEXT-DECORATION: none
}
.HeaderText
{
	font-size: 25pt;
	font-weight: bolder;
	font-family: 宋体, @楷体_GB2312;
	font-style: normal;
}
.ButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003399;
    border: 1px #003399 solid;
    color:#006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/bluebuttonbg.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal ;
}
.CurrentContextTab {
	clear: both;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #999;
	border-left-color: #666;
}
.OtherTab {
	clear: both;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 22px;
}
.NoTab {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
}
.CurrentTab {
	clear: both;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	font-weight: bold;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 24px;
	vertical-align: bottom;
}
.sp {
	float: left;
	width: 200px;
}
.input {
	clear: both;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 16px;
	margin: 1px;
	padding: 1px;
	border: 1px dashed #999;
}
.Control {
	clear: both;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
}
.footer {
	FONT-SIZE: 90%; COLOR: #333333; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
 .nav_search_input
{
	border-right: #f60 1px solid;
	border-top: #f60 1px solid;
	background: white;
	border-left: #f60 1px solid;
	width: 200px;
	border-bottom: #f60 1px solid;
}
.searchTipsList
{
	border-right: #f60 1px solid;
	border-top: #f60 1px solid;
	background: white;
	border-left: #f60 1px solid;
	border-bottom: #f60 1px solid;
}