html, body{height:100%;}

body {
background: url(images/propertybg.jpg) no-repeat center center fixed;
background-size: cover;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}


#note {
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
}

#side {
    float:left;
	width: 220px;
    height: 640px;
	background: #FFFFFF;
	padding: 5px;}

.sidemenu {
	width: 220px;
	padding: 5px;}

.link {
	font-size:13px;
    color:transparent;
	padding-left:15px;
	line-height:35px;}

.link a {
	outline:none;}

.link.active {
	background:url(images/dotsmenu.jpg) left no-repeat;
	font-weight:bold;
	font-size:12px;}

.context {
    float:left;
	width: 610px;
    height: 640px;
    margin-top: 0px;
    margin-left: 0px;
	background-color:transparent;
	padding-left: 10px;
	padding-bottom:10px;}

#contentbox {
	float:left;
	width: 610px;
	height: 620px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;
	background: #FFFFFF;
	padding: 15px;
}

.link2 {
	font-size:13px;
    color:transparent;
	padding-left:15px;
	line-height:30px;}

.link2 a {
	outline:none;}

#title {
	font-size:20px;
	font-weight:bold;
	font-family: Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;}

#title2 {
	font-size:18px;
	font-family: Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;}

#content2 {
	/*width: 900px;*/
	/*width: 1200px;*/
	height: auto;
	margin: 82px auto 0;
	font-family: Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;
	border: 5px solid #fff;
	overflow:hidden;
	padding-bottom:10px;}

#phase {
	color: #C36;
	font-weight:bold;
	line-height:22px;
	font-size: 12px;
	margin-top: 10px;
	cursor: pointer;
}
.kanan {
	text-align: right;
}

.tengah {
	margin-right: auto;
margin-left: auto;
}
.putih {
	/*background-color: #fff;
	border: 15px solid #E6E6E6;
	padding: 20px;*/
	border-style: solid;
border-width: 10px;
border-color: transparent;
}
