﻿/* -- global tag --------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
		-webkit-text-size-adjust:none;
	-moz-user-select: none;
	
}

body {
	-webkit-text-size-adjust:none;
	-moz-user-select: none;
		font-size: 12px;
	  font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
}

input, select, textarea {
	font-family:  Tahoma, Arial, Verdana, sans-serif, 新細明體;
	font-size: 12px;
	-webkit-text-size-adjust:none;

}
form { margin:0; padding:0; }

img { border: 0; }
a {
	font-family:  Tahoma, Arial, Verdana, sans-serif, 新細明體;
	color: #666666;
	font-size:12px;
	text-decoration:none;
}
a:hover { 
text-decoration:underline; }

ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
.cursor-pointer {
    cursor: pointer;
}
.cursor-default {
    cursor: default;
}
.rel {
    position: relative;
}
.abs-t {
    position: absolute;
    right: 0;
    top: 0;
}
.abs-tr {
	position: absolute;
	LEFT: -7px;
	top: -7px;
	z-index: 10000;
}
.abs-br {
  position: absolute;
	RIGHT: -1px;
	top: -1px;
	z-index: 0;
}
.abs-new {
	position: absolute;
	LEFT: -7px;
	top: -7px;
	z-index: 1000;
}
.abs-hot {
	position: absolute;
	LEFT: 5px;
	TOP: 110px;
	z-index: 1000;
}
.abs-vr {
	position: absolute;
	right: 5px;
	TOP: 3px;
	z-index: 1000;
}
.abs-vr-resultpage {
	position: absolute;
	right: 15px;
	TOP: 12px;
	z-index: 1000;
}
.abs-vr-servicedofficeresultpage {
	position: absolute;
	right: 14px;
	TOP: 15px;
	z-index: 1000;
}
.abs-vr-smallhighlight {
	position: absolute;
	left: 58px;
	TOP: 5px;
	z-index: 1000;
}
.abs-surrender {
	position: absolute;
	right: 5px;
	TOP: 110px;
	z-index: 1000;
}
.abs2-tr {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 10000;
}
.abs2-br {
  position: absolute;
	RIGHT: -1px;
	left: -1px;
	z-index: 0;
}
.abs2-new {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 1000;
}
.abs2-hot {
	position: absolute;
	right: 160px;
	TOP: 50px;
	z-index: 1000;
}


.abs2-surrender{
	position: absolute;
	left: 10px;
	TOP: 50px;
	z-index: 1000;
}


.abs3-tr {
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 10000;
	}
	
.abs3-new {
	position: absolute;
	LEFT: -10px;
	top: -10px;
	z-index: 1000;
}

.abs3-hot {
	position: absolute;
	Right: 15px;
	top: 118px;
	z-index: 1000;
}

.abs3-surrender {
	position: absolute;
	left: 15px;
	top: 118px;
	z-index: 1000;
}

.hide {
    display: none;
}
.show {
    display: block;
}
.bold {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
.float-l {
    float: left;
}
.float-r {
    float: right;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0 !important;
}

.clear-fix {
    clear: both;
    font-size: 1px;
    height: 0;
    overflow: hidden;
}

.items {
    background-image: url("/images/items.png");
    background-repeat: no-repeat;
	
}

.items.fandb {
	background-position: -5px -236px;	
	padding-left: 20px;
}
.items.wine {
	background-position: -5px -256px;	
	padding-left: 20px;
}

.items.edu {
	background-position: -5px -294px;	
	padding-left: 21px;
}

.items.price {
	background-position: 2px -314px;	
	padding-left: 10px;
}
.items.rent {
	background-position: 2px -331px;	
	padding-left: 10px;
}

.black {
	color: #000;
	}

.grey {
	color: #333;
	}
	
.purple {
	color:#7C4393;
}

.green {
	color:#c3cb19;
}

.red {
	color:#cc0000;
}
	
.bold {
	font-weight:bold;
}
.showlist{
	background-position: 0px 3px;	
    background-image: url("/images/check.gif");
    background-repeat: no-repeat;
	display:block;
	min-width: 160px;
	float:left;
	padding:2px 2px 2px 13px;
}

.headerwords {
	font-size: 16px;	
	margin-right: 8px;
	margin-top: 34px;
	font-weight:normal;
	float:right;
	color:#7c4393;
	font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
}


#right-side {
float: right;
width: 920px;
margin-right:12px;
}

#main {
    width: 1160px;
	   position:relative;
	margin-left:auto;
	margin-right:auto;
background-color:#ffffff;
padding-bottom:10px;
	
}


#left-side {
float: left;
width: 220px;
padding-bottom: 10px;

}
#content {
float: right;
width: 910px;
margin-right:10px;
}

#content .body .header {
margin-top: 5px;
}
#content .body .header {
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 5px;
	font-weight:normal;
}

body {
		 background: url("/images/background.png") repeat-x scroll 0 0 #ffffff;
}

#hidemapdiv {
	background: #666;
	float:right;
	width: 110px;
	color: #FFF;
	height: 20px;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	border-radius: 4px 4px 0px 0px;
}

#hidemapdiv a {
	color: #f1f1f1;
	font-size:12px;
	text-decoration:none;
}

#hidemapdiv a:hover{
	color: #fff;
	font-size:12px;
}




.netvigate {
	font-size:12px;
}


.mapid {
	position:absolute;
	top:-10px;
	right:0px;
	font-size:12px;
	cursor: pointer;
	z-index: 120;
}



.button {
    background-image: url("/images/buttons.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}

.button.search {
    background-position: 0px -48px;
    height: 30px;
    width: 116px;
}
.button.search-over {
    background-position: 0px -81px;
    height: 30px;
    width: 116px;
}
.button.search div {
    padding: 7px;
}

.button.refine {
    background-position: 0px -495px;
    height: 30px;
    width: 85px;
}

.button.refinew {
    background-position: 0px -532px;
    height: 30px;
    width: 85px;
	color: #8e8e8e;
}

.button.buy {
    background-position: 0px -602px;
    height: 30px;
    width: 85px;
	color: #ffffff;
}

.button.refineover {
    background-position: 0px -566px;
    height: 30px;
    width: 85px;
}

.button.refine div , .button.refinew div , .button.refineover div {
	    padding: 6px;
		font-size:14px;
}
.button.search {
    background-position: -168px -569px;
    height: 32px;
    width: 90px;
}
.button.search-over {
    background-position: -168px -602px;
    height: 32px;
    width: 90px;
}	
.button.search div {
    padding: 7px;
	color: #fff;
}

#top-header {
    color:  #434343;
    font-size: 12px;
    padding: 0px;
    width: 1160px;
	Height: 28px;
	margin-left:auto;
	margin-right: auto;
    z-index: 9999;
	
}
#top-header .links {
	margin-left: 80px;
    float: left;
	   font-size: 12px;
	padding: 5px 0px 5px 8px;
}
#top-header .links span {
    color: #434343;
    margin: 0 14px;
	   font-size: 12px;
    text-decoration: none;
}
#top-header .links span a {
    color: #434343;
	   font-size: 12px;
    text-decoration: none;
}

#top-header .links span a:hover {
    color: #000000;
	   font-size: 12px;
    text-decoration: underline;
}


.change-currency {
    cursor: pointer;
    position: relative;
}
.currency-selector {
    background: url("/images/change_currency_box.png") no-repeat scroll 0 0 transparent;
    display: none;
    font-size: 11.5px;
    height: 120px;
    left: 0;
    padding: 24px 0 0 23px;
    position: absolute;
    top: 0;
    width: 170px;
    z-index: 3;
}
.currency-selector div {
    margin-bottom: 3px;
    white-space: nowrap;
	color: #000;
}

.currency-selector div.selected {
    font-weight: bold;
}




.prime-network{
    cursor: pointer;
    position: relative;
}
.prime-selector {
    background: url("/images/primenetworkbox.png") no-repeat scroll 0 0 transparent;
    display: none;
    font-size: 11.5px;
    height: 230px;
    left: 0;
    padding: 24px 0 0 23px;
    position: absolute;
    top: 0;
    width: 170px;
    z-index: 3;
}
.prime-selector div {
    margin-bottom: 3px;
	color: #666;
}


/*Panel */
div.row button {
	color: #000;
	display: inline-block;
	font-family:  Tahoma, Arial, Verdana, sans-seri;
	font-size: 12px;
}
div.row button:hover {
	display: inline-block;
	text-decoration: underline !important;
	color: #000;
}
div#panel .input {
	background-color: #FFFFFF;
	color: #333;
	height: 15px;
	margin-bottom: 7px;
	width: 143px;
}
div#panel .bottom {
    margin-bottom: 0;
}
.panel_content .row {
    margin-left: 5px;
}
.panel_content h1 {
    color: #FFFFFF;
    font-size: 12px;
    margin: -4px 0 3px 5px;
}
.newaccount {
    left: 0;
	font-size: 12px;
    position: absolute;
    top: 22px;
    width: 150px;
}
.newaccount a:link, .newaccount a:visited {
	color: #FFFFFF;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 13px;
	text-decoration: none;
}
.newaccount a:hover, .newaccount a:active, .newaccount a:focus {
    text-decoration: underline;
		font-size: 12px;
}
.tab {
	height: 42px;
	position: relative;
	top: 0;
	z-index: 2;
}
.tab ul.login {
    color: #FFFFFF;
    display: block;
    font-size: 80%;
    font-weight: bold;
    margin: 0;
    position: absolute;
    text-align: center;
    width: auto;
}
.tab ul.login li {
    background: url("/images/index.png") no-repeat scroll 0 -93px transparent;
    display: block;
    float: left;
    height: 42px;
    padding: 0;
    text-align: left;
    width: 162px;
}
.tab ul.login li a {
    color: #FFFFFF;
}
.tab ul.login li a:hover {
    color: #FFFFFF;
}
.tab a.open:link, .tab a.open:visited {
    background: url("/images/items.png") no-repeat scroll -31px 2px transparent;
    font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    line-height: 20px !important;
    margin-left: 10px;
    padding-left: 13px;
    text-decoration: none;
}
a#close_top:link, a#close_top:visited {
    background: none repeat scroll 0 0 transparent !important;
    font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 80%;
}
.image_close {
    background: url("/images/items.png") no-repeat scroll -6px -15px transparent;
    height: 9px;
    left: 133px;
    margin: 0;
    position: absolute;
    top: 2px;
    width: 9px;
}
.image_close_2 {
    background: url("/images/items.png") no-repeat scroll -6px -30px transparent;
    height: 9px;
    left: 142px;
    margin: 0;
    position: absolute;
    top: 5px;
    width: 9px;
}
.tab a.open:hover, .tab a.open:active, .tab a.open:focus, a#close_top:hover, a#close_top:active, a#close_top:focus {
    text-decoration: underline;
}
#toppanel {
	position: relative;
	top: 0;
	float: right;
	width: 180px;
}
#panel {
	background: none repeat scroll 0 0 #b2c61b;
	color: #000;
	display: none;
	overflow: hidden;
	padding: 0 10px 5px 0;
	position: relative;
	width: 152px;
}
#panel h2 {
    color: white;
    font-size: 1.2em;
    margin: 0;
    padding: 10px 0 5px;
}
#panel p {
    margin: 2px 0;
    padding: 0;
}
#panel a {
    color: #FFF;
    text-decoration: none;
}
#panel a:hover {
    color: white;
    text-decoration: underline;
}
#panel a-lost-pwd {
    display: block;
    float: left;
}
#panel .panel_content {
	font-size: 1em;
	margin: 0 0 0 4px;
	padding-top: 5px;
	text-align: left;
}
#panel .panel_content .left {
    border-left: 1px solid #333333;
    float: left;
    padding: 0 15px;
    width: 280px;
}
#panel .panel_content .right {
	border-right: 1px solid transparent;
	font-family:Tahoma,  Arial,  Verdana, sans-serif, "新細明體", "宋体";
}
#panel .panel_content form {
    margin: 0 0 10px;
}

