<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-family: "宋体";
	text-align:center;
	background-color:#999999;
}

a:link { color: #222222; text-decoration: none; }
a:visited { color: #222222; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }

h1 {
	color: #AC2F0B;
	font-size: 20px;
	font-weight:normal;
	font-family: "黑体";
	line-height: 36px;
	text-align:center;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding:0px;
}

.clear { clear:both; }

.space15 {
	height: 15px;
	clear: both;
}
.space20 {
	height: 20px;
	clear: both;
}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#ffffff;
}


/*首页*/
#banner {
	width:960px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#navbar{
    width:960px;
	height:30px;
}

#navbar td{
    color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
    text-align:center;
    border-right:1px solid #aaa;
}

#navbar td a{
	color:#FFFFFF;
	line-height:30px;
	background-color:#9d6d56;
	display:block;
	text-decoration:none;
}

#navbar td a:hover{
	color:#ffcb00;
    background-color:#8d573d;
}



#slide{
	width: 326px;
	padding:1px;
	border: 1px solid #c4b689;
}
.axx,.bxx {
	padding:1px 7px;
}
a.axx:link,a.axx:visited {
	background-color:#222;
}
a.axx:active,a.axx:hover {
	background-color:#999;
}
a.bxx:link,a.bxx:visited,
a.bxx:active,a.bxx:hover {
	background-color:#D34600;
}
#simg {
	text-align:right;
	width:326px;
	height:12px;
	font:9px sans-serif;
	aolor:#fff;
	background: #fff url(../images/bg_simg.gif) repeat-x;
}
#simg a{
	color:#fff;
	text-decoration:none;
}

#news p {
	padding:17px 10px 0px 5px;
	margin:0px;
	font-size:13px;
	line-height: 23px;
	text-align:left;
	vertical-align:top;
}

#hd {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size:13px;
	line-height:23px;
	text-align: justify;
}

.hd_head {
	width: 920px;
	height: 10px;
	background-image:url(../images/hd_head.jpg);
	background-repeat:no-repeat;
	}
.hd_body {
	width: 920px;
	background-image:url(../images/hd_body.jpg);
	background-repeat:repeat-y;
	}
.hd_foot {
	width: 920px;
	height: 10px;
	background-image:url(../images/hd_foot.jpg);
	background-repeat:no-repeat;
	}

.lbox {
	width: 450px;
	height:320px;
	float: left;
	margin-left:20px;
	overflow: hidden;
	background: url(../images/boxbg2.jpg) no-repeat center;
}
.rbox {
	width: 450px;
	height:320px;
	float: right;
	margin-right:20px;
	overflow: hidden;
	background: url(../images/boxbg2.jpg) no-repeat center;
}

.lbox td,
.rbox td {
	padding:8px;
	font-size:13px;
	line-height: 23px;
	text-align:left;
	vertical-align:top;
}

.lbox dl,
.rbox dl{
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
	font-size:13px;
	line-height: 23px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.lbox dd,
.rbox dd{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	height:110px;
	overflow:hidden;
}
.lbox dd img,
.rbox dd img{
	float: left;
	margin-left: 5px;
	margin-right: 12px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

#meta {
	width:960px;
	color: #444;
	font-size:12px;
	line-height: 20px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0px;
	text-align:center;
	background-color:#e0d591;
}

#footer {
	width:960px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}



/*内页*/
#topnav {
	width: 700px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #F3F3F3;
	font-size: 13px;
}
#topnav　a:link { color: #222222; text-decoration: none; }
#topnav　a:visited { color: #222222; text-decoration: none}
#topnav　a:hover { color: #FF0000; text-decoration: none; }
#topnav　a:active { color: #FF0000; text-decoration: none; }

#container {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #EEEEEE;
}
.entry {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.entry a {
	color: #004276;
}
.entry td{
	padding: 3px 8px;
	background-color: #EEEEEE;
	border:1px solid #ffffff;
}

.pagenav {
	color: #AC2F0B;
	font-size: 13px;
	font-weight:bold;
	line-height: 30px;
	text-align: center;
}
.pagenav a:link,
.pagenav a:visited {
	color: #AC2F0B;
}</pre></body></html>