<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
#head{ background-color:#D7D4D4; height:102px;}
#headtop{ height:71px; background-image:url(../images/headbg.gif);}
#logo{ width:288px; float:left}
#headtop_right{color:#FFFFFF; height:40px; line-height:40px;}
#headtop_right ul{float: right; width:200px;}
#headtop_right li{ float: left;}
#headtop_right li a{color:#FFFFFF;}
#headbottom{ background-color:#2B6FBD; height:28px;}
#headbottom_left{ float: left; height:28px; line-height:28px; color:#FFFFFF; margin-left:20px;}
#headbottom_left a{ color:#FFFFFF;}
#headbottom_right{ float: right;height:28px; line-height:28px; color:#FFFFFF; margin-right:20px;}
#leftmenu{ width:186px; float:left; background-image: url(../images/menubox_bg.gif); border-bottom:#6cb6f0 solid 1px; height:auto;}
.itembox{}
.item_tittle{
	font-size: 14px;
	font-weight: bold;
	padding-top:3px;
	color: #003399;
	background-color: #B9DDFE;
	height: 25px;
	padding-left: 10px;
	border-top:#eefbfe solid 2px;
	border-right:#6cb6f0 solid 1px;
	border-bottom:#A5B7DC solid 1px;
	cursor: hand;
}
.expand{ margin-top:5px; float:left; width:16px;}
.tittle_info{ width:155px;float:left; height:25px; line-height:25px;}
.tittle_info a{ color: #003399;}
.tittle_info a:hover{ color: #003399;}
.item_list{ margin-left:15px;}
.item{ margin:7px 0;}
.icon{ float:left; width:16px;}
.name_link{ float:left; font-size:14px; color:#112482;}
.name_link a{ color:#112482; text-decoration:underline;}
#main{ margin-left:196px; text-align: center;height:100%; margin-right:5px;}
#footer{ height:30px; border-top:solid #47678D 3px; text-align:center; line-height:30px;}
</pre></body></html>