@charset "utf-8";
/* css document */

.ntab{ }

/*选项卡样式*/
.none { display:none;}

.tabtitle{ clear:both; height:37px; background:; padding-top:4px; padding-left:5px;}
.tabtitle li{ float:left; display:inline; width:98px; height:36px; cursor:pointer; line-height:34px; text-indent:25px; font-size:12px;   }
.active{ background:   0 -37px no-repeat; color: #fff;font-weight:bold;}
.normal{ background: no-repeat; color:#333; }
.tabcontent{  padding:8px; text-align:left; clear:both; height:170px!important; overflow:visible; line-height:26px;}

.tabcontent .jscs { width:90%; margin-left:10px;}

.activea{ background: no-repeat; color:#fff;}
.normala{ background: no-repeat; color:#565656;}








