<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 */
body{margin:0;padding:0;}

.mainspace{position:relative;overflow:visible;}

.main{position:absolute;z-index:5;}

/*页面整体*/
Body{background:url(../ufile/yemian_bg.gif) center repeat-y; background-color:#EBEBED;}
li{list-style-type:none;}
*{margin:0;padding:0;}
a{color:#333;text-decoration: none;}
a:hover{color:#B60005;}

/*页面内容大框架*/
.mainspace{width:1000px;margin:0 auto;}

/*页面内容*/
.main{width:100%;clear:both;display:block;display: inline-table;}
.main:after{content: ".";display: block;height: 0;clear: both;visibility: hidden; }


.ap_table{width:100%;}
.ap_table_td2 td{width:50%;}
.ap_table_td3 td{width:33%;}
.ap_table_td4 td{width:25%;}
.ap_table_td5 td{width:20%;}
.ap_table_td6 td{width:16.6%;}
.ap_table_td7 td{width:14.1%;}
.ap_table_td8 td{width:12.5%;}

.ap_img_div{text-align:center;}
.ap_title_div{text-align:center;}


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