<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.wp, #wp {
    width: 100%;
}


.clear {
	clear: both;
}
.wrap {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	z-index: 1000;
	width: 100%;
	background: #ffffff ;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; 
	-khtml-opacity: 0.8
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 14%;
	float: left;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 1% 0 1%;
	text-align: center;
	color: #459CD2;
	font-weight:bold;
	margin:5px 0 5px 3%;
}
.subMenu a:hover {
	background: #1783c7;
	color:#ffffff
}

.active {
	background: #25aae1;
	color:#ffffff
}
.end {
	margin: 0;
}




/* SECTIONS */
.sTop {
	min-height: 130px;
	background:#fff;
	color:#3d3d3d;
	padding: 50px 0;
	height: 300px;
	
}

.s1 {
	background:#ffffff;
	color:#fff;
	
}


.s2 {
	background: #ffffff;
}
.s2 a {
	color: #fff;
}

.s3 {
	background: #ffffff;
}


.s4 {
	background: #ffffff;
}



.s5 {
	background: #ffffff;
	color: #3d3d3d;
}

.s6 {
	background: #ffffff;
}


.flexslider {
    background: rgba(0, 0, 0, 0) url("/bbs/template/dean_realestate_160225/deancss/flash/loading.gif") no-repeat scroll 50% center;
    height: 550px;
    left: 0;
    min-width: 1180px;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 11;
}
.flexslider ul li a {
    display: block;
    height: 550px;
}
.slides {
    position: relative;
    z-index: 1;
}
.slides li {
    height: 550px;
}
.flex-control-nav {
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.flex-control-nav li {
    display: inline-block;
    height: 3px;
    margin: 0 3px;
    width: 40px;
}
.flex-control-nav a {
    background: #d84f40 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 3px;
    line-height: 100px;
    width: 40px;
}
.flex-control-nav a:hover {
    background: #44a6f2 none repeat scroll 0 0;
}
.flex-control-nav .flex-active {
    background: #44a6f2 none repeat scroll 0 0;
}
.flex-direction-nav {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 3;
}
.flex-direction-nav li a {
    cursor: pointer;
    display: block;
    height: 50px;
    overflow: hidden;
    position: absolute;
    width: 50px;
}
.flex-direction-nav li a.flex-prev {
    background: rgba(0, 0, 0, 0) url("/bbs/template/dean_realestate_160225/deancss/flash/arrowsleft.png") no-repeat scroll center center;
    left: 5%;
    opacity: 0.6;
}
.flex-direction-nav li a.flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav li a.flex-next {
    background: rgba(0, 0, 0, 0) url("/bbs/template/dean_realestate_160225/deancss/flash/arrowsright.png") no-repeat scroll center center;
    opacity: 0.6;
    right: 5%;
}
.flex-direction-nav li a.flex-next:hover {
    opacity: 1;
}


</pre></body></html>