body {
	margin: 0px;
	padding: 0px;
	background-color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body.sub_about {
	background-color: #4A4F5F;
}

body a:link,body a:visited,body a:active {
	color: #FFFFFF;
}

#divHeader {
	background-color: #FFFFFF;
	height: 138px;
}
#imgLogo {
	float: right;
	margin-top: 70px;
}
#divNewsletter {
	width: 350px;
	float: left;
	margin-left: 10px;
	height: 40px;
	margin-top: 90px;
	display: none;
}
#divNewsletter form {
	margin: 0px;
	padding: 0px;
}
#divNewsletter p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #999999;
}

#divNewsletter input.text {
	background-color: #E5E5E5;
	height: 20px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#divNewsletter input.button {
	background-color: #B2B2B2;
	color: #FFFFFF;
	height: 22px;
	border: 0px none #FFFFFF;
	background-image: url(../images/btn_bg.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-left: 5px;
	padding-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divMiddle {
	background-color: #FFFFFF;
	height: 250px;
}
#divNaviHeader {
	background-image: url(../images/bg_navi.png);
	background-repeat: repeat-x;
	height: 53px;
}
#divBottom {
	background-color: #4C4C4C;
	background-image: url(../images/bg_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
}

#ulSub {
	padding-left: 200px;
	padding-right: 100px;
}
#ulSub li {
	margin-bottom: 7px;
}

#divCal {
	padding: 0px;
	width: 600px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#divCal p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divCal p label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 20px;
}
#divCal h3 {
	margin-left: 170px;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#divCal input.text{
	width: 100px;	
}



#imgIll {
	float: right;
	padding-left: 50px;
}

#divBottom p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 170px;
	padding-right: 100px;
}

#divBottom h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	padding-top: 40px;
	padding-left: 145px;
	font-weight: normal;
}

#divBottom h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 15px;
	padding-left: 145px;
	font-weight: normal;
}

#divBottom.sub_about {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0040FF;
	background-color: #4A4F5F;
	background-image: url(../images/bg_logo_about.png);
	background-repeat: no-repeat;
}

#divBottom2{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7F00;
	background-color: #5F514A;
	background-image: url(../images/bg_logo_property.png);
	background-repeat: no-repeat;
}

#divBottom2 p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 170px;
	padding-right: 100px;
}

#divBottom2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	padding-top: 40px;
	padding-left: 145px;
	font-weight: normal;
}

#divBottom3{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6EE02;
	background-color: #545F4A;
	background-image: url(../images/bg_logo_contact.png);
	background-repeat: no-repeat;
}

#divBottom3 p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 170px;
	padding-right: 100px;
}

#divBottom3 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	padding-top: 40px;
	padding-left: 145px;
	font-weight: normal;
}

#divNavi {
	margin: 0px;
	height: 230px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}


#divNaviBG {
	background-color: #4C4C4C;
	height: 92px;
}


#divNavi.sub_about {
	height: 92px;
	background-image: url(../images/bg_navi_about.png);
	background-repeat: no-repeat;
}

#divNavi2{
	margin: 0px;
	height: 92px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	
	background-image: url(../images/bg_navi_property.png);
	background-repeat: no-repeat;
}

#divNavi3{
	margin: 0px;
	height: 92px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	
	background-image: url(../images/bg_navi_contact.png);
	background-repeat: no-repeat;
}


#divNaviBlock {
	width: 280px;
	height: 230px;
	float: left;
	text-align: left;
	margin-right: 20px;
}
#divNaviBlock.sub {
	height: 92px;
}
#divPopMenu {
	margin-top: 10px;
	margin-left: 40px;
}



#ulNavi {
	margin-top: 10px;

}
#ulNavi.sub {
}

#ulNavi li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 0px;
}

#ulNavi.sub li {
	margin-bottom: 5px;
}

#ulNavi.sub li.current {
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/dot01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


#ulNavi li a:link, #ulNavi li a:visited, #ulNavi li a:active {
	color: #B6B6B6;
	text-decoration: none;
	padding-left: 10px;
}

#ulNavi li a:hover {
	background-image: url(../images/dot01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #FFFFFF;
}

#ulNavi.sub li a:link, #ulNavi.sub li a:visited, #ulNavi.sub li a:active {
	color: #DDDDDD;
}

#ulNavi.sub li a:hover {
	color: #FFFFFF;
}



#divProperty {
	margin-right: 170px;
	margin-left: 170px;
	padding-bottom: 50px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #917B71;
	display: block;
	clear: both;
}


#divProperty h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#divProperty p {
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#divPropertyPic {
	float: right;
	width: 284px;
	height: 300px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#divPicDetail {
	width: 550px;
	padding-bottom: 30px;
}
#divPicThumb {
	background-color: #695A52;
	height: 30px;
}
#imgThumb {
	float: right;
	border: 1px solid #FFFFFF;
}

#imgThumb.current {
	border: 1px solid #FFCC33;
}

#imgBtn {
	margin-top: 30px;
	margin-bottom: 30px;
}
#imgProPic {
	border: 1px solid #FFFFFF;
}

#divDetail {
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #7E6B63;
	border: 1px solid #9B887D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#divDetail p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 15px;
	margin-bottom: 5px;
}

#divDetail p label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}


#divSubLink {
	margin-right: 100px;
	margin-left: 170px;
	margin-top: 80px;
	font-size: 11px;
}
#divSubLink a {
	background-image: url(../images/dot02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-right: 20px;
}




#divFooter {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	clear: both;
	padding-top: 20px;
}
#divFooter p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#divFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#spnDesign {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#spnDesign a {
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}
