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

*{ margin:0; padding:0; border:0;}
ul,li{ list-style:none;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#00F; text-decoration:underline;}
.cen_all{ width:676px;}
.bane{ float:left; overflow:hidden; width:150px; height:100px; margin-left:25px;}
.bane_tt{ float:left; overflow:hidden; width:150px; height:24px; text-align:center; color:#333; font-size:12px;  margin-left:25px; margin-top:10px;}

.bane1{ float:left; overflow:hidden; width:325px; height:100px; margin-left:25px;}
.bane_tt1{ float:left; overflow:hidden; width:325px; height:24px; text-align:center; color:#333; font-size:12px;  margin-left:25px; margin-top:10px;}

.tuj{ width:330px; float:left; overflow:hidden; font-size:12px; line-height:25px; }
.cen_foot{ clear:both; width:580px; margin-left:40px;}
.cen_foot p{ font-family:微软雅黑; font-size:16px; color:#F00; line-height:24px; float:left;}
.cen_foot p a{ font-weight:bold; color:#F00;}

.font01{font-size:14px; font-weight:bold; float:left; overflow:hidden; width:676px; line-height:30px;}
.font02{line-height:30px; border-bottom:2px solid #CCC; font-size:14px; font-weight:bold;}
</pre></body></html>