* {
	font-family:times new roman;
	font-size:16px;
}
#Table_01 {
	position:relative;
	margin:0px auto;
	left:0px;
	top:0px;
	width:800px;
	height:1100px;
	background-image:url('../images/index_03.gif');
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:13px;
}

#index-02 {
	position:absolute;
	left:0px;
	top:13px;
	width:800px;
	height:98px;
}

#index-03 {
	position:absolute;
	left:0px;
	top:111px;
	width:800px;
	height:19px;
}

#index-09 {
	position:absolute;
	left:10px;
	top:426px;
	width:140px;
	height:224px;
}

#btn1 {
	top:132px;
}

#btn2 {
	top:180px;
}

#btn3 {
	top:228px;
}

#btn4 {

	top:276px;
}

#btn5 {
	top:324px;
}

#btn6 {
	top:372px;
}

a.rollover {
	background:url('../images/index_05.gif') no-repeat top;
	color:black;
	font-size:25px;
	font-weight:bold;
	font-family:times new roman;
	height:47px;
	left:10px;
	padding-top:4px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:146px;	
}

a.rollover:hover {
	background-image:url('../images/index_05-over.gif');
}


div.content {
	left:160px;
	position:absolute;
	top:132px;
	width:606px;	
}

p {
	margin:0px;
}

a.drop_link {
	background:transparent url(../images/index_01.gif) no-repeat scroll center top;
	color:black;
	display:block;
	font-weight:bold;
	font-size:16px;
}

a.drop_link:hover {
	background:transparent url(../images/index_01.gif) no-repeat scroll center top;
	color:red;
}