

/** banner begin **/
.nTab{
float: right;
width: 297px;
margin:0px;
background-position:left;
margin-bottom:0px;
border:0px;
}
.nTab .TabTitle{
clear: both;
height: 24px;
overflow: hidden;
}
.nTab .TabTitle ul{
border:0;
margin:0; margin-left:0px;
padding:0;
height:25px;
font-size:12px;
}
.nTab .TabTitle li{
float: left;
width:40px;
height:25px;
cursor: pointer;
margin-left:0px;
text-align:center; vertical-align:middle;
line-height:25px;
list-style-type: none;
font-size:12px; color:#004993;
}

.nTab .TabContent{
width:400px;
height:25px;
margin: 0px auto;
padding:0px 0 0 10px;
font-size:12px; color:#FFFFFF; line-height:25px;
}
.nTab .TabContent a{font-size:12px; color:#FFFFFF; text-decoration:none;}
.nTab .TabContent a:hover{font-size:12px; color:#FF6600; text-decoration:none;}
.nTab .TabContent a:visited{font-size:12px; color:#FFFFFF; text-decoration:none;}
.none {display:none;}



