/* CSS Document */

#subtitle{
	width:360px;
	height:50px;
	position:absolute;
	top:110px;
	left:20px;
	background-image:url(image/point/title.gif);
}

#btn_menu{
	width:300px;
	height:30px;
	position:absolute;
	top:160px;
	left:40px;
}

#image_main{
	width:680px;
	height:510px;
	position:absolute;
	top:190px;
	left:40px;
}
