#contentHome {
	margin-left: 24px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	width: 560px;
}
#contentHome p {
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: 0.7em;
	font-size: 1em;
}
#contentHome h2 {
	font-size: 1em;
	color: #0B1560;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#contentHome ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	list-style-position: outside;
	list-style-image: url(../images/listDot.gif);
	font-size: .9em;
}
#contentHome li {
	padding-bottom: 5px;
}
#introLeft {
	width: 119px;
	float: left;
	margin-left: 20px;
	margin-right: 11px;
	margin-top: 10px;
}
#introLeft .introLeftBox {
	border: 1px solid #0B1560;
	margin-bottom: 12px;
}
#introLeft .introLeftBox p {
	font-size: 0.7em;
	margin: 7px 8px;
}
#introLeft .introLeftBox p a:link, #introLeft .introLeftBox p a:visited {
	color: #0B1560;
}
#introLeft .introLeftBox p a:hover {
	color: #F0027F;
}
#mansionHouseBtn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.mansionHouseLink a:link, li.mansionHouseLink a:visited {
	background-image: url(../images/mansionHouseBtn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	text-indent: -7000px;
	display: block;
}
li.mansionHouseLink a:hover {
	background-image: url(../images/mansionHouseBtn.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
#contentHome #homeText {
	float: left;
	width: 293px;
}
#contentHome #homePic {
	float: left;
	width: 250px;
	margin-left: 15px;
}
#contentHome #areaMap {
	width: 291px;
	padding-left: 40px;
}