#panel .panel_content label {
    color: #000;
    font-size: 11px;
	vertical-align: baseline;
    display: block;
    font-weight: normal;
	margin-left: 17px;
}

#panel .panel_content input.fie	ld {
    background: none repeat scroll 0 0 #414141;
    border: 1px solid #1A1A1A;
    color: 000;
    height: 16px;
    margin-right: 5px;
    margin-top: 4px;
    width: 200px;
}
#panel .panel_content input.field:focus {
    background: none repeat scroll 0 0 #545454;
}
#col1 {
    display: none;
}
#col2 {
    display: none !important;
}
#col2_content {
    display: none !important;
}
#col3 {
}

div.loginbox {
    Right: 0px !important;
    position: absolute;
    top: 0;
    z-index: 998;
}
.logged {
    Right: 0px !important;
    position: absolute;
	    background: url("/images/index.png") no-repeat scroll 0 -77px transparent;
    display: block;
    float: left;
    height: 58px;
    padding: 0 0px 0px 8px;
    text-align: left;
    width: 155px;
}


div.loginbox p {
    color: #000;
    font-size: 11px;
}
div.loginbox a:link, div.loginbox a:visited {
    background: url("/images/items.png") no-repeat scroll -2px -40px transparent;
    color: #fff;
    font-size: 11px;
    padding-left: 13px;
    text-decoration: none;
}
div.loginbox a:hover, div.loginbox a:active, div.loginbox a:focus {
    text-decoration: underline !important;
}
div.loginbox .login_label {
	color: #000;
	padding: 0 0 1px 4px;
}
div.loginbox .uiInputLabel {
    margin-top: 8px;
	margin-bottom: 8px;
}
div.loginbox .uiInputLabelRadio, .uiInputLabelCheckbox {
    float: left;
    margin: 0;
    padding: 0;
}
div.loginbox .submit {
	margin-top: 3px;
    float: right;
	
}





