@charset "utf-8";
#main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	position: relative;
	width: 577px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	position: relative;
	width: 542px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 223px;
	border: 1px solid #D7F9FF;
	padding: 0px;
}
#search #searchHead {
	background-image: url(images/topic_search.jpg);
	height: 39px;
	width: 217px;
	position: relative;
}
#search #searchbBody {
	float: left;
	width: 198px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
	color: #0099FF;
}
#map {
	margin: 0px;
	float: left;
	height: 200px;
	width: 186px;
	position: relative;
}
#mapHeader {
	height: 39px;
	width: 186px;
	background-image: url(images/topic_map.jpg);
}
#map #mapBody {
	margin: 2px;
	float: left;
	height: 161px;
	width: 182px;
	position: relative;
}
#room {
	margin: 0px;
	float: left;
	height: 200px;
	width: 186px;
	position: relative;
}
#room #roomHeader {
	height: 39px;
	width: 186px;
	background-image: url(images/topic_room.jpg);
}
#room #roomBody {
	margin: 2px;
	float: left;
	height: 161px;
	width: 182px;
	position: relative;
}
#nearly {
	margin: 2px;
	float: left;
	width: 211px;
	position: relative;
}
#nearly #nearlyHeader {
	height: 39px;
	width: 211px;
	background-image: url(images/topic_nearly.jpg);
	position: relative;
}
#nearly #nearlyBody {
	float: left;
	width: 183px;
	position: relative;
	list-style-image: url(images/gimmic01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	list-style-type: disc;
	text-indent: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
}
