<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ÖØÖÃ*/
body{ margin:0; background-color:#ffffff;zoom:1;transform: scale(1);}
a{ text-decoration:none; color:#1a1a1a;}
img{ border:none;}
*{font-family: "Microsoft YaHei" ! important;font-size: 18px;color: #1a1a1a;}
ul{ margin:0; padding:0; list-style:none;}
li{ font-size:24px;margin-top:20px; margin-left:10px}
h1{font-size:30px;margin:auto;}
h2{font-size:24px;margin-top:10px}
h3{font-size:24px; text-decoration:none; font-weight:normal;}
h4{font-size:16px;}
/**/  
.top{width:1360px;margin:0 auto;}
.banner{width:1060px;margin:0 auto;overflow:hidden;}
.title{width:1060px;height:74px;}
.banner_left{width:640px;height:370px;margin:10px 10px 10px 0px;float:left; background-image: url(./banner.JPG)}
.banner_right{width:370px;height:370px;margin:15px 20px 15px 20px;background-color: #fff;float:right;}
.banner_title{width:640px:;height:50px;margin:320px 0 0 0;background:#000000;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.banner_title a{font-family: "Microsoft YaHei" ! important;font-size: 18px;color: #fff; line-height: 50px;}
.middle{width:1060px;height:680px;margin:0 auto;}
.pic{width:1060px;margin:auto; overflow:hidden; height:810px;}
.weibo{width:1060px;margin:auto;}
.footer{ width:950px; clear:both; padding:10px 0; line-height:24px; margin:0 auto; text-align:center;}
.footer a{ margin:10px; }
.images { width:1060px; overflow:hidden}
#images a img {			
			padding: 25px 0px 0px 25px;
			vertical-align: top;
		}
#credit {
			clear: both;	
			margin-top: 50px;
			padding-top: 20px;
			font-size: 10px;
			border-top: 1px solid #BBB;
			font-family: Verdana;
		}
#imgbox-loading {
	position: absolute;
	top: 0;
	left: 0;
	background: url url(./imgbox-spinner.gif)  center center no-repeat;
	cursor: pointer;
	display: none;
	z-index: 90;
}

#imgbox-loading div {
	background: #FFF;
	width: 100%;
	height : 100%;
}

#imgbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 80;
}

.imgbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	display: none;
	z-index: 90;
}

.imgbox-img {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.imgbox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(./imgbox-close.png) top left no-repeat;
	cursor: pointer;
	outline: none;
}

.imgbox-title {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	font-family: Arial;
	color: #333;
	display: none;
}

.imgbox-bg-wrap {
	position: absolute;
	padding: 0;
	margin: 0;
	display: none;
}

.imgbox-bg {
	position: absolute;
	width: 20px;
	height: 20px;
}

.imgbox-bg-n {
	left: 0;
	top: -20px;
	width: 100%;
	background: url(./imgbox-bg-n.png) repeat-x;
}

.imgbox-bg-ne {
	right: -20px;
	top: -20px;
	background: url(./imgbox-bg-ne.png) no-repeat;
}

.imgbox-bg-e {
	right: -20px;
	top: 0;
	height: 100%;
	background: url(./imgbox-bg-e.png) repeat-y;
}

.imgbox-bg-se {
	right: -20px;
	bottom: -20px;
	background: url(./imgbox-bg-se.png) no-repeat;
}

.imgbox-bg-s {
	left: 0;
	bottom: -20px;
	width: 100%;
	background: url(./imgbox-bg-s.png) repeat-x;
}

.imgbox-bg-sw {
	left: -20px;
	bottom: -20px;
	background: url(./imgbox-bg-sw.png) no-repeat;
}

.imgbox-bg-w {
	left: -20px;
	top: 0;
	height: 100%;
	background: url(./imgbox-bg-w.png) repeat-y;
}

.imgbox-bg-nw {
	left: -20px;
	top: -20px;
	background: url(./imgbox-bg-nw.png) no-repeat;
}
</pre></body></html>