<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.side{
	width: 234px;
	height: auto;
	margin-left: 9px;
	float: left;
}

.side .tit h3{font-family:'寰蒋闆呴粦';
	margin-left: 94px;
	font-size: 26px;
	color: #fff;
}
.side .list{
	margin-top: 14px;padding-top:4px;
	background-color: #f3f3f3;
	padding-bottom: 13px;
}
.side .list ul{
	width: 205px;
	margin:0 auto;
	margin-top: 13px;
}
.side .list ul li{
	width: 205px;
	height: 37px;
}

.side .list ul li.hover a{
	background-position: 0 -32px;
	color: #fff;
}
.side .list ul li.current a{
	background-position: 0 -32px;
	color: #fff;
}
.side .list ul li.current_hover a{
	background-position: 0 0px;
	color: #737373;
}
.side .list ul li a span{
	margin-left: 45px;
	letter-spacing:1px;
}
.list-left .inf{
	width: 300px;
	float: left;
	height: 400px;

}
	
.list-left .inf ul{
	margin-left:15px;

}
.list-left .inf ul li{
	line-height: 27px;
	color: #626262;
}
.list-left .code{

	width: 298px;
	height: 400px;
	float: left;

}</pre></body></html>