<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 全局CSS定义 */
body {
font-family:'宋体';
text-align:center;
margin:0px;
padding:0;
background:#FFF;
font-size:12px;
color:#000;
}
body &gt; div{text-align:center;margin-right:auto;margin-left:auto;} 
div,form,ul,ol,li,span,p{
	margin:0;
	padding:0;
	border:0;
}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}

/* 默认链接颜色 */
a{outline-style:none;color:#333;text-decoration:none}
a:hover{color:#c00;text-decoration:none;}

#frmBody{
	background:#FFFFFF;
	width:950px;
	margin-top: 2px;
}

#frmTop,#frmBottom{
	width:946px;
	text-align:left;
}
#frmTop{
	/*border-bottom:1px solid #ccc;*/
	BORDER-RIGHT: #c6c6c6 1px solid;	BORDER-TOP: #c6c6c6 1px solid;	BACKGROUND:url(img/header_bg.gif) repeat-x 0px 0px;	BORDER-LEFT: #c6c6c6 1px solid;	WIDTH: 948px;	LINE-HEIGHT: 26px;	BORDER-BOTTOM: #c6c6c6 0px solid;	HEIGHT: 26px
}

#frmTopNav{ 
clear:both; 
display:block; 
height:67px;
margin:0px auto;
width:946px;
}


#frmBottom{
	border-top:1px #ccc solid;
	clear:both;
	display:block;
	line-height:20px;
	margin:0px auto;
	padding:5px 0px 10px;
	width:946px;
	text-align:center;
}

#frmBottom ul{ display:block;
line-height:20px;
list-style-type:none;}

#frmLogin{ 
float:left; width:550px; margin-top:0px; margin-left:3px;
display:block;}

#frmSetIndex{
float:left;  
width:100px;
margin:0px 2px 0px 0px;
display:block;}

#frmSetIndex span{ width:12px; 
height:12px;
 background-image:url(img/ico_setIndex.png);
 background-position:-80px -20px;
 margin:0px 5px;
 overflow:hidden;
 position:absolute;}
 
#frmSetIndex a{ margin:auto 5px auto 20px;}

#frmWeather{
float:left;  
width:230px;
margin:0px 2px 0px 0px;
display:block;
height:22px;}

#frmTop_Right{/*background-image:url(img/bg.png);*/
display:block;
float:right;
height:22px;
margin:0px 0px 0px;
width:100px;}

#frmTop_Right p{ display:block;
margin-right:10px;
line-height:22px;
float:right;}



#frmTopNav_Logo{ float:left; display:block; clear:both; margin-top:0px;width:190px; height:67px;}
#frmTopNav_Right{
	background-image:url(img/bg.png);
	background-position:0px -22px;
	height:67px;
	overflow:hidden;
	width:525px;
	margin-left:5px;
	float:left;
	display:block;
	margin-top:0px;
}
.fontColor_000{color:#FFFFFF;}

.txt_Input{
	background-color:#f8f8f8;
	border:#ccc 1px solid;
}

.blankDiv{ display:block; clear:both; height:2px; margin:0px auto; width:948px;}
.blankDiv2{ display:block; clear:both; height:2px; margin:0px auto; width:240px;}

.NavDiv{ display:block;}
.NavDiv ul{ clear:both; display:block; line-height:20px; list-style-type:none; margin:2px 0px 0px 2px;}
.NavDiv ul li{ float:left; margin:0px 7px 0px 6px;}

.ad_A{
	display:block;
	float:left;
	height:80px;
	margin:0px auto;
	padding:0px 0px 7px;
	width:950px;
}

#frmTopNav_AD{
	height:67px;
	width:220px;
	margin-left:5px;
	float:right;
	display:block;
	margin-top:0px;
}

#frmSearchBar{
	BORDER-RIGHT: #c6c6c6 1px solid;	BORDER-TOP: #c6c6c6 0px solid;	BACKGROUND:url(img/header_bg.gif) repeat-x 0px -136px;	BORDER-LEFT: #c6c6c6 1px solid;	WIDTH: 946px;	LINE-HEIGHT: 24px;	PADDING-TOP: 3px;	BORDER-BOTTOM: #c6c6c6 1px solid;	HEIGHT: 24px
}

#frmSearchBar_Left{ float:left; width:490px; text-align:left; margin-left:2px;}
#frmSearchBar_Right{ float:right;width:450px;}


#frm_Content{ text-align:left; display:block; width:770px; float:left;}
</pre></body></html>