@charset "utf-8";
/* CSS Document */

.nTab{
float: left;
width: 740px;
height:auto;
}
.nTab .TabTitle{
clear: both;
height: 32px;
overflow: hidden;
border-bottom:1px solid #e4e4e4;
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
float:right;
}
.nTab .TabTitle li{
float: left;
width: auto;
line-height:32px;
cursor: pointer;
list-style-type: none;
text-align:center;
padding:0px 10px;
background:url(../shopimages/xx01.jpg) no-repeat;
background-position:right 10px;
}
.nTab .TabTitle .active{color:#900; font-weight:bold;}
.nTab .TabTitle .normal{color:#666;}
.nTab .TabContent{
width:740px;
margin:0px auto;
padding:10px 0px;
}

.none {display:none;}


.nTab2{
float: left;
width: 740px;
height:auto;
}
.nTab2 .TabTitle{
clear: both;
height: 32px;
overflow: hidden;
}
.nTab2 .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab2 .TabTitle li{
float: left;
width: 120px;
height:32px;
line-height:28px;
cursor: pointer;
list-style-type: none;
text-align:center;
padding:0px 1px;
font-size:12px;
font-weight:bold;
}
.nTab2 .TabTitle .active{color:#fff; background:url(../shopimages/hdbg01-2.jpg) no-repeat;}
.nTab2 .TabTitle .normal{color:#666; background:url(../shopimages/hdbg01-1.jpg) no-repeat;}
.nTab2 .TabContent{
width:740px;
margin:0px auto;
padding:10px 0px;
}


.nTab3{
float: left;
width: 462px;
height:auto;
}
.nTab3 .TabTitle{
clear: both;
height: 32px;
overflow: hidden;
border-bottom:1px solid #eaeaea;
}
.nTab3 .TabTitle ul{
border:0;
margin:0;
padding:0;
float:right;
}
.nTab3 .TabTitle li{
float: left;
width: auto;
line-height:32px;
cursor: pointer;
list-style-type: none;
text-align:center;
padding:0px 10px;
background:url(../shopimages/xx01.jpg) no-repeat;
background-position:right 10px;
}
.nTab3 .TabTitle .active{color:#900; font-weight:bold;}
.nTab3 .TabTitle .normal{color:#666;}
.nTab3 .TabContent{
width:462px;
margin:0px auto;
padding:10px 0px;
}
