<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 */
HTML,body{ margin:0; padding:0;   font-size:12px; color:#555; }
html,body{height:100%;} 
.bg1{background:#efefef url(../images/indexbg1.jpg) repeat-x;}
.bg2{background:#efefef url(../images/bg2.jpg) repeat-x;}

BODY{	SCROLLBAR-FACE-COLOR: #ffffff;SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;	SCROLLBAR-ARROW-COLOR: #666666;	SCROLLBAR-TRACK-COLOR: #ffffff;	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}
	

table {	font-size: 12px;line-height: 150%;	color: #555;;}

H1 {font-family:Microsoft YaHei; FONT-SIZE: 1.4em;COLOR:#5a5a5a; font-weight:bold; float:left; }
.title1{border-bottom:1px solid #dcdfe3; height:30px; padding:0 0 10px 0; margin:0 0 10px 0;}
a:link{ color:#60768B;text-decoration: none}
a:visited{ color:#60768B;text-decoration: none}
a:hover{	color: #B08104;	text-decoration: none}
a:active {	color: #B08104;text-decoration: none }

.link_01{color:#111111;text-decoration: none; font-family:Microsoft YaHei; font-size:16px; display:block; line-height:30px; }
a.link_01:link{ color:#111111;text-decoration: none;font-size:16px; width: 90px; }
a.link_01:visited{ color:#111111;text-decoration: none;font-size:16px; width: 90px; }
a.link_01:hover{ color:#fff;text-decoration: none;font-size:16px; background:#ffb420; width: 90px; }

a.link_01:active { color:#111111;text-decoration: none;font-size:16px; width: 90px; }

.clear{ clear:both;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:d34317; text-decoration:underline;}a.cRed:hover{ color:#600;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#137dca; text-decoration:underline;} a.cBlue:hover{ color:#d34317;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGreen,a.cGreen:link,a.cGreen:visited{ color:#4A8109;}
.cPink,a.cPink:link,a.cPink:visited{ color:#EE1383;}
.cGray,a.cGray:link,a.cGray:visited{ color: #777;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666; }
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;font-size:14px; letter-spacing: 2px}
.cBlack,a.cBlack:hover{ color: #c18e13; font-size:14px;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#000;font-size:14px; letter-spacing: 2px;  background:#F90;}
.cYellow,a.cYellow:hover{ color:#fff; font-size:14px;background:#F90;}

.bg_gray{ background:#e2e2e2;}

/* 控制字体大小/行高 */
.font_12_100 {font-size: 12px; line-height: 100%;}
.font_12_130 {font-size: 12px; line-height: 130%;}
.font_12_150 {font-size: 12px; line-height: 150%;}
.font_13 {font-size: 13px;text-decoration: none;}
.font_14 {font-size: 14px;text-decoration: none;}
.t_16_wr{font-family:微软雅黑; font-size:16px;}
.indent {text-indent: 20px;}
/* 控制字体大小/行高 */
table.imagetable {border-width: 1px;	border-color: #999999;	border-collapse: collapse;}
table.imagetable th {	background:#b5cfd2;	border-width: 1px;	padding: 8px;	border-style: solid;	border-color: #999999;}
table.imagetable td {	background:#dcddc0 ;	border-width: 1px;	padding: 8px;	border-style: solid;	border-color: #999999;}

table.gridtable {border-width: 1px;	border-color: #666666;	border-collapse: collapse;}
table.gridtable th {border-width: 1px;	border-style: solid;border-color: #dbd9d9;	background-color: #dbd9d9; font-weight:normal;}
table.gridtable td {	border-width: 1px;	border-style: solid;border-color: #d0d1d2;background-color: #fff;}

/* 页面属性 */
#Area{width:1110px;height:auto;margin:0px auto;clear:both;overflow:hidden}
#top_logo{}
#navigation {width:730px;margin:24px 0 0 0;  float:right;}
#navigation ul{list-style: none; }
#navigation li{  float: left;    text-align: center;   margin: 0;   padding: 0;   list-style: none; }

#banner{ clear:both; }
#con1{ width:99.85%; padding:0; margin-top:0; border:#e1dddd 1px solid; border-top:0px;  }

#con1 p{ line-height:23px; }
.con_left{ float:left;  margin-right:10px; padding-left:10px; border-right:#e1dddd 1px solid;}
.con_right{ float:right;  margin:0 5px 0 0;  }

.page_button1{width:40px; text-align:center; padding:10px 10px; background:#F90; border:1px solid #F90;}
.page_button2{width:40px;  text-align:center; padding:10px 10px; border:1px solid #F90; }</pre></body></html>