body{
	background-color:#000000;
	margin:0;
	padding:0;
}

#waku{
	width:530px;
	padding:10px 10px 0 10px;
	border:1px solid #333333;
	margin-left: auto;
	margin-right: auto;
	/*text-align:center;*/
}

#w{
	width:510px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#020202;
	border:1px solid #333333;
}

#word{
	width:490px;
	margin:10px 0 0 10px;
	font-size:13px;
	color:#FFFFFF;
	/*text-align:left;*/
}

#word2{
	width:490px;
	margin:5px 0 10px 10px;
	font-size:13px;
	color:#999999;
	/*text-align:left;*/
}

#info{
	width:510px;
	padding:5px 0 2px 10px;
	font-size:10px;
	color:#999999;
	/*text-align:left;*/
}


#maptop{
	height:510px;
	width:510px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden !important;
	/*text-align:center;*/
}

#map{
	height:510px;
	width:510px;
	border:1px solid #333333;
	overflow:hidden !important;
}
#button{
	width:140px;
	height:24px;
	padding:10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	/*text-align:center;*/
}

#print{
	width:65px;
	float:left;
}

#print a img{
	border:0px solid #333333;
}

#close{
	width:65px;
	float:right;
}

#close a img{
	border:0px solid #333333;
}