/* --------------------------------------------------------------- */
/*Wrapper */
#wrapper {
	
	margin-top: 0px;
	padding: 0px 0;
    width: 1160px;
	margin-left:auto;
	margin-right: auto;
}


#header {
    margin-top: 0px;
    width: 1160px;
	height: 88px;
	margin-left:auto;
	margin-right: auto;
}


#header .logo {
	width: 400px;
	background: url("/images/logo_banner.png") no-repeat;
	height: 73px;
	float:left;
	padding-top: 18px;
}

#header-p {
    margin-top: 0px;
    width: 930px;
	height: 88px;
	margin-left:auto;
	margin-right: auto;
}


#header-p .logo {
	width: 400px;
	background: url("/images/logo_banner.png") no-repeat;
	height: 73px;
	float:left;
	padding-top: 18px;
}

#header-p H1 {
	font-size: 12px;	
	margin-right: 8px;
	margin-top: 34px;
	font-weight:normal;
	color: #ffffff;
	float:right;
	font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
}


.quickpassbar {
	width: 425px;
	padding: 5px 6px 5px 6px; 
	border-radius: 5px;
	background: #f1f1f1;
	margin-top: 22px;
	float:left;
}


input#keyword {
	background: no-repeat scroll 3px 1px #FFFFFF;
	border: 1px solid #C4C4C4;
	width: 340px;
	color: #666;
	font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
	font-size: 14px;
	vertical-align: middle;
	line-height: 28px;
	height: 30px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}
