/* CSS Document */

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

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

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:216px;
}

#index-02 {
	position:absolute;
	left:0px;
	top:216px;
	width:59px;
	height:669px;
	background-image: url(images/index_02.jpg);
}

#index-03 {
	position:absolute;
	left:59px;
	top:216px;
	width:238px;
	height:524px;
}

#index-04 {
	position:absolute;
	left:297px;
	top:216px;
	width:653px;
	height:56px;
	background-image: url(images/index_04.jpg);
}

#index-05 {
	position:absolute;
	left:297px;
	top:272px;
	width:18px;
	height:1307px;
	background-image: url(images/index_05.jpg);
}

#content {
	position:absolute;
	left:315px;
	top:272px;
	width:560px;
	height:1305px;
	background-image: url(images/index_06.jpg);
}

#index-07 {
	position:absolute;
	left:875px;
	top:272px;
	width:75px;
	height:1304px;
	background-image: url(images/index_07.jpg);
}

#index-08 {
	position:absolute;
	left:59px;
	top:805px;
	width:238px;
	height:145px;
}

#index-09 {
	position:absolute;
	left:297px;
	top:1574px;
	width:653px;
	height:65px;
	background-image: url(images/index_09.jpg);
}

#index-10 {
	position:absolute;
	left:0px;
	top:950px;
	width:297px;
	height:7px;
}

#index-11 {
	position:absolute;
	left:0px;
	top:1673px;
	width:950px;
	height:108px;
	background-image: url(images/index_11.jpg);
}
#stretch {
	position:absolute;
	left:-1px;
	top:996px;
	width:297px;
	height:29px;
	z-index:1;
	background-color: #C8DADE;
}

