/***********************************************/
/* index	design                          */
/*        					 */
/***********************************************/

#sakura1{
	position: absolute;
	top: 160px;
	left: 190px;
	width:300px;
	height: 270px;
	background-color: #FFFFFF;
}


#sakura2{
	position: absolute;
	top: 160px;
	left: 520px;
	width:300px;
	height: 270px;
	background-color: #FFFFFF;
}


#news{
	position: absolute;
	top: 521px;
	left: 190px;
	width:598px;
	height: 216px;
	background-color: #FFFFFF;
	padding: 5px 10px 15px 20px;
}


#update{
	position: absolute;
	top: 766px;
	left: 190px;
	width:600px;
	height: 100px;
	background-color: #FFFFFF;
	padding: 5px 10px 15px 20px;
}

#shadow{
	position: absolute;
	top: 966px;
	left: 150px;
	width:700px;
	height: 8px;
	background-color: #243724;
}

#shadow_u{
	position: absolute;
	top: 83px;
	left: 150px;
	width:700px;
	height: 8px;
	background-color: #243724;
}

#shadow_l{
	position: absolute;
	top: 83px;
	left: 150px;
	width:8px;
	height: 890px;
	background-color: #243724;
}

#shadow_r{
	position: absolute;
	top: 83px;
	left: 842px;
	width:8px;
	height: 890px;
	background-color: #243724;
}


.tablestyle2 {	color: #FFFFFF;
	background-color: #3C5C3B;
	background-image: url(image/photo/tablebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tablestyle {	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3C8C7D;
	border: medium none #666666;
}

