
.nTab{
float: right;
width: 678px;
margin:0px;
background-position:left;
margin-bottom:0px;
border:0px;
}
.nTab .TabTitle{
clear: both;
height: 90px;
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:200px;
height:25px;
cursor: pointer;
margin-left:0px;
text-align:center; vertical-align:middle;
line-height:25px;
list-style-type: none;
background:url(image/bg_banner11.jpg) no-repeat;
font-size:12px; color:#004993;
}
.nTab .TabTitle .active{background:url(image/bg_banner12.jpg) no-repeat; color:#FFFFFF;}
.nTab .TabTitle .normal{background:url(image/bg_banner11.jpg) no-repeat;}
.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;}


