<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	padding:0; 
	margin:0;
	border:0;  
	font-family:"Microsoft YaHei",SimHei,arial;
	font-size:14px; 
	color:#333; 
           background-color:#f2eee5;
	}
	
ul,li{ 
	list-style:none;
	padding:0; 
	margin:0; 
	border:0; 
	}

dl,dt,dd,img{
	padding:0; 
	margin:0;
	border:0;
	}
	
a{ color:#333; text-decoration:none; }
a:hover{ color:#840427; }
		
.clear{ 
    clear:both;
	}

.bigbg{ width:100%; background:url(../images/bg.jpg) repeat-x; overflow:hidden;  }
.top{ width:1180px; margin:0 auto; text-align:right; height:34px; line-height:34px; }
.top span{ padding:0 4px; }
.top span a{  }
.logobox{ width:1180px; margin:0 auto; overflow:hidden; }
.logo{ float:left; width:500px; }
.search{ float:right;  height:30px; background:#fff; margin-top:20px; }
.write{ float:left; width:230px; height:30px; line-height:30px; padding-left:6px; outline:none; background:none; border:0; }
.btn{ float:right; width:30px; height:30px; border:none; background:url(../images/btn.jpg) center no-repeat; outline:none; cursor:pointer; }

.navbox{ width:100%; height:42px; background:#840427; margin-top:10px; }
.nav{ width:1180px; margin:0 auto; }
.nav li{ float:left; width:130px; text-align:center; position:relative; }
.nav li a{ display:block; height:42px; line-height:42px; font-size:16px; color:#fff; }
.nav li a:hover{ background:#6f0220; }
.nav_current{ background:#6f0220; }

.foot{width:1180px; margin:0 auto; padding:20px 0; overflow:hidden; background:url(../images/footline.jpg) top no-repeat; }
.footlogo{ float:left; margin-right:40px; }
.copyright{ float:left; width:700px; color:#aa687a; line-height:30px;}
.foot select{ float:right;  width:200px; margin-top:10px; height:26px; }



















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