input#keyword:focus {
    outline: 0 none;
}

input#quickpass {
	width: 58px;
	border: 1px solid #C4C4C4;
   line-height: 28px;
   padding: 6px;
   color: #fff;
   cursor:pointer;
   background:  url("/images/findsearch.png") 15px 3px no-repeat #8e8e8e;
   font-size: 12px;
   vertical-align: middle;
	height: 32px;
	border-radius: 0px 4px 4px 0px;
	margin: 2px 0px 2px 0px;
	font-weight:bold;
}

input#quickpass:hover, input#quickpass:active, input#quickpass:focus {
    background-color: #c3cb19;
    text-decoration: none;
	color: #fff;
}


/* menu  */

#menu {
background-color:#7C4393; 
height: 32px; padding-left: 10px;
border-bottom: 2px #bdc73c solid;
z-index:9999;
border-radius:5px;
}


ul#navmenu-h { 
margin: 0; 
padding-top: 1px;
position: relative; 
z-index:9999;


}
ul#navmenu-h ul {
    display: none;
    left: -1px;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 100%;
	 -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #ffffff #7C4393 #7C4393;
    border-right: 1px solid #7C4393;
    border-style: solid;
	border-top: 0px;
    border-width: 1px;
    margin-left: 0;
    margin-top: 0px;
	padding-bottom: 6px;
	width: 160px;
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
    left: 100%;
    top: 0;

}
ul#navmenu-h li {
    display: inline;
    float: left;
    position: relative;
	margin-right: 10px;

}
ul#navmenu-h ul li {
    display: block;
	width: 100%;
}
ul#navmenu-h a {
    background: none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: left;
    font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
	font-size: 14px;
    padding: 6px 13px 6px 13px;
    text-decoration: none;
	font-weight:400;
	letter-spacing:0.2px;
	height: 19px;
	
}
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
    background: #ffffff;
    color: #7c3789;
	
}
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
    background: #ffffff;
	font-size:12px;
    float: none;
	font-weight:normal;
	color: #333333;
	height: 15px;
}
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
    background: none repeat scroll 0 0 #F3F3F3; color: #7c3789;
}
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
    background: none repeat scroll 0 0 #999999;
}
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
    background: none repeat scroll 0 0 #666666;
}
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a {
    background: none repeat scroll 0 0 #666666;
}
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
    background: none repeat scroll 0 0 #333333;
}
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
    display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
    display: block;
}

.contacttel {
	color: #000000;
  float:right;
	font-size: 14px;
	height: 23px;
	background: url("/images/items.png") no-repeat scroll 0px -57px transparent;
	padding: 5px 0px 0 20px;
	margin-right:18px;
	margin-top:15px;
}

.menueng {
	letter-spacing:0px;
	}

.menucn {
	letter-spacing:4px;
	}
	
.menuzh {
	letter-spacing:4px;
	}
/* -------------- */
/* Content */




