

#tab1 {
	top: 120px;
	position: absolute;
	width: 960px;
	display: block;

}



#tab1 #sl1 {
	left: 0px;
	width: 240px;
	height: 240px;
	position: relative;

z-index:53;
}


#tab1 #sl1 {
	background: url(hpic/hp1.gif) no-repeat top left;
}

#tab1 a:hover #sl1 {

	background: url(hpic/hp1a.gif) no-repeat top left;
}

#tab1 #tx1 {
			/*top: 1240px;*/
	width: 960px;
	height: 240px;
	background: url(hpic/hp1b.gif)  top left;

	display: none;
	position: static;	
        border: none;
				/*Visibility hidden; */

}


#tab1 a:hover #tx1  {

	/*top 240px;		Visibility visible; */


	display: block;
}







/*Visibility: hidden;*/





#tab2 {
	top: 120px;
	position: absolute;
	width: 960px;
	display none;
/*background-color: transparent;
	border: 1px solid black;*/

}




#tab2 #sl2 {
float: left;
	left: 240px;
	width: 240px;
	height: 240px;
	background: url(hpic/hp2.gif) no-repeat top left;
	position: relative;
        border 1px solid black;
z-index: 53;
}

#tab2 a:hover #sl2 {
	width: 240px;
	height: 240px;
	background: url(hpic/hp2a.gif) no-repeat top left;

}


#tab2 #tx2 {

	margin-top: 240px;

	width: 960px;
	height: 240px;
	background: url(hpic/hp2b.gif) no-repeat top left;

	display: none;
	position: static;
	
	/*border: 1px dotted #999;*/

}




#tab2 a:hover #tx2 {

	display: block;
}















#tab3 {
	top: 120px;
	position: absolute;
	width: 960px;
	/*display none;
	border: 1px solid black;*/

}




#tab3 #sl3 {
float: left;
	left: 480px;
	width: 240px;
	height: 240px;
	background: url(hpic/hp3.gif) no-repeat top left;
	position: relative;
        /*border 1px solid black;*/
z-index: 53;
}

#tab3 a:hover #sl3 {
	width: 240px;
	height: 240px;
	background: url(hpic/hp3a.gif) no-repeat top left;
}


#tab3 #tx3 {

	margin-top: 240px;
	width: 960px;
	height: 240px;
	background: url(hpic/hp3b.gif) no-repeat top left;
	display: none;
	position: static;
        border: none;
}


#tab3 a:hover #tx3 {

	display: block;
}













#tab4 {
	top: 120px;
	position: absolute;
	width: 960px;
	/*display none;
	border: 1px solid black;*/

}




#tab4 #sl4 {
float: left;
	left: 720px;
	width: 240px;
	height: 240px;
	background: url(hpic/hp4.gif) no-repeat top left;
	position: relative;
        /*border 1px solid black;*/
z-index:53;
}

#tab4 a:hover #sl4 {
	width: 240px;
	height: 240px;
	background: url(hpic/hp4a.gif) no-repeat top left;
}


#tab4 #tx4 {

	margin-top: 240px;
	width: 960px;
	height: 240px;
	background: url(hpic/hp4b.gif) no-repeat top left;
	display: none;
	position: static;
        border: none;
}


#tab4 a:hover #tx4 {

	display: block;
}









#tab0 {
	top: 360px;
	position: absolute;
	width: 960px;
	/*display none;*/
/*background-color: transparent;
	border: 1px solid black;*/
z-index: 1;
}




