.nTab{
	width: 492px;
	background-position:left;
	border: 1px solid #AACCEE;
	margin: 0;
	padding: 0px;
}
.nTab .TabTitle{
	clear: both;
	height: 25px;
	background-image: url(../images/myTab0bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.nTab .TabTitle ul{
	margin:0;
	padding:0;
	line-height: 25px;
}
.nTab .TabTitle li{
	float: left;
	width: 84px;
	cursor: pointer;
	padding-left: 10px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/mytab0bg3.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67B0E5;
}
.nTab .TabTitle .normal a {
	color: #FFF;
}
.nTab .TabTitle .active{
	background-color: #fff;
	background-image: url(../images/mytab0bg2.jpg);
	background-repeat: no-repeat;
	width: 84px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67B0E5;
	}
.nTab .TabTitle .active a{
		text-decoration: none;
			}
.nTab .TabTitle .normal{
	background-image: url(../images/mytab0bg3.jpg);
	font-size: 14px;
	color: #FFF;
	border-right-style: solid;
	border-right-color: #67B0E5;
	width: 84px;
}
.nTab .TabContent{
	width:492px;
	background:#fff;
}
.none {display:none;}


.snTab{
	width: 492px;
	background-position:left;
	border: 1px solid #AACCEE;
	margin: 0;
	padding: 0px;
}
.snTab .TabTitle{
	clear: both;
	height: 25px;
	background-image: url(../images/myTab0bg4.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#00428d;
}
.snTab .TabTitle ul{
	margin:0;
	padding:0;
	line-height: 25px;
}
.snTab .TabTitle li{
	float: left;
	width: 95px;
	cursor: pointer;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/mytab0bg3.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67B0E5;
	color:#00428d;
	text-align: center;
}
.snTab .TabTitle .active{
	background-color: #fff;
	background-image: url(../images/mytab0bg6.jpg);
	background-repeat: no-repeat;
	width: 95px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67B0E5;
	color:#00428d;
	}
.snTab .TabTitle .normal{
	background-image: url(../images/mytab0bg5.jpg);
	font-size: 14px;
	color: #00428d;
	border-right-style: solid;
	border-right-color: #67B0E5;
	width: 95px;
	color:#00428d;
	height: 25px;
}
.snTab .TabContent{
	width:492px;
	background:#fff;
}

.container, .container *{margin:0; padding:0;}
.container{width:268px; height:213px; overflow:hidden;position:relative;}
.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:268px; height:213px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
