<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-bar {
    background: url("/newimages/header-bar-bg.jpg") repeat scroll 0 0 transparent;
    height: 33px;
    text-align: center;
    width: 100%;
}
.bar-left {
    color: #104902;
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 16px;
    padding-top: 4px;
	font-size:12px;
}
#header {
    height: 111px;
    margin: 0 auto;
    overflow: hidden;
    width: 985px;
    z-index: 100;
	background:#F4F4F4;
}
#header .logo {
    float: left;
    height: 90px;
    padding: 15px 0 0 35px;
    width:400px;
}
#header .right {
    float: right;
    height: 60px;
    width: 224px;
	padding-top:30px;
}
/*.t_sina {
    background: url("../images/t_sina.png") no-repeat scroll 0 2px transparent;
    display: block;
    height: 18px;
    width: 120px;
	float:left;
	padding-left:20px;
	margin-bottom:4px;
}
.t_qq {
    background: url("../images/t_qq.png") no-repeat scroll 0 2px transparent;
    display: block;
    height: 18px;
    width: 120px;
	float:left;
	padding-left:20px;
	margin-top:4px;
	margin-bottom:4px;
}*/</pre></body></html>