.nTab{
float: left;
width: 620px;
margin: 0 auto;
background-image:url(images/bg00.gif);
background-position:left;
background-repeat:repeat-y;
margin-bottom:2px;
}
.nTab .TabTitle{
clear: both;
height: 24px;
overflow: hidden;
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 70px;
cursor: pointer;
background-image:url(images/r_forder_bg1.gif);
list-style-type: none;
}
.nTab .TabTitle .active{ width:120px; height:24px; background-image:url(images/proBg.gif); text-align:center;}
.nTab .TabTitle .normal{ width:120px; height:24px; background-image:url(images/proBgtu.gif); text-align:center;}
.nTab .TabContent{
width:auto;background:#fff;
margin: 0px auto;
padding:10px;
background-image:url(images/bg00.gif);
}
.none {display:none;}