.feat-props-section .title { padding-bottom:8px;  }
.feat-props-section .heading {
	float:left;
	font-size:16px;
	background: url("/images/items.png") no-repeat scroll 0px -81px transparent;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
}
.feat-props-section .prop-types { float:right; }
.feat-props-section .prop-types span { margin:0 5px 0px 5px; color:#707070; }
.feat-props-section .prop-types span.selected a { color:#008587; }
.feat-props-section .prop-types span a { color:#707070; }


.divover{
	border: 1px solid #b2c61b;
}



.small {
	border: 1px solid #cccccc;
	width: 265px;
	float:left;
	background: #ffffff;
	padding: 2px;
	margin: 2px 2px 4px 2px;
	position: relative;
	
}
 
 .luxury {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	border: 1px solid #ffffff;
	float:left;
	background: url("/images/luxurybg.png") repeat-x #ffffff;
	padding: 3px;
	margin: 2px 8px 6px 2px;
	position: relative;
	border-radius: 3px;
	
}
 
 
.divover2 {
	border: 1px solid #cccccc;
	background: #f9f9f9;
	
}
.small  .iteml{
	float:left;
}

.small .itemr{
	float:right;
	width: 112px;
	margin-right: 1px;
	line-height: 1.2;
	} 

.small .itemrphoto{
	float:right;
	width: 46px;
	margin-left: 3px
} 
 
 
.small .itemdetails {
	width: 30px; float:right; font-size: 10px; padding: 2px; text-align:center;
	background-color: #b2c61b; color: #fff; border-radius: 3px; cursor:pointer;
}

.small .itemr ul {
padding-top: 0;	
}
.small .itemr ul li{
	font-size: 11px;
	margin-bottom: 3px;
	
  }
.small .itemr ul li H3{
	font-size: 11px;  
	}
  


.highlight ul li {
	margin-bottom: 1px;

}
.highlight ul li h2 {
	font-size:12px; color:#000000
}

.highlight .bold{
	font-size: 11px;
	font-weight:bold;
}

/*--right Side---*/


#right-side .body {
margin: 0;
}

#right-side .body .header {
   margin-top: 20px;

}


.subscribe {
	float:right; 
	padding: 7px;
	border-radius: 3px;
	border: #ffffff 1px dashed;
	color: #008587;
	text-align: center;
	font-weight:bold;
	cursor:pointer;
	background:rgba(255,255,255,0.3)
}

.subscribe a{
	color: #000000;
}

.subscribe a:hover {
	color: #7c3789;
}

/* Content. */

#menu-container {
	margin: 0px 5px 0px 10px;
    width: 180px;
	padding: 12px;
overflow:auto;
background: url(/images/bg_footer.jpg) #ffffff repeat-x left top;
}

#menu-container ul {
	float: left;

}
#menu-container ul a {
    
}

#menu-container ul:first-child, #menu-container ul.first {
    border: none;
}
#menu-container ul li {
	color: #008587;
	line-height: 17px;
	padding-bottom: 7px;
	font-size: 12px;

}

#menu-container ul ol a {
	color: #008587;
	line-height: 17px;
	padding-left: 15px;
	padding-bottom: 7px;
	font-size: 12px;

}

#menu-container ul ol.last {
margin-bottom: 8px;
}

#menu-container .current a {
	color: #000000;
	line-height: 17px;
	padding-bottom: 9px;
	font-size: 12px;
}

#menu-container .h5,  #menu-container .h5 a {
	font-size: 16px;
	border-bottom: 3px solid #c3cb19;
	padding-bottom: 3px;
	color: #7c3789;
	margin-bottom: 8px;
}


.header-research,  .header-research a {
		font-size:16px; color: #7c3789; border-bottom: #c3cb19 3px solid; padding: 0 3px 0 3px; font-weight:normal;
}



.multi-select-box {
	POSITION: relative
}
.multi-select-box .box-heading {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 2px; BACKGROUND-COLOR: #ffffff; PADDING-LEFT: 4px; WIDTH: 191px; PADDING-RIGHT: 0px; BORDER-TOP: #cccccc 1px solid; CURSOR: pointer; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 2px
}
.multi-select-box .box-opts {
	Z-INDEX: 100; BORDER-BOTTOM: #cccccc 1px solid; POSITION: absolute; BORDER-LEFT: #cccccc 1px solid; BACKGROUND-COLOR: #ffffff; WIDTH: 195px; DISPLAY: none; HEIGHT: 200px; OVERFLOW: auto; BORDER-TOP: #cccccc 1px solid; TOP: 20px; BORDER-RIGHT: #cccccc 1px solid; LEFT: 0px
}
.multi-select-box .box-opts DIV {
	MARGIN: 10px
}
.multi-select-box .box-opts DIV INPUT {
	MARGIN-RIGHT: 5px
}

#select-location_customSelect .ui-customSelect-dropdown .group {
	BACKGROUND-COLOR: #dddddd
}
#select-rent-location_customSelect .ui-customSelect-dropdown .group {
	BACKGROUND-COLOR: #dddddd
}
#select-buy-location_customSelect .ui-customSelect-dropdown .group {
	BACKGROUND-COLOR: #dddddd
}
#select-location_customSelect .ui-customSelect-dropdown .group-sub-item {
	MARGIN-LEFT: 15px
}
#select-rent-location_customSelect .ui-customSelect-dropdown .group-sub-item {
	MARGIN-LEFT: 15px
}
#select-buy-location_customSelect .ui-customSelect-dropdown .group-sub-item {
	MARGIN-LEFT: 15px
}


/* web Centent */

