<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 */

.fcolor{color:#cf0003;}
.fcolor a{color:#cf0003;}
.fcolor a:link{color:#cf0003;}
.fcolor a:visited{color:#cf0003;}
.fcolor a:hover{color:#ff6600;}

/*导航条部分*/
.nav ul{background:#860000;height:35px;line-height:35px;}
.nav ul li a:hover{height:35px;color:#fff;}
.nav ul li ul{top:35px;}
 
/*左侧 2012-9-29增加*/
.ltab .maintit,.lcom .maintit{background:#860000;height:30px;line-height:30px;color:#fff;padding-left:20px;}
.ltab .news li,.rtab .news li,.mtab .news li,.ptab .news li{background:url(http://ui.tiantis.com/Images/ShopDec/red001/ico.gif) no-repeat 0 -17px;}
.rtab .maintit,.rcom .maintit,.mtab .maintit{background:#860000;height:32px;line-height:32px;color:#fff;padding-left:20px;}
.rtab .content,.rcom .content,.mtab .content,.ptab .content{border:1px solid #e3e3e3;border-top:none;}
.ltab .maintit .more,.rtab .maintit .more,.mtab .maintit .more,.ptab .maintit .more{float:right;margin-right:10px;}
.ltab .maintit .more a,.ltab .maintit .more a:link,.ltab .maintit .more a:hover,.rtab .maintit .more a,.rtab .maintit .more a:link,.rtab .maintit .more a:hover,.mtab .maintit .more a,.mtab .maintit .more a:link,.mtab .maintit .more a:hover,.ptab .maintit .more a,.ptab .maintit .more a:link,.ptab .maintit .more a:hover{color:#fff;}
 
/*内页样式*/
.nrtab .maintit{background:#c92600;height:32px;line-height:32px;padding-left:20px;color:#fff;}
.nrtab .maintit .word{font-weight:bold;color:#000;}
.nrtab .content{border:1px solid #e3e3e3;border-top:none;height:auto;overflow:hidden;_zoom:1;width:740px;}
 
/*底部*/
.botomtab{width:100%;background-color:#efefef;}

/* 万能模块 */
.ptab .maintit,.univer .maintit{background:#860000;height:31px;line-height:31px;padding-left:20px;}</pre></body></html>