@charset "utf-8";
/* CSS Document */

.index_content1 {
	display: block;
	height: 790px;
	width: 900px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image: url(../image/top1.jpg);
	background-repeat: no-repeat;
}

.index_content2 {
	display: block;
	height: 790px;
	width: 900px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image: url(../image/top2.jpg);
	background-repeat: no-repeat;
}

.index_content3 {
	display: block;
	height: 790px;
	width: 900px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image: url(../image/top3.jpg);
	background-repeat: no-repeat;
}

.index_content4 {
	display: block;
	height: 790px;
	width: 900px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image: url(../image/top4.jpg);
	background-repeat: no-repeat;
}

.index_content5 {
	display: block;
	height: 790px;
	width: 900px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image: url(../image/top5.jpg);
	background-repeat: no-repeat;
}

.craftsmen_banner {
	display: block;
	height: 300px;
	width: 300px;
	margin: 70px auto auto 100px;
	padding: 0px;
	border: 0px solid #000000;
	position: absolute;
	background-image: url(../image/banner_craftsmen.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

.wanted_banner {
	display: block;
	height: 100px;
	width: 300px;
	margin: 70px auto auto 100px;
	padding: 0px;
	border: 1px solid #000000;
	position: absolute;
	background-image: url(../image/wanted_banner.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

.table_banner {
	display: block;
	height: 250px;
	width: 300px;
	margin: 380px auto auto 100px;
	padding: 0px;
	border: 1px solid #000000;
	position: absolute;
	background-image: url(../image/bnr_table2010.jpg);
	background-repeat: no-repeat;
	z-index: 99;
}

.table_desc {
	display: block;
	width: 300px;
	margin: 630px auto auto 100px;
	padding: 0px;
	position: absolute;
	z-index: 99;
	text-align: center;
}
