#contents {
	width: 555px;
	text-align: left;
	margin-left: 10px;
	padding-top: 10px;
}
#locate {
	text-align: right;
}
#contents h2 {
	background-image: url(../common/h2.gif);
	height: 32px;
	width: 555px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 20px;
	text-indent: 90px;
	overflow: hidden;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#map {
	height: 500px;
	width: 535px;
	padding: 0px;
	margin-left: 10px;
}
#add {
	width: 535px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#add table {
	width: 535px;
}
#add th {
	background-color: #FFE6E6;
	text-align: center;
}
#add td {
	background-color: #E8E8E8;
}
#categorytitle {
	background-image: url(../common/outline.gif);
	height: 36px;
	width: 555px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
}

