﻿.nTab{ 
float: left; font-weight: normal;
margin:0; width:98%;
background-position:left; 
background-repeat:repeat-y; 
padding:0 0 0 5px;
border-left:0px;
} 
.nTab .TabTitle{ 
clear: both; border:0;
height:25px; 
overflow: hidden; 
border-bottom:2px solid #a60000;
} 
.nTab .TabTitle ul{ 
border:0; 
margin:0; 
padding:0; 
} 
.nTab .TabTitle li{ 
float: left; 
height:25px;
cursor: pointer;
margin-right:0px;
padding-right: 15px; 
padding-left: 15px; 
list-style-type: none; 
} 
.nTab .TabTitle .active{line-height:25px; color:#da2625; font-weight:bold;  border-left:0px;font-size:13px;
 text-align:center; width:80px;} 
.nTab .TabTitle .normal{line-height:25px; font-size:13px; color:#000;  font-weight:bold; text-align:center;width:80px; } 
.nTab .TabContent{ font-weight: normal; border-top:0px; margin:auto; padding:4px;} 

.none {display:none;}
