<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
#topban {
	background: url(../images/top-bg.gif) repeat scroll 0 0 transparent;
	height: 26px;
	line-height: 26px;
}
#topban .tmid {
	height: 26px;
	margin: auto;
	position: relative;
	width: 960px;
	z-index: 1000;
}
.guild {
	float: right;
	text-align: right;
	width: 540px;
}
.guild .ic1 {
    background: url(../images/ico1.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    padding: 0 8px 0 25px;
    float: left;
}
.guild .ic2 {
    background: url(../images/ico2.gif) no-repeat scroll 0 0 transparent;
    display: block;
    padding: 0 10px 0 25px;
    float: left;
}
.guild .ic3 {
    background: url(../images/ico3.gif) no-repeat scroll 0 0 transparent;
    display: block;
    padding: 0 10px 0 25px;
    float: left;
}
.guild .ic5 {
    background: url(../images/ico4.gif) no-repeat scroll 0 0 transparent;
    display: block;
    padding: 0 10px 0 25px;
    float: left;
}
.guild .ic04, .guild a.ic04:hover {
    background: url(../images/button.gif) -579px -327px;
    display: block;
    width: 141px;
    text-align: left;
    text-indent: 8px;
    float: right;
    overflow: hidden;
    color: #666;
    text-decoration: none;
    line-height: 28px;
}
.t_tit {
	background: url(../images/icon.png) no-repeat scroll 2px 6px transparent;
	float: left;
	padding-left: 21px;
}
#g_box {
	background: url(../images/g_box.png) repeat scroll -728px 0 transparent;
	position: absolute;
	right: 0;
	top: 23px;
	width: 364px;
}
#g_box .g_box_bg {
	padding: 18px 0 0 18px;
	background: url(../images/g_box.png) no-repeat 0 0;
	width: 346px;
}
#g_box a {
	float: left;
	width: 104px;
	height: 30px;
	line-height: 24px;
	margin-right: 8px;
	background: url(../images/index_08.gif) no-repeat;
	text-indent: 36px;
	position: relative;
	display: block;
	overflow: hidden;
}
a.red {
	color: #C63800;
}
a {
	color: #454545;
	text-decoration: none;
    blr: expression(this.onFocus=this.blur());
	outline: none;
	cursor: pointer;
}
#g_box .g_box_bg2 {
	width: 364px;
	height: 12px;
	background: url(../images/g_box.png) -364px 0;
	float: left;
	overflow: hidden;
}
</pre></body></html>