@charset "utf-8";
/***** tab *****/
.Tab {
	float: left;
	width: 204px;
	font-size: 75%;
	min-height: 180px;
	height: 180px;
	_height: 155px;
	background-image: url(../images/TabBottomBg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
}
/*** @}lϤ ***///
#label_1 {
	width:65px;
	height:82px;	
}
#label_2 {
	width:65px;
	height:82px;
}
#label_3{
	width:65px;
	height:82px;
}
/*** @}lϤ End ***/
#label_1:hover {
	width:65px;
	height:82px;	
}
#label_2:hover {
	width:65px;
	height:82px;
}
#label_3:hover {
	width:65px;
	height:82px;
}
.Tab .home_label {
	float: left;
	width:65px;
	height:52px;
}
.Tab .home_label2 {
	float: left;
	width:65px;
	height:52px;
}
.Tab .home_label3 {
	float: left;
	width:65px;
	height:52px;
}
/**@}l**/
.Tab .home_label a {
	width:65px;
	height:52px;
	float:left;
}
.Tab .home_label a:focus{
	float:left;
	width:65px;
	height:52px;
	
}
/**@}l**/
.Tab .home_main_content {
	float: left;
	width: 214px;
	display: none; 
	height:150px;
	*height:150px;
	_height:140px;
	
}
#main_content_1 ,#main_content_2,#main_content_3,#main_content_4 {
	float: left;
	width: 204px;
	border:none;
	height:120px;
	margin: 30px 0 0 0;
	_margin:30px 0 0 -759px;
}
.Tab #home_main {
	top: 33px;
	left:0px;
	width:204px;
	padding:0;
	z-index: 50;
 } 
.home_main_content {
	position: absolute;
	top: 20px;
	left:0px;
	_left:560px;
	width:2154px;
	z-index: 52;
	padding: 0;
	display:none;
	_height: 150px;	
}
.tab1 {
	float: left;
	height: 160px;
	width: 199px;
	padding: 0 5px 0 10px;
	margin-top:10px
	
}

