.nTab{ 
float: left; font-weight: normal;
width: 240px; height:28px;
margin: 0 auto; 
background-position:left; 
background-repeat:repeat-y; 
} 
.nTab .TabTitle{ 
clear: both; border:0;
height: 28px; 
overflow: hidden; 
} 
.nTab .TabTitle ul{ 
border:0; 
margin:0; 
padding:0; 
} 
.nTab .TabTitle li{ 
float: left; 
width: 52px;
height:28px;
cursor: pointer;
margin-right:0px;
padding-right: 0px; 
padding-left: 0px; 
list-style-type: none; 
} 
.nTab .TabTitle .active{line-height:28px; color:#000000; font-size:12px; text-align:center;} 
.nTab .TabTitle .normal{line-height:28px; font-size:12px; color:#000000; text-align:center; } 
.nTab .TabContent{ height:40px;border:1px #ffffff solid; font-weight: normal;} 

.none {display:none;}


