<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
#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;
	font-size: 13px;
}
#nav a {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 13px;
	line-height: 25px;
	color: #0066CC;
}

#nav .left {
	float: left;
	height: 30px;
	width: 48%;
}
#nav .right {
	float: right;
	height: 30px;
	width: 48%;
	text-align: right;
	padding-right: 20px;
}
#content {
	Wheight: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: repeat-y;
}
#content .head {
	Wheight: 131px;
	width: 440px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 154px;
	background-position:center;
}
#content .zcso {
	height: auto;
	width: 860px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.zcso .nav {
	zoom: 1;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
.zcso .nav a, .zcso .nav strong {
	margin-right: 1.3em;
	color: #06F;
}
.zcso .q{
	width: 490px;
	padding-top: 5px;
	font: 16px verdana;
	margin-right:7px;
	margin-top: 0px;
	border: 3px solid #3194D5;
	padding-bottom: 5px;
}
.zcso .stb {
	width: 5.6em;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.zcso .adv {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 13px;
	color: #06F;
	position: absolute;
}
#content .details {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 15px;
}
.details .left {
	float: left;
	height: auto;
	width: 550px;
	margin-left: 30px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: center;
}
.left img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.left h1 {
	font-size: 25px;
	line-height: 55px;
}
.left .model {
	width: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	float: left;
}
.model a {
	color: #000066;
	text-decoration: none;
}
.model th a {
	font-weight: bold;
}
.model tr th {
	line-height: 25px;
	font-size: 13px;
	text-align: left;
	text-indent: 20px;
	width: 100px;
	background-color: #0066CC;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.model tr td {
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	text-indent: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.left h2 {
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	line-height: 35px;
	font-size: 14px;
	text-indent: 10px;
	color: #F00;
	margin-top: 10px;
}
.left .fenye {
	float: left;
	height: auto;
	width: 100%;
	font-size: 13px;
	line-height: 25px;
}
.left .fenye a{
	color: #06C;
	text-decoration: none;
}
.left .fenye a:hover{
	color: #06C;
	text-decoration: underline;
}
.left .ad {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
}

.ad dl {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.ad dt {
	font-size: 14px;
	color: #FF0000;
	width: 100%;
	text-align: left;
	text-indent: 10px;
	line-height: 35px;
	font-weight: bold;
}
.ad dd {
	margin-top: 10px;
	width: 100%;
	float: left;
	text-indent: 2em;
	line-height: 20px;
	text-align: left;
	height: auto;
}




.details .right {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 20px;
	margin-left: 30px;
}
.right ul {
	height: auto;
	width: 300px;
	padding: 0px;
	float: right;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #F00;
}
.right ul li {
	overflow: hidden;
	height: auto;
	width: 240px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	list-style-type: none;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
}
.right ul li a {
	color: #0066CC;
	text-decoration: none;
}



#footer {
width: 100%;
	margin-top: 10px;
	height: 90px;
	float: left;
	text-align: center;
	background-color: #E0E0E0;
	line-height: 30px;
	color: #999;
}
#footer p {
	line-height: 30px;
	height: 30px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
}


#footer a {
	text-decoration: none;
	color: #666666;
}
#footer ul {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer li {
	list-style-type: none;
	border: 1px solid #CCCCCC;
}
</pre></body></html>