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

/*global*/
*{ margin:0; padding:0;}
html{ border:0;}
body{ font-size:12px; font-family:"宋体"; color:#666; background-color:#fff; line-height:18px;}
h1{font:inherit; font-size:24px; line-height:135%;}
h2{font:inherit; font-size:14px; font-weight:bold;}
h3{font:inherit; font-size:12px; font-weight:bold;}
ul{ list-style:none;}
p{ line-height:160%;}
a img{ border:0;}
a{ text-decoration:none; color:#666; }
a:hover{ text-decoration:underline; color:#3F88E4;}

a.un{ text-decoration:underline; color:#666; }
a.un:hover{ text-decoration:underline; color:#3F88E4;}
input{ vertical-align:middle; }


/*us global css*/
/* Clear Fix */
.c2:after 
{ 
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden; 
} 
.c2 
{
    display:inline-block;
}
* html .c2{ height:1%;}
/* Hide from IE Mac \*/ 
.c2 {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix  */

/*--------------&gt;&gt;padding and margin&lt;&lt;-------------------------*/
.ptb_12{ padding:12px 0;}

/*font*/
.title{ color:#000; font-size:14px; font-weight:bold;}
.menutitle{ color:#313131; font-size:16px; font-weight:bold;}
.link_more{ font-family:Arial; text-decoration:underline;}

.wrap{ width:1002px; margin:16px auto;}
.banner{ margin:12px 0; border:1px solid #ccc; padding:6px 0; text-align:center; display:block;}
#main{ border-bottom:10px solid #ee972f; padding:0 0 12px;}
#left{ width:223px; float:left;}
#right{ width:748px; float:right;}
#copyright{ text-align:center; padding:22px; line-height:22px;}
#link{ background:#dededc; border-top:3px solid #fff; padding:12px;}
.content{ padding:8px 15px;}
.dllist{ padding:12px 0; border-bottom:1px solid #ccc;line-height:20px;}
.dllist dt{ font-weight:bold; font-size:14px;}
.td2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	line-height: 15px;
}
.topImg {
    border:#333 1px solid;
}
.content p,.contnet{
	line-height: 25px;
}
.pagecontent a,.pagecontent{
	line-height: 30px;
	color:#ff0000;
	background-color: #ccc;
	text-align: center;
}
.pagecontent a.currentPageCSS{
	color:#000;
	background-color: #ccc;
	text-align: center;
}
</pre></body></html>