﻿@charset "utf-8";
 
/*导航条部分*/
.nav ul{background-color:#014e89;height:41px;line-height:41px;}
#menu li a:hover{ background-color:#006abc;color:#fff;}

/*左侧 2012-9-29增加*/
.ltab .maintit,.lcom .maintit,.ptab .maintit{background:#014e89;height:34px;line-height:34px;padding-left:26px;color:#fff;}
.ltab .news li,.rtab .news li,.mtab .news li{background:url(http://ui.tiantis.com/Images/ShopDec/blue001/ico.gif) no-repeat 0 -17px;}
.rtab .maintit,.rcom .maintit,.nrtab .maintit{background:#014e89;height:34px;line-height:34px;padding-left:26px;color:#fff;}
.mtab .maintit{background:#fac2c1;height:34px;line-height:34px;padding-left:26px;color:#fff;}
.ltab .maintit .more,.rtab .maintit .more,.mtab .maintit .more{float:right;margin-right:10px;}
/*.ltab .maintit .more a,.ltab .maintit .more a:link,.ltab .maintit .more a:hover,.mtab .maintit .more a:hover{color:#fff;}*/

/*内页样式*/
.nrtab .maintit{background:#014e89;height:34px;line-height:34px;padding-left:25px;}
.nrtab .maintit b{color:#fff;}

/*底部*/
.botomtab{width:100%;background-color:#efefef;}

/* 万能模块 */
.ptab .maintit,.univer .maintit{background:#014e89;height:31px;line-height:31px;padding-left:25px;color:#FFF;}