<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("public.css");

.leftBox{
	width:820px;
	overflow:hidden;
}
#Title .xbox{
	background:url(../images/TXh_10.gif) repeat-x left top;
	height:24px;
	line-height:24px;
	padding:0px 6px;
}
.filpPage {
	border:1px solid #72afb8;
	border-top-width:0px;
	text-align:center;
	width:591px;
}
.filpPage td{
	padding:4px 2px;
}
h1{
	font-size:13px;
	color:#c20;
	float:left;
	padding-right:50px;
}
#Title .link{
	float:left;
}
#Title .link a{
	border:1px solid #255157;
	background-color:#438997;
	color:white;
	padding:2px 8px;
}
#Title .link a:hover{
	color:yellow;
}
#RightNews{
	float:right;
	width:130px;
	padding-top:4px;
}
.tj_mid{
background: url(../images/tj_mid.gif) repeat-y left top;
}
.tj_left{
width:300px;
}
.tj_right{
width:100px;
}

#Demo{
	background: url(../images/zjbl_Bg.gif) repeat-y left top;
	margin-top:3px;
}
#Demo .box{
	background:url(../images/zjbl_R.gif) no-repeat left bottom;
	padding:0px 16px;
}
#Demo .header{
	background:url(../images/zjbl_L.gif) no-repeat left top;
	height:25px;
}
#Gundong{
	background:url(../images/TXh_10.gif) repeat-x left top;
	height:22px;
}
.xdata{
	width:100%;
}
.xdata .header{
	background:url(../images/title.gif) repeat-x left top;
	text-align:center;
	font-weight:bold;
}
.xdata td{
	text-align:center;
}

.xdata2{
	width:100%;
}
.xdata2 .header{
	background:url(../images/title.gif) repeat-x left top;
	text-align:center;
	font-weight:bold;
}



#Navigator{
	height:28px;
	padding-top:0px;

	background:url(../images/bgPointBlack.gif) repeat-x left 33px;
}
#Navigator strong{
	border:1px solid #78AFB8;
	background-color:#78AFB8;
	color:white;
	font-size:14px;
	padding:3px 10px;
	display:block;
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#Navigator .sel{
	text-decoration:none;
	background-color:white;
	color:#086969;
	border-bottom-color:white;
}
.data{
	border:1px solid black;
	border-top-width:0px;
	width:620px;
	overflow:hidden;
	padding:5px;
}

.red{color:#FF0000;}

#Navigator2{
	height:28px;
	
	width:800px;
	background:url(../images/bgPointBlack.gif) repeat-x left 33px;
	
}
#Navigator2 strong{
	border:1px solid #000;
	background-color:#086969;
	color:white;
	font-size:14px;
	padding:3px 9px;
	display:block;
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#Navigator2 .sel{
	text-decoration:none;
	background-color:white;
	color:#086969;
	border-bottom-color:white;
}</pre></body></html>