/***** tab *****/

#2label_1,#2label_2,{
	background: url(../images/subtab.gif) no-repeat left 0; 
	width:90px;
	height:26px; 
	text-align:center;
	
}
#2label_1:hover,#2label_2:hover{
	width:90px;height:26px;
	background-image: url(../images/subtabfocus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:center;
	
}
.SubTab .home_label {
	float:left;
	width:90px;
	height:26px;
	line-height: 26px;
	text-align:center;
	background: transparent url(../images/subtab.gif) no-repeat scroll 0% 0%;
	/*-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;*/
	text-align: center;
}
.SubTab .home_labe2 {
	float: left;
	width:90px;height:26px;
	line-height: 26px;
	background: transparent url(/images/subtabfocus.gif) no-repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-align: center;
}
.SubTab .home_labe3 {
	float: left;
	width:90px;height:26px;
	line-height: 26px;
	background: transparent url(/images/subtabfocus.gif) no-repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-align: center;
}
.SubTab .home_labe4 {
	float: left;
	hwidth:90px;height:26px;
	line-height: 26px;
	background: transparent url(/images/subtabfocus.gif) no-repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-align: center;
}
.SubTab .home_label a:hover{
	color:#535353;
	text-decoration:none;
	float:left;
	width:90px;height:26px;
	line-height: 26px;
	background:url(../images/subtabfocus.gif) no-repeat scroll 0% 0%;
}
.SubTab .home_label a{
	color:#535353;
	text-decoration:none;
	float:left;
	width:90px;height:26px;
	line-height: 26px;
	/*background: url(../images/subtab.gif) no-repeat left 0; */
}
.SubTab .home_label a:focus{
	color:#535353;
	text-decoration:none;
	float:left;
	width:90px;height:26px;
	line-height: 26px;
	/*background: transparent url(/images/subtabfocus.gif) no-repeat scroll 0% 0%;*/
}
SubTab .home_main_content {
	float: left;
	display: none; 
	
}
#main_content_1 ,#main_content_2,#main_content_3,#main_content_4 {
	float: left;
	/*width: 490px;*/
	border:none;
	_margin:0 0 0 -420px;
}
.SubTab #home_main {
	/*position: absolute;*/
	top: 33px;
	left:0px;
	padding:0;
	z-index: 50;
	_margin:0 0 0 0px;
	border:none;
	width:700px;
	/*_border:1px solid #ff8000;*/
	
 }
.home_main_content {
	position: absolute;
	top: 50px;
	left:0px;
	width:480px;
	z-index: 52;
	padding: 0;
	color: #444;
	display:none;
	border:none;
	_margin:0 0 0 -680px;
}
