<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 通用 */
html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, dl, dt, dd {margin: 0;padding: 0;border: 0;}
ul{list-style-type:none;}
select,input{vertical-align:middle;}
body {
	color:#333;
	font-family:"宋体";
	font-size:12px;
	padding:0px 0;
}
td,p,li,select,input,textarea {font-size:12px;}

.f12 {font-size:12px;}
.f12B{font-weight:bold;font-size:12px;}
.f14 {font-size:14px;}
.f14B{font-size:14px;font-weight:bold;}

a {text-decoration: underline;}
a:link {color: #333;}
a:visited {color: #333;}
a:hover, a:active, a:focus {color: #f00;}

#wrap{
	width:260px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.Shell{
}
.Shell .WhiteBorder{

f; 		background-repeat: repeat-x;
	background-position: left top;
}
.space{
	margin:10px;
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EDE7CB;
}
.clear{clear:both;}

.topic{padding:0 50px 0 50px;}
.topic h1{font-size:18px;text-align:center;padding:30px;line-height:23px;}
.topic p{line-height:23px;font-size:14px;padding:5px;text-indent:24px;}
.topic span{font-size:12px;}

.subtopic h2{
	font-size:14px;
	text-align:left;
	line-height:20px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #990000;
}
.subdesc{margin-top:10px;margin-left:25px;line-height:20px;padding:5px;color:#666666}

.polltitle{font-size:14px;}

.border{margin-left:30px;padding:5px;line-height:24px;border:1px solid #efefef;color:#666666}
.YourInfo{
	line-height:24px;
}

.form{margin:0px;padding:0px;}
.form dl{padding:10px 0;}
.form dt{font-size:14px;font-weight:bold;line-height:23px;}
.form dd{margin:5px 0; FONT-SIZE: 9px; BACKGROUND: #9ED8F3; FLOAT: left; WIDTH: 13px;LINE-HEIGHT: 12px; HEIGHT: 12px; COLOR: #fff; TEXT-ALIGN: center}


.comments{margin:5px;padding:10px;line-height:24px;border:1px solid #efefef;background:#f6fbff;}
.comments h3{font-size:14px;line-height:23px;margin-bottom:3px;}

.SignupBox{width:100%;overflow:hidden;padding:10px 0;}
.SignupBox .SB_left{float:left;}
.SignupBox .SB_right{float:right;}
.SignupBox .SB_right strong{font-weight:normal;color:#F00;padding:0 5px;}

.LoginLink{padding:10px 0;}

.footer{line-height:1.5em;text-align:center;padding:10px 0;font-family:arial;}
.footer p{padding:5px 0;}

input.s_b{width:56px;height:23px;background:url(button.gif) no-repeat left top;border:0;font-weight:bold;}
</pre></body></html>