<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ad, .slider { padding:0px; margin:0px;}

.banner .ad {
	POSITION: relative; WIDTH: 980px; HEIGHT: 250px; OVERFLOW: hidden
}
.banner .slider {
	POSITION: absolute
}
.banner .num {
	POSITION: absolute;
	width: 81px;
}
.banner .slider LI {
	LIST-STYLE-TYPE: none; DISPLAY: block; 
}
.banner .slider IMG {
	WIDTH: 980px; DISPLAY: inline-block; HEIGHT: 250px; overflow:hidden;
}
.banner .num {
	BOTTOM: 3px;
	RIGHT: 6px
}
.banner .num LI {
	border: #069 1px solid;
	float:left;
	cursor:pointer;
	text-align:center;
	color:#069;
	background-color:#fff;
	font-size:12px;
	overflow:hidden;
	margin:5px 3px;
	height:16px; width:16px;	
}

.banner .num LI.on {
	border: #069 1px solid;
	float:left;
	cursor:pointer;
	text-align:center;
	color:#fff;
	background-color:#069;
	font-size:12px; font-weight:bold;
	overflow:hidden;
	margin:5px 3px;
	height:16px; width:16px;
}
#maincontent { background:url(../imgs/content_background.jpg) repeat-x #fff; margin-top:8px; padding:5px 0px;}

#cont_left { float:left; width:730px; margin-left:10px; }
#cont_left_1 { float:left; width:360px; height:200px; overflow:hidden; margin-right:10px;}
#cont_left_2 { float: left; width:360px; height:200px; overflow:hidden}
#cont_left_1 p, #cont_left_2 p{ padding:0px; margin:0px; }
#cont_left_1 img, #cont_left_2 img{ display:block; float:left; margin:0px 8px 0px 0px; height:90px; width:120px; }

/*å®¹å™¨çš„weightå’Œæ»šåŠ¨æ–‡æœ¬çš„line-weightè®¾ä¸ºä¸€è‡´*/
#news_container{ width:730px; height:24px; float:left; background: url(../imgs/news_background.jpg) repeat-x #d3def0; }
#newsroll{ overflow:hidden; height:18px;margin:3px 0px; width:500px; float:left; border-left:1px solid #888; border-right:1px solid #888;}
#newsroll a{display:block;line-height:18px;text-decoration:none; padding:0px 20px; color:#2c4b89;} 
#newsroll a:hover{text-decoration:underline;}
#news_container span { width:100px; margin:0px auto; line-height:24px;font-size:12px; font-weight:bold; float:left; text-align:center; color:#2c4b89;}
#news_container span a{ color:#2c4b89;}

#cont_right { width:225px; overflow:hidden; height:230px; float:right; margin-right:5px;}
#cont_right h2{ background:url(../imgs/index_contact.jpg) no-repeat center; height:25px; line-height:25px; margin:0px; padding-left:20px; font-size:12px; color:#FFFFFF;}
#cont_right ul { margin:0px 3px; padding-left:20px; background-color:#d3def0;}
#cont_right ul li { list-style:none; line-height:23px; margin:0px 10px;}




	 
</pre></body></html>