<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0 auto;
}
body, td, th, prelink {
	font-size: 12px;
}
.mainbody{
	background: #ffffff url(bodybg.jpg) top repeat-x;
}
.main {
	width: 1000px;
	margin: 0 auto;
}
.paper {
	width: 412px;
	height: 550px;
	padding-top: 1px;
	padding-left: 1px;
	background: #ffffff url(paperbg.png) left top no-repeat;
}
#paper {
	width: 372px;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}
#paper img {
	width: 375px;
	height: 548px;
}
.vernav{
	margin-top:50px;
	width:30px;
	height:220px;
	font-size:16px;
	color:#ffffff;
}
.vernav span {
	display:block;
	width: 30px;
	height: 101px;
	background: #ffffff url(nbg.png) left top no-repeat;
	padding:15px 5px 5px 5px;
}
.vernav span a {
	color:#ffffff;
}
.thing {
	margin-top:10px;
	width: 380px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
.thing span {
	display: block;
	float: left;
	font-size:14px;
}
.thing span.pre1, .thing span.pre2 {
	cursor:pointer;
	background: url(prepaper.png) right no-repeat;
	margin-left: 90px;
	padding-right: 0px;
	width:84px;
}
.thing span.next1, .thing span.next2 {
	cursor:pointer;
	background: url(nextpaper.png) left no-repeat;
	margin-left: 25px;
	padding-left: 0px;
	width:84px;
}
#cvi_tooltip {
	min-width: 80px;
	max-width: 500px;
	/*min-height: 30px;
	max-height: 50px;*/
	line-height: 30px;
	padding: 5px 6px 5px 6px;
	border: solid 4px #69F;
	background-color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-shadow: white 0px 1px 0px;
	letter-spacing: 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.logo {
	width: 1000px;
	height: 100px;
	background: url(logo.jpg) top no-repeat;
}
.papertxt {
	width: 230px;
	height: 30px;
	background: url(txt.png) top no-repeat;
}
.nav {
	width: auto;
	height: 30px;
}
form {
	margin: 0;
}
#search_box {
	width: 226px;
	height: 30px;
	background: url(searchinput.png);
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 186px;
	background: none;
	font-size: .8em;
}
#search_box #go {
	float: right;
}
.nav, .nav a {
	color: #ffffff;
}
.nav .xq{
	color:#b4b4b4;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.search {
	width: 596px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
.search span {
	display: block;
	float: left;
}
.search span.pre, .search span.preno {
	background: url(d.gif) right no-repeat;
	margin-left: 10px;
	padding-right: 10px;
}
.search span.next, .search span.nextno {
	background: url(d1.gif) left no-repeat;
	margin-left: 5px;
	padding-left: 10px;
}
.list {
	border: #c4c4c4 1px solid;
}
.list dl {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size:14px;
	padding-left:15px;
	background: #fff url(txtbg.png) repeat;
}
.newslist {
	background-color: #f5f5f5;
	width: 350px;
	height: 510px;
	overflow-y: scroll;
}
.newslist dt {
	margin-left: 12px;
	padding-left: 30px;
	height: 40px;
	font-size: 13pt;
	line-height: 40px;
	font-weight: bold;
	background: #fff url(ver.gif) left no-repeat;
}
.newslist dt span {
	float: right;
	height: 40px;
	width: 15px;
	background: #fff url(d.gif) left no-repeat;
}
.newslist ul {
	/*border-bottom: 1px dotted #555;*/
}
.newslist li {
	font-size: 14px;
	margin-left: 8px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	/*padding-left: 15px;background: #f5f5f5 url(checkbox.gif) left no-repeat;*/
}
.verlist {
	width: 200px;
	height: 508px;
	overflow-y:scroll;
	background-color: #ffffff;
}
.verlist li {
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.verlist li img {
	padding-right: 5px;
	padding-top: 4px;
	vertical-align: middle;
}
.y {
	background-color: #e8e8e8;
}
.verlist li span {
	float: right;
	padding-top:3px;
}
.newsnav,.newsnav a{
	color:#ffffff;
}
.newsnav span{
	margin-right:10px;
}
.contentinfo {
	width: 540px;
}
.contentinfo .kl{
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size:14px;
	padding-left:15px;
	background: #fff url(txtbg.png) repeat;
}
.contentinfo .leadtitle, .contentinfo .subtitle {
	text-align: center;
	font-size: 16px;
	line-height: 150%;
	font-family: arial black, sans-serif;
	word-wrap: break-word;
}
.contentinfo .title {
	text-align: center;
	width: 530px;
	font-size: 26px;
	line-height: 150%;
	font-family: arial black, sans-serif;
	font-weight: bolder;
	word-wrap: break-word;
	word-break: break-all;
}
.contentinfo .info {
	text-align: center;
	height: 30px;
}
.content {
	width: 540px;
	min-height: ;
	font-size: 14px;
	line-height: 140%;
}
.content img {
	max-width: 540px;
	text-align: center;
	margin-top: 12px;
}
.pullpaper {
	z-index: 8000;
	position: absolute;
	margin-top: -12px;
	margin-left: 200px;
	text-align: left;
}
/*bandaohang*/
.down_menu {
	width: 200px;
	height: 400px;
	list-style-type: none;
	font: 12px arial;
	filter: alpha(opacity=85);
	color: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 10 0 0 0;
	padding: 0 0 0 0;
}
.down_menu li {
	width: 200px;
}
.down_menu li a {
	display: block;
}
.down_menu li a, .down_menu li a:visited {
	height: 20px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
	background: #B30606;
}
.down_menu li a:hover {
	background: #FF6666;
	color: #ffffff;
}
.down_menu span {
	float: right;
}
/*??????*/
.title_menu {
	width: 260px;
	list-style-type: none;
	font: 12px arial;
	filter: alpha(opacity=85);
	color: #fffffff;
}
.title_menu li {
	width: 260px;
}
.title_menu li a {
	display: block;
}
.title_menu li a, .title_menu li a:visited {
	height: 20px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
	background: #B30606;
}
.title_menu li a:hover {
	background: #FF6666;
	color: #ffffff;
}
.foot {
	margin-top: 10px;
	text-align: center;
	height:340px;
	background: url(footbg.png) repeat-x top
}
.foot .eq{
	margin-top:0px;
	padding-top:0px;
	text-align: center;
	height:160px;
	background: url(eq.png) no-repeat center;
}
.foot p {
	color:#9e9e9e;
	padding-top: 5px;
	height:20px;
	line-height: 20px;
}
.foot p a {
	color:#9e9e9e;
}

.dateinfo {
	width: 200px;
	height: 228px;
	border: 1px solid #D4D4D4;
}
.calendar {
	padding-top: 0px;
	padding-left: 0px;
	width: 200px;
	clear: both;
	overflow: hidden;
}
.calendar .title {
	padding-top: 6px;
	background: #fff url(txtbg.png) repeat;
	height: 24px;
	width: 200px;
	color: #ffffff;
	clear: both;
	font-size: 12px;
	font-weight: bold
}
.calendar .title .year img.up {
	background: url(up.gif) no-repeat left top
}
.calendar .title .month img.up {
	background: url(up.gif) no-repeat left top
}
.calendar .title .year img.next {
	background: url(next.gif) no-repeat left top
}
.calendar .title .month img.next {
	background: url(next.gif) no-repeat left top
}
.calendar .title a {
	margin: 0px 0.5em
}
.calendar .date {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	padding-right: 1px;
	background: #fff;
	clear: both;
	overflow: hidden;
}
.calendar .date .week {
	padding: 0px 0px 0px 4px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	width: 196px;
	background: #bdbfc3;
	height: 28px;
	clear: both;
	overflow: hidden;
	font-weight: bold;
}
.calendar .date .week span {
	text-align: center;
	width: 27px;
	display: inline;
	float: left;
}
.calendar .date ul {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	margin: 0px 0px 0px;
	width: 200px;
	background: url(bg5.gif) #fff left top;
	clear: both;
	overflow: hidden;
}
.calendar .date ul li {
	text-align: center;
	line-height: 22px;
	margin: 0px 4px 5px 0px;
	width: 24px;
	display: inline;
	float: left;
	height: 23px;
	font-weight: bold
}
.reviewout {
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
}
.review {
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.review ul {
	clear: both;
	margin-bottom: 30px;
	padding-left: 36px;
}
.review ul li {
	width: 140px;
	height: 200px;
	float: left;
	display: inline;
	margin-left: -20px;
	padding: 15px 28px 15px 8px;
}
.review ul li img {
	width: 140px;
	height: 190px;
	border:#c4c4c4 1px solid;
}
.review span {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
.page {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.page a {
	text-decoration: none;
	padding: 5px 8px 2px 8px;
	border: 1px solid rgb(187, 209, 222);
	background-color: #ffffff;
}
.page a:hover {
	color: #005ca1;
	text-decoration: none;
	background: #ffffff;
	border: 1px dotted #005ca1;
}
.pright {
	width: 590px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	float: right;
}
.searchlist ul {
	min-height: 630px;
}
.searchlist ul h3 {
	font: bold 16px/25px microsoft yahei;
}
.searchlist li {
	color: #999;
	line-height: 21px;
}
.searchlist li p {
	margin: 0 auto;
}
.searchlist li a {
	display: block;
	padding-left: 11px;
	font-size: 12px;
	height: 29px;
	overflow: hidden;
}
.searchlist li a {
	color: #535351;
}
.searchlist li a:hover {
	color: #549EDF;
	text-decoration: none;
}
.searchlist h4 {
	text-align: right;
	padding-right: 5px;
	display: block;
	border-bottom: #ccc 1px dashed;
	padding-bottom: 10px;
	margin: 10px 0;
}
.searchinfo {
	border-bottom: solid 1px #d4d4d4;
	font-size: 14px;
	line-height: 29px;
	height: 29px;
}
/*newsdetail*/
.newsdetail {
	width: 590px;
	padding: 1px;
	border: 1px solid #D5D5D5;
}
.newsdetail .tp {
	width: 588px;
	height: 41px;
	padding-top: 2px;
	line-height: 41px;
	color: #535353;
	background-image: url(tpbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.newsdetail .ft {
	width: 588px;
	color: #535353;
	height: 40px;
	padding-top: 3px;
	line-height: 40px;
	background-image: url(ftbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.newsdetail .next {
	padding-left: 16px;
	float: left;
}
.newsdetail .next a {
	margin-right: 18px;
	color: #363636;
}
.newsdetail .next a:hover {
	color: #BA2636;
}
.newsdetail .next span.nohref {
	padding-right: 18px;
}
.newsdetail .zoom {
	float: right;
	text-align: right;
	padding-right: 16px;
}
.newsdetail .zoom span {
	cursor: pointer;
}
.newsdetail .zoom span img {
	vertical-align: middle;
	_margin: 13px 0;
}
.newsdetail .newsdetail_bg {
	width: 580px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(newsdetail_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 673px;
	height: auto!important;
	height: 673px;
}
.newsdetail h1 {
	font-size: 1.705em;
	line-height: 1.7em;
	text-align: center;
	color: #000000;
}
.newsdetail h2 {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	color: #666;
}
table.line {
	border-top: 1px solid #E7EEF5;
	border-left: 1px solid #E7EEF5;
	border-right: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
table.line td {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #E7EEF5;
	border-bottom: 1px solid #E7EEF5;
}
#copyright{
	width: 380px;
	margin-top:10px;
	border: #c4c4c4 1px solid;
}
#copyright h2 {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-weight:normal;
	font-size:14px;
	padding-left:15px;
	background: #fff url(txtbg.png) repeat;
}
#copyright p{
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
}
.mobile_qrcode{
	text-align:center;
}
.mobile_qrcode img{
	width: 200px;
}
.speak{
	text-align:center;
}
.speak audio{
	width:98%;
}
.docsource {
	text-align:center;
	height:35px;
	line-height:35px;
	color:#999;
	margin:10px;
}
.doccontent {
	line-height:2.0;
	font-size:14px;
	word-wrap:break-word;
	margin:10px 10px;
}
.doccontent ul {
	list-style:none;
	margin-bottom: 25px;
}
.doccontent a {
	font-weight: bold;
}
.mobile_sys{
	font-size:x-large;
	text-align:center;
}</pre></body></html>