/* CSS Document */

body { 
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px; 
}

.table {
		position:relative;
        width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align: left;    
}
/*#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:1000px;
}*/

#ban1 {
	position:absolute;
	left:-30px;
	top:0px;
	width:37px;
	height:131px;
	background-image: url(images/index_01.jpg);
}

#ban2 {
	position:absolute;
	left:7px;
	top:0px;
	width:889px;
	height:131px;
	background-image: url(images/index_02.jpg);
}

#ban3 {
	position:absolute;
	left:896px;
	top:0px;
	width:23px;
	height:131px;
	background-image: url(images/index_03.jpg);
}

#nav {
	position:absolute;
	left:0px;
	top:131px;
	width:198px;
	height:345px;
}

#ban4 {
	position:absolute;
	left:198px;
	top:131px;
	width:699px;
	height:77px;
	background-image: url(images/index_05.jpg);
}

#ban5 {
	position:absolute;
	left:198px;
	top:208px;
	width:702px;
	height:96px;
	background-image: url(images/index_06.jpg);
}

#content {
	position:absolute;
	left:198px;
	top:304px;
	width:702px;
	height:1009px;
	background-image: url(images/index_07.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #525252;
}

#sdbr1 {
	position:absolute;
	left:0px;
	top:476px;
	width:198px;
	height:203px;
	background-image: url(images/index_08.jpg);
}

#sdbr2 {
	position:absolute;
	left:0px;
	top:679px;
	width:198px;
	height:554px;
	background-image: url(images/index_09.jpg);
}

#sdbr3 {
	position:absolute;
	left:0px;
	top:1230px;
	width:198px;
	height:81px;
	background-image: url(images/index_10.jpg);
}

#foot {
	position:absolute;
	left:0px;
	top:1310px;
	width:900px;
	height:140px;
	background-image: url(images/index_11.jpg);
}
