.htabs{	

	background:none; 
	width:350px;
	margin-left: 20px;

}
.htabs li{
	float:left;
	background: url(../../images/btn_tab.jpg) ;
	border:none;
	position:relative;
	width:103px;
	height:38px;
	text-align:center;	
	line-height:50px;	

}
.tabs{
	background: url(../../images/bg_contentab.jpg)  no-repeat; 
	width:370px;
	height:303px;
	margin-left:-12px;		
}
.tabs li{

}
.tabs li a:hover{
	padding-left:1px;	
}
.select{			
	width:120px;
	margin-left:0;
	
	
}

.tab{
	padding:20px 20px 0 25px;		
}





.select * {display:block;}
.select span span span span { /* Right edge */	
	background: url(../../images/btn_tab_active.jpg) no-repeat top left;
}

