div#back_container {
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color:transparent;
	width: 100%;
	height: 680px;
	position: absolute;
	background-image: url(img/back_01.jpg);
}

div#container {
	left: 0px;
	top: 0px;
	background-color:transparent;
	width: 100%;
	height: 680px;
	z-index: 5;
	position: absolute;
}


div#contents_container {
	height: auto;
	width: 450px;
	left: 300px;
	top: 60px;
	position: absolute;
	height: 500px;
}

h2#h2_title1 {
	width:450px;
	background-image: url(img/em_bg_02.gif);
	}

div#cnt1_scroll_container1{
	height: 310px;
	margin-top: 10px;
	position: relative;
	width: 450px;
	overflow: auto;
}

div.larger{
	position: relative;
}

div.each_detail_title1{
	width: 70px;
	position: absolute;
	left: 10px;
	top: 0px;
	text-align: justify;
	text-justify: distribute-all-lines;
	background-image: url(img/em_bg.gif);
}

div.each_detail_title3{
	width: 420px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(img/em_bg_02.gif);
}


div.item_detail1{
	position: relative;
	top: 0px;
	width: 330px;
	left: 90px;
}

div.item_detail2{
	position: relative;
	top: 0px;
	width: 450px;
	left: 0px;
}

div.item_detail3{
	position: relative;
	top: 0px;
	width: 350px;
	left: 45px;
	padding: 5px;
	background-image: url(img/em_bg.gif);
}

div#vglid_container {
	margin-top: 0px;
	line-height: 9px;
	position: relative;
	font-size: 9px;
	height: 18px;
	
}
div#vglid_title1 {
	width:70px;
	position: absolute;
	left: 10px;
	background-image: url(img/em_bg.gif);
}

div#vglid_title2 {
	width:330px;
	position: absolute;
	left: 90px;
}

div#vglid_title3 {
	width:420px;
	position: relative;
	left: 0px;
	background-image: url(img/em_bg_02.gif);
}

div#map_button{
	top: 505px;
	left: 435px;
	position: absolute;
	width: 285px;
	height: 210px;
}
