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

body{
	background:url(/clinternet/platformData/infoplat/wza09/images/index/shlrxh_bg.jpg) repeat;
	}
/*----------------------------
头部样式
------------------------------*/
div#header{
	width:778px;
	}
/*----------------------------
中间内容样式
------------------------------*/
div#content{
	width:778px;
	background-color:#e3e3e3;
	}
div#content h3#content_title{
	width:778px;
	text-align:center;
	padding-top:20px;
	color:red;
	font-weight:normal;
	}
div#content div#content_font{
	width:778px;
	padding:15px 0;
	}
div#content div#fujian{
	width:778px;
	}
div#content div#fujian h3#fujian_title{
	width:778px;
	padding:5px 0;
	}
div#content div#fujian ul#fujian_content{
	width:778px;
	}
div#content div#close{
	font-size:14px;
	color:red;
	width:778px;
	padding:30px 0;
	text-align:center;
	}
div#content div#close a{
	color:red;
	text-decoration:none;
	}
div#content ul#bottom{
	width:778px;
	}
/*-------------------------------
底部样式
----------------------------------*/
div#footer{
	width:778px;
	}
div#footer ul{
	width:778px;
	text-align:center;
	background-color:#ccc;
	}
div#footer ul li{
	width:778px;
	}
div#footer ul li#footer_banquan{
	width:778px;
	padding:25px 0;
	}



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