<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0066CC;
}
#nav {
	float: left;
	height: 30px;
	width: 98%;
	line-height: 30px;
	padding-left: 20px;
	margin: 0px;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
}
#nav a {
	margin-right: 5px;
	margin-left: 5px;
}

#nav .left {
	float: left;
	height: 30px;
	width: 48%;
}
#nav .right {
	float: right;
	height: 30px;
	width: 48%;
	text-align: right;
	padding-right: 20px;
}

body,td,th {
	font-size: 13px;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#details h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin-bottom: 10px;
}

#content {
	Wheight: 600px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	width: 1000px;
	background-image: url(../images/logo.gif);
	background-position: center 20px;
	padding-top: 180px;
}
#content .left {
	float: left;
	width: 620px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
#content .left h1 {
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.left .miaoshu {
	float: left;
	width: 100%;
}
.left .tu {
	float: left;
	width: auto;
	border-collapse: collapse;
}
.left .tu tr td {
	padding:0;
}

.left .all {
	float: left;
	width: 372px;
	border-collapse: collapse;
	border: 1px solid #666;
	padding: 0px;
}
.left .all .csxx {
	width: 100%;
	border-collapse: collapse;
	float: left;
	background-color: #E0E0E0;
}

.left .all .csxx th {
	width: 30px;
	background-color: #b9b9b9;
	margin: 0px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
.left .all .csxx td{
	padding-left: 10px;
	background-color: #E0E0E0;
	line-height: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}

.left .ad {
	float: left;
	width: 100%;
}
.left .ad h2 {
	font-size: 18px;
	line-height: 35px;
}
.left .ad p {
	line-height: 30px;
	text-indent: 2em;
	padding-right: 10px;
	padding-left: 10px;
}



#content .right {
	float: right;
	width: auto;
	margin: 0px;
}
.right .zclist {
	float: left;
	width: 320px;
	height: auto;
	list-style-position: inside;
	margin-top: 0px;
	clear: left;
}
.right .zclist .zltitle {
	color: #333333;
	list-style-type: none;
	line-height: 35px;
	height: auto;
	width: 100%;
	font-weight: bold;
}
.right .zclist .xh {
	font-size: 13px;
	line-height: 30px;
}



#dzxh {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#dzxh .xg {
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
}

#dibu  {
	float: left;
	width: 100%;
	text-align: center;
	height: auto;
	background-color: #DDD;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
}
</pre></body></html>