<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Header*/
/*.Header_zt{
background-image: url(head_bg_zt.jpg);
}*/


.Header {
	height: 162px;
	width: 972px;
	position: relative; /*float:left;*/;
	display: block;
	clear: both;
	float: left;
	background-image: url(head_bg_cn.jpg);
}
.Header a {
}
.Header a:link {
	text-decoration: none;
	color: #5b5b5b;
}
.Header a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
.Header a:hover {
	text-decoration: underline;
	color: #006666;
}
.Header .HeaderTop {
	height: 138px;
}
.Header .HeaderTop .HeaderTop_right {
	width: 265px;
	float: right;
	position: relative;
}
.Header .HeaderTop .HeaderTop_right .QuickNav {
	margin-top: 10px;
	color: #006666;
	text-align: right;
	padding-right: 10px;
}
.Header .HeaderTop .HeaderTop_right .QuickNav a {
	color: #006666;
	text-decoration: none;
}
#search {
	position: static;
	height: 38px;
	width: 177px;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
	float: right;
	color: #006666;
	background-image: url(cs-touming2.png);
}
#searchCont {
	background-attachment: fixed;
	background: url(cs-shuru.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 101px;
	border: 0px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#searchBtn {
	width: 51px;
	height: 18px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	background: url(cs-search.png);
	cursor:pointer;
}
#logo {
	width: 225px;
	height: 80px;
	float: left;
	background: url(cs-logo.png) no-repeat left 0px;
}
#time {
	color: #066;
	float: right;
	text-align: right;
	padding-right: 10px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	display:inline;
}
.HeaderTop_left
{
	float:left;
	width:300px;
}
.HeaderTop_left .BranchName
{
	margin-left:63px;
	margin-top:20px;
	height:30px;
	width:300px;
	display:inline;
	clear:both;
	float:left;
	background: url(cs-branchname.png) no-repeat;
}
.HeaderTop_left .LanguageColor {
	color: #333;
	margin:10px 0px 0px 0px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	width:179px;
	text-align:left;
	clear:both;
	float:left;
	display:inline;
	padding-left:63px;
	font-weight:bold;
	font-family:宋体;
	font-size:12px;
}
.HeaderTop_left .LanguageColor a,.HeaderTop_left .LanguageColor a:link,.HeaderTop_left .LanguageColor a:visited,.HeaderTop_left .LanguageColor a:hover
{
	color:#333;
}
/*Header*/</pre></body></html>