#web-content {
border-top:1px solid #7c4393; border-bottom:1px solid #7c4393; width:100%; padding: 10px 18px 10px 18px; background-color:#fff; font-size: 12px;
margin-bottom:10px; overflow:auto; position:relative;
}

#web-content .header {
color:#7C4393; font-size:16px;
}

#web-content .sub-tittle {
margin-top: 30px;
margin-bottom: 10px;
font-weight:bold;	
font-size: 14px;
color: #000;
}

#web-content P {
	line-height: 18px;
	margin-bottom: 20px;
}

/*Recently Viewed*/
.footer {
	background: #ffffff;
	border-top: 1px #ccc dotted;
	position: relative;    
	z-index: 999;
	width: 1160px;
	margin-left: auto;
	margin-right:auto;
}

/*Subnav*/
.footer .header {
	font:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}

#subnav-container {
	background: url(/images/bg_footer.jpg) #ffffff repeat-x left top;
	width: 1160px;
	margin-left:auto;
	margin-right:auto;
	overflow: visible;
	position: relative;    
	display:block;
	min-height: 300px;
    z-index: 997;
	margin-bottom: 60px;
}
#subnav-container ul {
	float: left;
	padding: 18px 6px 0px 18px;
	height: 290px;

}
#subnav-container ul a {
    
}

#subnav-container ul:first-child, #footer .subnav-container ul.first {
    border: none;
}
#subnav-container ul li {
	color: #008587;
	line-height: 14px;
	padding-bottom: 5px;
	font-size: 11px;

}
#subnav-container .h5,  #subnav-container .h5 a {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-bottom: 5px;
}

#footer-info {
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	overflow:visible;
	color: #666666;
	height: 80px;
	padding-left:16px;
	padding-right:26px;
	background: #ffffff;
}

#footer-info .caringco {
    float: right;
}

#footer-info .copyright {
    margin-bottom: 5px;
	padding-top: 30px;
	float: left;
}
#footer-info .copyright a {
    margin: 0 8px;
}
#footer-info .copyright a.first {
    margin: 0 8px 0 15px;
}

#footer-info .fax { margin-left: 15px; }

/*-----------*/

@charset "UTF-8";
/* CSS Document */



* html, * html body {
    background-attachment: fixed;
    background-image: url("about:blank");
}

* html #fixed-footer {
    bottom: auto;
    position: absolute;
}



#fixed-footer {
    bottom: -1px;
    height: 38px !important;
    padding: 0;
	margin-left:auto;
	margin-right:auto;
	width: 1160px;
    position: fixed;
    text-align:center;
    z-index: 999999;
	text-align:center;
}
#footer-bar {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	background-color: #666666;
	padding-top: 6px;
	height: 35px;
	margin: 0;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}


#myoffices-keeper-activator {
    cursor: pointer;
}

#myoffices-keeper {
    bottom: 42px;
    display: none;
    font-size: 11px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    width: 350px;
    z-index: 99997;
}
#myoffices-keeper .top {
    background: url("/images/myoffices_keeper/box_top.png") no-repeat scroll center center transparent;
    height: 46px;
    width: 350px;
}
#myoffices-keeper .keeper-close-btn {
    cursor: pointer;
    height: 31px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 31px;
}
#myoffices-keeper .bottom {
    background: url("/images/myoffices_keeper/box_btm.png") no-repeat scroll center center transparent;
    height: 41px;
    width: 350px;
}
#myoffices-keeper .keeper-content-wrapper {
	background: url("/images/myoffices_keeper/box_mid.png") repeat scroll 0 0 transparent;
	padding: 0 14px;
	width: 314px;
overflow:hidden;
	height: 300px;
}
#myoffices-keeper .keeper-content {
    overflow: auto;
    padding: 2px 8px;
    width: 298px;
	overflow:hidden;
}
#myoffices-keeper .item {
    margin: 10px 0;
}
#myoffices-keeper .item .top {
    background: url("/images/myoffices_keeper/property_box_top_off.gif") no-repeat scroll center center transparent;
    height: 8px;
    position: relative;
    width: 283px;
}
#myoffices-keeper .item .top .remove-item-btn {
    background: url("/images/myoffices_keeper/btn_close_off.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 16px;
}
#myoffices-keeper .item .bottom {
    background: url("/images/myoffices_keeper/property_box_btm_off.gif") no-repeat scroll center center transparent;
    clear: both;
    font-size: 1px;
    height: 8px;
    overflow: hidden;
    width: 283px;
}
#myoffices-keeper .item .info {
    background: url("/images/myoffices_keeper/property_box_mid_off.gif") repeat scroll 0 0 transparent;
    padding: 5px 9px 0 14px;
    width: 260px;

}
#myoffices-keeper .item .top-mouseover {
    background: url("/images/myoffices_keeper/property_box_top_on.gif") no-repeat scroll center center transparent;
}
#myoffices-keeper .item .info-mouseover {
    background: url("/images/myoffices_keeper/property_box_mid_on.gif") repeat scroll 0 0 transparent;
}
#myoffices-keeper .item .bottom-mouseover {
    background: url("/images/myoffices_keeper/property_box_btm_on.gif") no-repeat scroll center center transparent;
}
#myoffices-keeper .item .top-mouseover .remove-item-btn {
    background: url("/images/myoffices_keeper/btn_close_on.gif") no-repeat scroll 0 0 transparent;
}
#myoffices-keeper-activator {
    cursor: pointer;
}
#myoffices-keeper-added-bubble {
    background: url("/images/myoffices_keeper/footer_add_myhome.png") no-repeat scroll 0 0 transparent;
    bottom: 46px;
    cursor: pointer;
    display: none;
    height: 33px;
    position: absolute;
    right: 50px;
    width: 60px;
}


