.nTab{
	float: left;
	width: 332px;
	position: relative;
	color: #2A68B5;
}
.nTab2{
	float: left;
	position: relative;
	width: 100%;
}
.TabTitle{
	position: relative;
	background-image: url(../images/tb_3.gif);
	text-align: center;
	float: left;
	background-repeat: repeat-x;
	width: 100%;
}
.TabTitle h3{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.TabTitle ul{
	border:0;
	list-style-image: none;
	list-style-type: none;
}
.TabTitle li{
	float: left;
	width: 75px;
	cursor: pointer;
	margin-right: 8px;
	margin-left: 0px;
	line-height: 25px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.TabTitle .active{
	background-image: url(/images/tb_2.gif);
} 
.TabTitle .normal{
	background-image: url(/images/tb_1.gif);
}
.TabTitle2{
	position: relative;
	background-image: url(../images/tb_3.gif);
	text-align: center;
	float: left;
	background-repeat: repeat-x;
	width: 100%;
	color: #006699;
} 
.TabTitle2 span{
	line-height: 25px;
	font-weight: bold;
	color: #2A68B5;
}
.TabTitle2 ul{
	border:0;
	list-style-image: none;
	list-style-type: none;
	padding-left: 3px;
} 
.TabTitle2 li{
	float: left;
	width: 75px;
	cursor: pointer;
	margin-right: 3px;
} 
.TabTitle2 .active{
	background-image: url(/images/s.gif);
	background-repeat: no-repeat;
} 
.TabTitle2 .normal{
	background-image: url(/images/tb_1.gif);
} 
.TabContent{
	float: left;
}
.TabContent select{
	width: 83px;
	color: #83B9FC;
	font-weight: bold;
}
.left_top_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #83B9FC;
	border-bottom-color: #83B9FC;
	border-left-color: #83B9FC;
	height: 150px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
.lf{
	position: relative;
	width: 330px;
}

.none {
	display:none;
	position: relative;
	width: 100%;
}
