*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

body{
	background-color:#000000;
	background-image:url(image/bg.jpg);
	background-repeat:repeat;
}

*+html body { padding-left: 1px; }   
* html body { padding-left: 1px; } 

#container{
	left: 0px;
	top: 0px;
	width: 900px;
	height: 600px;
	position: absolute;
}

#menu_btn01{
	left: 10px;
	top: 130px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#menu_btn02{
	left: 90px;
	top: 160px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#menu_btn03{
	left: 130px;
	top: 190px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#menu_btn04{
	left: 130px;
	top: 420px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#menu_btn05{
	left: 90px;
	top: 450px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#menu_btn06{
	left: 10px;
	top: 480px;
	width: 80px;
	height: 30px;
	position: absolute;
}

#banner-pos{
	left: 10px;
	top: 520px;
	width: 200px;
	height: 40px;
	position: absolute;
}

#caution{
	left: 0px;
	top: 580px;
	width: 220px;
	height: 60px;
	position: absolute;
}





