@charset "UTF-8";
/* CSS Document */

.homeimagesubtabpage #subtabimage #tab1 {
	width:232px;
	height:98px;
	overflow: hidden;
	background-image:url(../images/architectural/pergodas_tab1.jpg);
	text-indent: 10000px;
	display: block;
}


.homeimagesubtabpage #subtabimage #tab1 a:hover {
	overflow: hidden;
	background-position: 0px -98px;
}

.homeimagesubtabpage #subtabimage #tab2 {
	width:232px;
	height:94px;
	overflow: hidden;
	background-image:url(../images/architectural/pergodas_tab2.jpg);
	text-indent: 10000px;
	display: block;
}


.homeimagesubtabpage #subtabimage #tab2 a:hover {
	overflow: hidden;
	background-position: 0px -94px;
}


.homeimagesubtabpage #subtabimage #tab3 {
	width:232px;
	height:94px;
	overflow: hidden;
	background-image:url(../images/architectural/pergodas_tab3.jpg);
	text-indent: 10000px;
	display: block;
}


.homeimagesubtabpage #subtabimage #tab3 a:hover {
	overflow: hidden;
	background-position: 0px -94px;
}

.homeimagesubtabpage #subtabimage #tab4 {
	width:232px;
	height:94px;
	overflow: hidden;
	background-image:url(../images/architectural/pergodas_tab4.jpg);
	text-indent: 10000px;
	display: block;
}


.homeimagesubtabpage #subtabimage #tab4 a:hover {
	overflow: hidden;
	background-position: 0px -94px;
}

.homeimagesubtabpage #subtabimage #tab5 {
	width:232px;
	height:98px;
	overflow: hidden;
	background-image:url(../images/architectural/pergodas_tab5.jpg);
	text-indent: 10000px;
	display: block;
}


.homeimagesubtabpage #subtabimage #tab5 a:hover {
	overflow: hidden;
	background-position: 0px -98px;
}