/* Mortgage Calculator*/


#mortgage-keeper-activator {
    cursor: pointer;
}

#mortgage-keeper {
    bottom: 42px;
    display: none;
    font-size: 11px;
    height: 320px;
    overflow: hidden;
    position: absolute;
    right: 120px;
    width: 280px;
    z-index: 99996;
}
#mortgage-keeper .top {
    background: url("/images/mortgage_keeper/box_top.png") no-repeat scroll center center transparent;
    height: 37px;
    width: 280px;
}
#mortgage-keeper .keeper-close-btn {
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 25px;
}
#mortgage-keeper .bottom {
    background: url("/images/mortgage_keeper/box_btm.png") no-repeat scroll center center transparent;
    height: 33px;
    width: 280px;
}
#mortgage-keeper .keeper-content-wrapper {
	background: url("/images/mortgage_keeper/box_mid.png") repeat scroll 0 0 transparent;
	padding: 0 11px;
	width: 351px;
overflow:hidden;
	height: 240px;
}
#mortgage-keeper .keeper-content {
    overflow: auto;
    padding: 2px 8px;
    width: 238px;
	overflow:hidden;
}
#mortgage-keeper .item {
    margin: 10px 0;
}
#mortgage-keeper .item .top {
    background: url("/images/mortgage_keeper/property_box_top_off.gif") no-repeat scroll center center transparent;
    height: 6px;
    position: relative;
    width: 227px;
}
#mortgage-keeper .item .top .remove-item-btn {
    background: url("/images/mortgage_keeper/btn_close_off.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 13px;
}
#mortgage-keeper .item .bottom {
    background: url("/images/mortgage_keeper/property_box_btm_off.gif") no-repeat scroll center center transparent;
    clear: both;
    font-size: 1px;
    height: 7px;
    overflow: hidden;
    width: 227px;
}
#mortgage-keeper .item .info {
    background: url("/images/mortgage_keeper/property_box_mid_off.gif") repeat scroll 0 0 transparent;
    padding: 5px 9px 0 14px;
    width: 208px;

}
#mortgage-keeper .item .top-mouseover {
    background: url("/images/mortgage_keeper/property_box_top_on.gif") no-repeat scroll center center transparent;
}
#mortgage-keeper .item .info-mouseover {
    background: url("/images/mortgage_keeper/property_box_mid_on.gif") repeat scroll 0 0 transparent;
}
#mortgage-keeper .item .bottom-mouseover {
    background: url("/images/mortgage_keeper/property_box_btm_on.gif") no-repeat scroll center center transparent;
}
#mortgage-keeper .item .top-mouseover .remove-item-btn {
    background: url("/images/mortgage_keeper/btn_close_on.gif") no-repeat scroll 0 0 transparent;
}
#mortgage-keeper-activator {
    cursor: pointer;
}
#mortgage-keeper-added-bubble {
    background: url("/images/mortgage_keeper/footer_add_myhome.png") no-repeat scroll 0 0 transparent;
    bottom: 46px;
    cursor: pointer;
    display: none;
    height: 33px;
    position: absolute;
    right: 50px;
    width: 60px;
}




.followfb {
	background: url("/images/socialicon.png") no-repeat scroll -1px -0px transparent;
	width: 23px;
	height: 22px;
	cursor: pointer;
	float:left;
}

.followfb-over {
	background: url("/images/socialicon.png") no-repeat scroll -1px -25px transparent;
}

.followweibo {
	background: url("/images/socialicon.png") no-repeat scroll -32px -0px transparent;
	width: 23px;
	height: 22px;
	cursor: pointer;
	float:left;
	margin-left:4px;
}

.followweibo-over {
	background: url("/images/socialicon.png") no-repeat scroll -32px -25px transparent;
}


.followgoogleplus {
	background: url("/images/socialicon.png") no-repeat scroll -162px -0px transparent;
	width: 23px;
	height: 22px;
	cursor: pointer;
	float:left;
	margin-left:8px;
}

