<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
body{
	background: #fff;
}
html,div,body,td,tr,dl,dd,dt,b,h3,span,a,img,input,font{
	font-family:"宋体",Arial, Helvetica, sans-serif;
	text-decoration :none;
	border: 0px none;
	color: #333;
}
/*      页眉        */
#skip a , #skip a:hover , #skip a:visited{position:absolute; right200px:;top:100px;width:1px;height:1px;overflow:hidden;}

#skip a:active , #skip a:focus{position:static; width:auto; height:auto;}

.header{
	height: 230px;
	background: url(imagesheaderline.gif) repeat-x;
	position: relative;
	overflow: hidden;
}
.header .headerimg{
	width: 1000px;
	height: 230px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 0;
}
.toplinks{
	position: absolute;
	left: 40%;
	top: 20px;
	color: #FFFF00;
	font-size:12px;
	font-weight:normal;
}
.russia{font-family:"Times New Roman";}
.toplinks a{
	color: #FFFF00;
	float: left;
	margin-right: 10px;
	font-size:12px;
	font-weight:normal;
}
.toplinks a:hover{
	color: #fff;
	font-size:12px;
	font-weight:normal;
}
.subnavline{
	height: 27px;
	width: 100%;
	background: #fff;
	filter:alpha(opacity=40);
	opacity: 0.4;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 203px;
}
.subnavline01{
	height: 26px;
	width: 100%;
	border-top: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 203px;
	z-index: 3;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.subnavline02{
	height: 16px;
	width: 100%;
	border-top: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 213px;
	z-index: 4;
	filter:alpha(opacity=50);
	opacity: 0.5;
}	
.subnavline03{
	height: 6px;
	width: 100%;
	border-top: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 223px;
	z-index: 5;
	filter:alpha(opacity=30);
	opacity: 0.3;
}
.subnav{
	height: 27px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 203px;
	z-index: 6;
	font-size:12px; font-weight:normal;
}
.subnav ul{
	float: right;
	line-height: 27px;
	font-size:12px; font-weight:normal;
}
.subnav ul li{
	display: inline; font-size:12px; font-weight:normal;
}
.subnav ul li a{
	background: #ff2400;
	color: #fff;
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 5px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	font-size: 14px;
}
.subnav ul li a:hover{
	filter:alpha(opacity=100);
	opacity: 1.0;
	color: #fff600;
}
/*     导航         */
.global{
	height: 318px;
	background: url(imagesnavline.gif) repeat-x;
	z-index: -999;
}
.global .whole{
	width: 1000px;
	background: url(imagesbodyline.gif) repeat-y;
	margin: 0px auto;
	z-index: 10;
	overflow: hidden;
}
.nav{
	width: 1000px;
	height: 45px;
	background: url(imagesnavbg.jpg) no-repeat;
	font-size:12px;
	font-weight:normal;
}
.nav ul{
	margin-left: 50px;
}
.nav ul li{
	height: 45px;
	float: left;
	line-height: 45px;
	color: #fff;
}
.nav ul li a{
	color: #fff;
	width: 99px;
	height: 45px;
	display: inline;
	float: left;
	text-align: center;
}
.nav ul li a:hover{
	background: url(imageshover.jpg) no-repeat;
	color: #972e33;
}
.nav ul li a.nav_current{
	background: url(imageshover.jpg) no-repeat;
	color: #972e33;
}



.footer{
	height: 162px;
	background: url(imagesfooterline.gif) repeat-x;
	width: 100%;
	font-size:12px;
	font-weight:normal;
}
.copyright{
	width: 1000px;
	height: 160px;
	margin: 2px auto 0;
	background: url(imagesbtm.jpg) no-repeat;
	line-height: 30px;
	text-align: center;
	font-size:12px;
	font-weight:normal;
}
/*     文章页     */
.infowhole {
    margin-top: 8px;
    width: 1000px;
	overflow: hidden;
}
/*蓝色下划线*/
.exteriorurl{
color:#0099FF;
text-decoration:underline;
}


.infosubbar {
    background: #ffe5d7;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    width: 100%;
	font-size:12px;
	font-weight:normal;
}
.maininfo {
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    width: 998px;
	overflow: hidden;
}
.maininfo h2 {
    color: #990000;
    font-size: 20px;
    line-height: 30px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.introduction {
    background: #EDF3F6;
    height: 21px;
    line-height: 21px;
    margin: 5px auto;
    text-align: center;
    width: 100%;
	font-size:12px;
	font-weight:normal;
}
.maintext {
    line-height: 28px;
    margin: 35px auto 0;
    width: 85%;
	font-size:14px;
	font-weight:normal;
}

.maininfo dl{
	width: 60%;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 15px 0 0 70px;
	display: inline;
}
.maininfo dl span{
	float: left;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dt{
	background: url(imagesshare.gif) no-repeat;
	width: 20px;
	height: 25px;
	float: left;
}
.maininfo dl dt.sina{
	background-position: 0px -6px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dt.tx{
	background-position: 0px -28px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dt.kaixin{
	background-position: 0px -72px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dt.douban{
	background-position: 0px -114px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dt.sohu{
	background-position: 0px -137px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dt.renren{
	background-position: 0px -93px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dd{
	float: left;
	margin-right: 10px;
	font-size:12px;
	font-weight:normal;
}
.maininfo dl dd a:hover{
	color: #CC0000;
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
.btmlinks {
    height: 25px;
    line-height: 25px;
    margin: 15px 68px 15px 0;
    text-align: right;
    width: 14%;
	float: right;
	display: inline;
	font-size:12px;
	font-weight:normal;
}
.btmlinks a {
    background: #f76300;
    color: #FFFFFF;
    margin: 0 5px;
    padding: 2px 3px;
}
.btmlinks a:hover {
    text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
.related{
    margin: 15px auto;
    width: 85%;
	font-size:12px;
	font-weight:normal;
}
.related h3{
    border-bottom: 2px solid #ff6600;
    line-height: 25px;
    width: 100%
}
.related ul{
    line-height: 25px;
    margin: 10px 0;
    width: 100%;
}
.related ul li{
	background: url(imagespic.gif) no-repeat 0px center;
	padding-left: 10px;
}
.related ul span{
	float: right;
	font-size:12px;
	font-weight:normal;
}
.related ul li a{
	font-size:12px;
	font-weight:normal;
	color: #993300;
}
.related ul li a:hover{
	font-size:12px;
	font-weight:normal;
	color: #FF6600;
	text-decoration: underline;
}</pre></body></html>