@charset "utf-8";
@charset "utf-8";
/***** tab *****/
#label_1,#label_2,#label_3,#label_4{background: url(../images/tabblc.jpg) no-repeat 0 0; width:58px;height:23px;margin:0 5px 0 0;}
#label_1:hover,#label_2:hover,#label_3:hover,#label_4:hover{
	width:58px;
	height:23px;
	background-image: url(../images/tabred.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.Tab .home_label {
	background-image: url(../images/tabori.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 35px;
	width: 82px;
	line-height: 35px;
	background: transparent url(/images/tabori.jpg) no-repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-align: center;
		
}
.Tab .home_labe2 {
	background-image: url(../images/tabori.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 35px;
	width: 82px;
	line-height: 35px;
	background: transparent url(/images/tabori.jpg) no-repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-align: center;
	
}
.Tab .home_label a{
	color:#fff;
	text-decoration:none;
	background: url(/images/tabblc.jpg) no-repeat 0 0;
	float:left;
	height: 23px;
	width: 58px;
	line-height:23px;
}
.Tab .home_label a:focus{
	color:#fff;
	text-decoration:none;
	background: url(/images/tabred.jpg) no-repeat center top;
	float:left;
	height: 23px;
	width: 58px;
	
}
Tab .home_main_content {
	float: left;
	width: 500px;
	display: none; 
	
}
#main_content_1 ,#main_content_2,#main_content_3,#main_content_4 {
	float: left;
	width: 240px;
	border:none;
	_margin:3px 0 0 -126px;
}
.Tab #home_main {
	top: 33px;
	left:0px;
	width:240px;
	padding:0;
	z-index: 50;
	_margin:0 0 0 -320px;
 } 
.home_main_content {
	position: absolute;
	top: 20px;
	left:0px;
	width:240px;
	*width:230px;
	z-index: 52;
	padding: 0;
	color: #444;
	border: 1px solid #D9D9D9;
	display:none;
	overflow:auto;
	*overflow:scroll;
	overflow-x:hidden;
	height: 280px;
	
}
.trf {
	font-size:100%;
}
.trf th{
	background-color:#666666;
	color:#ffffff;
}