.followgoogleplus-over {
background: url("/images/socialicon.png") no-repeat scroll -162px -25px transparent;
}

.followwechat {
	background: url("/images/socialicon.png") no-repeat scroll -190px -0px transparent;
	width: 23px;
	height: 22px;
	cursor: pointer;
	float:left;
	margin-left:8px;
}

.followwechat-over {
background: url("/images/socialicon.png") no-repeat scroll -190px -25px transparent;
}

.followenquiry {
	background: url("/images/socialicon.png") no-repeat scroll -130px -0px transparent;
	width: 23px;
	height: 22px;
	cursor: pointer;
	float:left;
	margin-left:6px;
}

.followenquiry-over {
background: url("/images/socialicon.png") no-repeat scroll -130px -25px transparent;
}

/*-------------------*/

.advbox {
	float:right;
	width:160px;
	height: 618px;
	margin-top:3px;
	border: #666 solid 1px;
}
	
.advbox .advtittle {   
	background: #CCC;
	Color: #FFF;
	font-size:10px;
	width: 156px; 
	padding: 2px;}


#msnbox {
	width: 100%;
	height: 54px;
	font-size: 12px;
	background: #f9f9f9;
}
#msnbox .tittle {
	font-size: 16px;
	font-weight:bold;
	margin-left: 10px;
	float:left;
	padding: 8px 26px 8px 26px;
	color: #000;
	background: #f2f2f2;
	border-radius: 3px 3px 3px 3px;
	margin-top: 5px;
}

#msnbox .tittledesc {
	color: #000;
	float: left;
	padding: 2px;
	margin-top: 5px;
	margin-left: 40px;
	font-size: 11px;
}

.featuredoperators {
	height: 35px;
	display: table-cell;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.featuredoperators  * {
  vertical-align: middle;
  text-align: center;
 }
 
.featuredoperators span {
  display: inline-block;
  height: 100%;
  width: 1px;
 }


.word {
	width: 100px;
	font-size:11px;
	text-align:center;
}

.centerover{
	background-color: #f9f9f9;
}

.center {
	float:left; width: 190px; height: 235px; margin: 5px; padding: 5px;
}

.center h3 {
		font-size: 12px;
	color:#7c4393;
	font-weight: bolder;
}

.center .h4 a {
		font-size: 12px;
	color:#b2c61b;
	font-weight: normal;
}

.center .h5 a {
		font-size: 10px;
	color:#666;
		font-weight: normal;
}


.term , .term2 {padding: 10px;}

.term ul {
list-style: outside  disc;
margin: 0;
padding-left: 20px;
}

.term ol {
list-style: outside decimal;
margin: 0;
padding-left: 20px;
}

.term2 ul {
list-style: outside  none;
margin: 0;
padding-left: 20px;
}

.term2 u , .term u {
	text-decoration:underline;
}



.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:300px;
	position:absolute;
}

.breadcrumbNavi {
	height: 20px;
	margin: 10px;
	font-size: 12px;
	  font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
	
}

.breadcrumbNavi ul {
    float: left;
	  font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
	font-size: 12px;
    list-style: none outside none;
}
.breadcrumbNavi ul li {
	background: url("/images/bread_crumb_arrowstart.png") no-repeat scroll right 0 #cccccc ;
	color: #000;
	float: left;
	  font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
	font-size: 12px;
	line-height: 18px;
	padding: 0 20px;
	margin-top:1px;
}
.breadcrumbNavi ul li a {
	color: #000;
	float: left;
	font-size: 12px;
	text-decoration: none;
}
.breadcrumbNavi ul li.last {
	color: #7c4393;
	font-size: 12px;
	  font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
	background: url("/images/bread_crumb_arrow.png") no-repeat scroll right 0 transparent;
	
}
.breadcrumbNavi ul li a:hover {
	  font-family: Tahoma, Arial, Verdana, sans-serif, "新細明體", "宋体";
    text-decoration: underline;
}


.bottom a {
	color: #ffffff;
	font-size: 11px;
}


.buttons {
	background-image: url("/images/buttons.png");
	background-repeat: no-repeat;
	cursor: pointer;
	float:left;
	font-size: 11px;
}

.buttons.brochure2 {
	background-position: -172px -521px;
	height: 15px;
	padding: 6px 2px 1px 15px;
	z-index:121;
	color: #666;
}

.buttons.brochure2 a:link {
	text-decoration:none;
}
	
	
.header-tittle { 
font-size:16px; color: #7c3789; border-bottom: #c3cb19 3px solid; padding: 0 3px 0 3px;  
}

.header-subtittle { 
font-size:14px; color: #7c3789; padding: 2px 3px 0 3px; font-weight:bold;
}

.subcontainer {
	margin-top:15px;
	margin-bottom:15px;
	width:233px;
	padding:12px;
	background-color:#f9f9f9;
}
