/** sprite:spriteRef; sprite-image:url('../img/sprite_common.png'); sprite-layout:vertical; sprite-image-uid:date */
@charset "utf-8";

/* 20230713 */
#newsCTN #newsMenu .newsMenuItem:nth-of-type(2) {
	display: none;
}
#newsCTN #newsMenu .newsMenuItem:nth-of-type(3) {
	display: none;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    *zoom: 1;
}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
//developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/

html body{
    color: #000;
    background: white;
    padding: 0;
    margin: 0;
}

/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,textarea,select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,textarea,select {
    *font-size: 100%;
}

legend {
    color: #000;
}

input[type="radio"]{
  vertical-align: middle;
}

select {
    width: 100%;
    border-color: #b3b3b3;
    border-radius: 9px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index: 9999998;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack {
    background: url(../img/macFFBgHack.png) repeat;
}

.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}

* html #TB_overlay {
 /* ie6 hack */
    position: absolute;
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: absolute;
    z-index: 9999999;
    color: #000000;
    display: none;
    text-align: left;
    top: 0px;
    left: 50%;
}

* html #TB_window {
 /* ie6 hack */
    position: absolute;
}

#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect {
 /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

body {
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #0c527c;
}

em {
    display: none;
}

strong {
    font-weight: bold;
}
.banner {
    padding: 15px 0;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

a:link, a:visited, a.btnArrow:link, a.btnArrow:visited {
    color: #000;
    text-decoration: none;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
    color: #827349;
    text-decoration: none;
}


a.item div.thumbnail {
    border: solid 3px;
    border-color: #fff;
}

a.focus div.thumbnail {
    border-color: #0c527c;
}

a:link.focus, a:visited.focus, a:hover.focus {
    color: #594C35;
}

.cell h2 {
    font-weight: bold;
    font-size: 16px;
}

h2, h3 {
    /*font-weight: bold;*/
    cursor: default;
    color: #0c527c;
    margin: 0;
    padding: 0;
}

h2 {
    /*font-size: 16px;*/
    letter-spacing: 1px;
}

ul.clearList, ul.commonList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.clearList li {
    margin: 0;
    padding: 0;
}

.pre_load_img {
    text-align: center;
}

#topNavCTN {
    height: 160px;
    position: relative;
    background-color:#011d35;
    width:100%;
}
#contentCTN.fixed #topNavCTN{
	position: fixed;
    top: -103px;
    z-index: 10000;
}
#topNavCTN #topNavCTN-inner {
background-image: url(/img/v2/top_bg.jpg);
    height: 160px;
}

#adsSuperCTN {
    position: absolute;
    width: 728px;
    height: 90px;
    top: 20px;
    left: 200px;
}

#topNavCTN a.logo {
    display: block;
    position: absolute;
    top: 10px;
    left: 30px;
    width: 170px;
    height: 97px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/img/v2/p18logo.png);
}
 
#topNavCTN #superBanner {
	position: absolute;
    height: 38px;
    left: 214px;
    top: 13px;
}

#topNavCTN a.logo:hover {
    background-color: transparent;
}

#topNavCTN a.oncc, #topNavCTN a.oncc:hover {
    position: absolute;
    display: block;
        width: 39px;
    height: 36px;
    bottom: 0;
    right: 0;
    margin: 0 15px 5px 0;
    text-decoration: none;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(/img/v2/oncc_logo.png);
	    background-size: contain;
}
#topNavCTN a.money18, #topNavCTN a.money18:hover{
    position: absolute;
    display: block;
	width: 100px;
    height: 33px;
    bottom: 0;
    right: 0;
    margin: 0 15px 5px 0;
    text-decoration: none;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(/img/v2/money18_logo.png);
	background-size: contain;
}

#topNavCTN-menu {
	position: absolute;
	height: 38px;
	left: 10px;
	bottom: 0;
}

.cnt-box .tv.content.cntmargin .pager {
    width: auto;
}

#topNavCTN-menu li {
    float: left;
	margin-right: 0px;
	padding: 10px 0px;
}
#topNavCTN-menu li.on {
    background-color: rgba(255,252,255,0.3);
}


#topNavCTN-menu a {
    display: block;
    width: 82px;
    height: 36px;
    background-repeat: no-repeat;
}

#topNavCTN-menu a {
 width:95px;height:25px;}

 
#topNavCTN-menu a.home 			{ background-image: url(/img/v2/bt_01_w.png);}					
#topNavCTN-menu a.news 			{ background-image: url(/img/v2/bt_02_w.png);}					
#topNavCTN-menu a.search 		{ background-image: url(/img/v2/bt_03_w.png);}					
#topNavCTN-menu a.luxury 		{ background-image: url(/img/v2/bt_04_w.png);}					
#topNavCTN-menu a.apartments 	{ background-image: url(/img/v2/bt_05_w.png);}					
#topNavCTN-menu a.sellform 		{ background-image: url(/img/v2/bt_06_w.png);}					
#topNavCTN-menu a.transaction 	{ background-image: url(/img/v2/bt_07_w.png);}					
#topNavCTN-menu a.specials 	 	{ background-image: url(/img/v2/bt_08_w.png);}					
#topNavCTN-menu a.video 		{ background-image: url(/img/v2/bt_09_w.png);}			
					
#topNavCTN-menu a.home:hover		{ background-image: url(/img/v2/bt_01_b.png);}					
#topNavCTN-menu a.news:hover		{ background-image: url(/img/v2/bt_02_b.png);}					
#topNavCTN-menu a.search:hover 		{ background-image: url(/img/v2/bt_03_b.png);}					
#topNavCTN-menu a.luxury:hover		{ background-image: url(/img/v2/bt_04_b.png);}					
#topNavCTN-menu a.apartments:hover	{ background-image: url(/img/v2/bt_05_b.png);}					
#topNavCTN-menu a.sellform:hover	{ background-image: url(/img/v2/bt_06_b.png);}					
#topNavCTN-menu a.transaction:hover { background-image: url(/img/v2/bt_07_b.png);}					
#topNavCTN-menu a.specials:hover	{ background-image: url(/img/v2/bt_08_b.png);}		
#topNavCTN-menu a.video:hover		{ background-image: url(/img/v2/bt_09_b.png);}		
 
#topNavCTN-menu a {
	background-color:transparent;
}
#subNavCTN-inner {
    position: relative;
	margin: 0 auto;
    width: 1000px;
}
#subNavCTN-inner  .submenu {
    position: absolute;
    display: none;
      text-align: center;
    background-color: #FFF;
    color: #555;
    font-size: 15px;
    z-index: 1;
    font-weight: bold;
    box-shadow: 2px 3px 7px #ccc;
    background-color: #1c526c;
    color: #fff;
    padding: 10px;
	z-index:100;

}
#subNavCTN-inner  .submenu .submenuItem {
	padding:5px;
	
}
#subNavCTN-inner  .submenu .submenuItem a {
	color:#fff;
}

#contentCTN {
    margin: 0 auto;
    width: 100%;
    background: #d8ebf1;
}

#contentCTN #sb-site {
	width: 100%;
	background-color:#f2f4f4;
	padding-top:70px;
}

/**************************************************************/
#widgetBankValuate{
	background-color: #0c527c;
	color:#fff;
	/* border: 2px solid; */
	clear:both;
}

#widgetBankValuate .body{
	background-color: #0c527c !important;
}

#widgetBankValuate:after{
	display:block;
	clear:both;
	content:'';
}

#widgetBankValuate .content{
	font-size:0;
	padding:0 5px;
}

#widgetBankValuate .body{
	padding-bottom:1em;
}

#widgetBankValuate .button{
	display:inline-block;
	width:50%;
	padding:2%;
	box-sizing:border-box;
	font-size: 12px;
	vertical-align:middle;
}

#widgetBankValuate .hide{
	display:none;
}

#widgetBankValuate .button > a{
	display:block;
	width:100%;
	box-sizing: border-box;
	text-align:center;
	white-space: nowrap;
}

#widgetBankValuate .button > a.text{
	border-radius: calc(20px + 1.5em);
	background-color:#fff;
	border: 1px solid #000;	
	padding:9px 10px;
}

#widgetBankValuate .button > a img{
	width:100%;
	height:auto;
}

#widgetBankValuate.cnt-box div.header {
	margin:0px;
	background-image:url('/img/M_bank.png');
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	padding-top:10%;
}
/**************************************************************/

#twoColRightCTN .searchProperty{
	height: 180px;
	background-color: #0c527c;
	color:#fff;
	/* border: 2px solid; */
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
	width:300px;
}
#twoColRightCTN .searchProperty.cnt-box {
	padding:0px;
}
 #twoColRightCTN .searchProperty.cnt-box div.header {
	margin:0px;
	background-image:url('/img/v2/searchingBox_1.png');
	 background-repeat: no-repeat;
	border-top-left-radius: 1em;
    height: 40px;
}
  
#twoColRightCTN .searchProperty #searchTbl-ctn {
    margin: 0 5px;
    position: relative;
}

#twoColRightCTN .searchProperty #searchTbl {
    /*margin: 0 10px;*/
    margin-left: 10px;
}

#twoColRightCTN .searchProperty #searchTbl tr {
    height: 23px;
    vertical-align: middle;
}

#twoColRightCTN .searchProperty #searchTbl td {
    padding-right: 5px;
    text-align: left;
    padding-bottom: 3px;
    padding-bottom: 0px \9;
 /*IE8 */
    *padding-bottom: 0px;
 /*IE7 */
    _padding-bottom: 0px;
 /*IE6 */
    ;
}

#twoColRightCTN .searchProperty #searchTbl td.col1 {
    width: 60px;
}

#twoColRightCTN .searchProperty #searchTbl td.col2 {
    width: 240px;
}

#twoColRightCTN .searchProperty #searchTbl td.col2 div {
    vertical-align: top;
    width: 240px;
}

#twoColRightCTN .searchProperty #searchTbl td.btns {
    text-align: right;
}

#twoColRightCTN .searchProperty #searchTbl td.btns a {
    margin-left: 15px;
}

#twoColRightCTN .searchProperty #district, #twoColRightCTN .searchProperty #estate {
    width: 119px;
}

#twoColRightCTN .searchProperty #searchTbl .row1 select {
    width: 134px;
}

#twoColRightCTN .searchProperty #searchTbl .row2 {
    width: 279px;
}


#twoColRightCTN .searchProperty #searchTbl td.btn_tbl_ctn {
    *padding-top: 10px;
}

#twoColRightCTN .searchProperty #searchTbl table.btn_tbl {
    width: 280px;
    text-align: right;
}

#twoColRightCTN .searchProperty #searchTbl table.btn_tbl td.right {
    text-align: right;
}

#twoColRightCTN .searchProperty #searchTbl table.btn_tbl td a, #twoColRightCTN .searchProperty  #searchTbl table.btn_tbl td a:hover {
    text-decoration: none;
    background-color: transparent;
}
#twoColRightCTN .searchProperty .gohomeSponsorTxt {
    color: #FFF;
}


#twoColRightCTN .searchProperty  #searchForm .adv_search_btn {
    color: #FFF;
}

#twoColRightCTN .searchProperty  #searchForm .adv_search_btn:hover {
    background-color: transparent;
    text-decoration: none;
}



#twoColRightCTN #searchHistory  {
    width: 300px;
}

#twoColRightCTN #searchHistory  table.content_table {
    width: 180px;
}

#twoColRightCTN #searchHistory  .body {
    padding: 0px 10px 5px 10px;
}

#twoColRightCTN #searchHistory {
	height: auto;

	color:#fff;
	border: 1px solid #0c527c;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
	width:300px;
	background-color:#fff;
}
#twoColRightCTN #searchHistory .cnt-box {
	padding:0px;
}
#twoColRightCTN #searchHistory .thumbnail {
	width:90px;
	height:65px;
	    overflow: hidden;
		margin-right: 7px;

}
#twoColRightCTN #searchHistory .cnt-box div.header {
	margin:0px;
	background-image:url('/img/v2/Bank.png');
	 background-repeat: no-repeat;
	border-top-left-radius: 1em;
    height: 40px;
}
#twoColRightCTN #searchHistory  table.content_table  tr.even{
        background: #d8ebf1;
}

#twoColRightCTN #searchHistory .history_cell{
 margin: 10px 0px;
border-bottom: solid 1px #0c527c;
}

#twoColRightCTN #searchHistory  #cleanHistory {
color: #0c527c;cursor: pointer; margin-top: 10px; width: 80px;
}



#twoColRightCTN #hotSearch .body {
    background-color: #d8ebf1;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 10px;
    width: 291px;
}

#twoColRightCTN #hotSearch .body .head {
    background-color: #d8ebf1;
    color: black;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    width: 100%;
}

#twoColRightCTN #hotSearch .body a {
    color: #2869CB;
    padding: 0 3px;
}

#twoColRightCTN #hotSearch .body a:hover {
    background: #d8ebf1;
    color: #FFFFFF;
}

#twoColRightCTN #hotItem {
	position:relative;
}
#twoColRightCTN #hotItem .cnt-box {

background-color: #d8ebf1;
padding: 18px 0px 10px 10px;
}

#twoColRightCTN #hotItem .body {
    cursor: pointer;
    height: 280px;
    left: 0;
    position: relative;
    top: 0;
    width: 278px;
	border:1px solid #0c527c;
	background-color:#fff;
}

#twoColRightCTN #hotItem .body .header {
    background-image: url("/img/title_hot.png");
    background-repeat: no-repeat;
    height: 16px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 268px;
}

#twoColRightCTN #hotItem .body .propPhoto {
	height: 195px;
    left: 8px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 260px;
}

#twoColRightCTN #hotItem .body .propPhoto > img {
    width: 268px;
    /*height: 180px;*/
}

#twoColRightCTN #hotItem .body .title_cnt {
    background-repeat: repeat;
    height: 30px;
    left: 0;
    position: absolute;
    top: 175px;
    width: 278px;
    background-color: rgba(12,82,124,0.9);
}
#twoColRightCTN #hotItem .body .title_cnt  a {
	color:#fff;
}
#twoColRightCTN #hotItem .body .title_cnt span.district {
    font-size: 15px;
    line-height: 28px;
	white-space: nowrap;
	padding-left:10px;
}

#twoColRightCTN #hotItem .body .enquiry {
    height: 20px;
    position: absolute;
    right: 0;
    top: 25px;
    width: 60px;
}

#twoColRightCTN #hotItem .body .enquiry > img {
    width: 60px;
}

#twoColRightCTN #hotItem .body .info {
    height: 69px;
    left: 0;
    position: absolute;
    top: 210px;
}

#twoColRightCTN #hotItem .body .info table {
width: 262px;
    margin-left: 7px;
}

#twoColRightCTN #hotItem .body .info table td {
    padding: 2px 0 2px 5px;
}

#twoColRightCTN #hotItem.col1 .cnt-box .body .title_cnt > table {
    height: 30px;
    width: 268px;
}



.yahooOverture {
    background-color: #d8ebf1;
    margin-top: 15px;
    padding: 5px 5px 3px;
    width: 287px;
}

.yahooOverture p.right a {
    background-color: transparent;
    color: #333;
    text-decoration: none;
}

.yahooOverture > ul {
    color: #2869CB;
    list-style: square outside none;
    margin-left: -5px;
    padding-left: 30px;
}

.yahooOverture > ul li {
    color: #0c527c;
    list-style: square outside none;
    margin-bottom: 5px;
}

.yahooOverture > ul li a {
    background-color: transparent;
    text-decoration: none;
}

.yahooOverture > ul li .title {
    color: #0c527c;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: underline;
    cursor: pointer;
}

.yahooOverture > ul li .desc {
    color: #999999;
    letter-spacing: 2px;
    cursor: pointer;
}

.yahooOverture > ul li .host {
    color: #0c527c;
    letter-spacing: 1px;
    cursor: pointer;
}

.yahooOverture .boxContent {
    line-height: 18px;
}

.yahooOverture .right {
    margin-bottom: 5px;
}


#footerCTN {
    padding: 20px 0;
	background-color: #0c527c;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#footerCTN a{
	color:#fff;
}
#footerCTN .contextBox {
   
    color: #333;
    padding: 15px 15px 15px 10px;
}

#footerCTN .menu {
    margin: 0 0 10px;
}

#footerCTN .copyright {
    font-size: 10px;
	color:#fff;
}

.headTitle {
    background-image: url(/img/v2/sup_bt_blue.png);
    color: #fff;
    width: 120px;
    height: 33px;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 20px 0px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 2;
}

.headerItem {
    background-image: url(/mobile/img/M_sup2_bt_grey.png);
    background-position: center;
    background-size: cover;
    /*border-bottom: 1.5px solid #337196;*/
    padding: 5px 0;
    color:#0c527c;
    width: 50%;
    font-size: 20px;
    font-weight: bold;
    float: left;
    text-align: center;
    top: -10px;
    z-index: 2;
}
.headerItem.on {
	background-image: url(/mobile/img/M_sup2_bt_blue.png);
	color:#fff;
}

div.deals .hasNext {
    margin-bottom: 10px;
}

div.deals .hasSibling {
    margin-left: 0;
    margin-right: 10px;
}




 
div.deals .cell h2 {
    color: #827349;
    cursor: default;
    background-color: #ebddb1;
    cursor: default !important;
}

div.deals .cell div {
    
    *display: inline;
}

div.deals .cell div.new {
    width: 40px;
    height: 18px;
    margin-left: 5px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/new.gif);
/** sprite-ref:spriteRef */
    display: none;
}

div.deals .cellContent {
    cursor: default;
}
 
div.deals .cellContent {
    display: block;
}

.cellContent table {
    /*border-collapse: separate;*/
    border-spacing: 3px;
}

div.deals .cellContent table {
 
}

div.deals .cell h2 {
    background-color: white;
    color: black;
    cursor: default;
    padding-bottom: 5px;
    border-bottom: dotted 1px #C5BBA0;
    width: 623px;
}
div.deals .data {
    *display: inline;
    float: left;
    margin-left: 5px;
	/*width:140px;*/;
}


div.deals .data div {
    clear: both;
    margin-bottom: 5px;
	/* width:160px; */;
}

div.deals .data div.hasUnderline {
    border-bottom: 1px solid #000;
}

div.deals .brief {
    font-weight: bold;
    color: #827349;
    margin-top: 10px;
    margin-bottom: 0;
}



.imageMask  {
	position:relative;
	overflow:hidden;
}
.imageMask img {
	opacity:0;
}
.imageMask img.loaded {
	 -webkit-animation: 0.5s ease 0s normal forwards 1 fadein;
    animation: 0.5s ease 0s normal forwards 1 fadein;
}
@keyframes fadein{
    0% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}


 #topNavCTN #topNavCTN-inner , #sb-site, #utilsCTN, #corpBarCTN, #disclaimCTN, #footerCTN .layout {
    margin: 0 auto;
    width: 100%;
	    position: relative;
}

.hasNext {
    margin-bottom: 15px;
}

.hasSibling {
    margin-right: 15px;
}

.hasChild {
    margin-bottom: 5px;
}
 
 

#disclaimCTN .layout {
    padding: 0 0 15px 15px;
    /*width: 780px;*/
    width: 660px;
}


#twoColLeftCTN, #twoColRightCTN {
    *display: inline;
    float: left;
	/* overflow:hidden; */;
}

#twoColLeftCTN {
    width: 100%;
}

#twoColRightCTN {
    width: 30%;
}

#twoColLeftCTN .col1 {
    float: left;
    width: 290px;
}

#twoColLeftCTN .col2 {
    float: left;
    width: 350px;
}

#adsMantleCTN {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

.btnCTN {
    *display: inline;
	/*padding-left:7px;*/;
}

.btnLeft {
    float: left;
}

.btnRight {
    float: right;
}

#btn_cal, #btn_tips {
    display: block;
    width: 143px;
    height: 103px;
    text-decoration: none;
}

#btn_cal:hover, #btn_tips:hover {
    text-decoration: none;
}

#btn_cal {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_cal.gif);
/** sprite-ref:spriteRef */;
}

#btn_tips {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_tips.gif);
/** sprite-ref:spriteRef */;
}

#toolBarCTN {
    display: inline;
    *display: inline;
    margin-bottom: 15px;
    min-height: 30px;
}

#toolBar {
    margin-right: 5px;
}

#toolBar li {
    float: right;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 5px;
}

#toolBar a:hover {
    background-color: transparent;
}

#toolBar li a {
    display: block;
    height: 25px;
    width: 25px;
}

#toolBar li.print {
    background-image: url(../img/ic_print_small.png);
/** sprite-ref:spriteRef */;
}

#toolBar li.twitter {
    background-image: url(../img/ic_tt_small.png);
/** sprite-ref:spriteRef */;
}

#toolBar li.facebook {
    background-image: url(../img/ic_fb_small.png);
/** sprite-ref:spriteRef */;
}

#toolBar li.plurk {
    /*background-image: url(../img/ic_plurk_small.png);*/
    background-image: url(../img/ic_email_small.png);
/** sprite-ref:spriteRef */;
}

#toolBar li.sina {
    background-image: url(../img/ic_sina_small.png);
/** sprite-ref:spriteRef */;
}


div.newslist .title, div.newslist .datetime {
    color: #000;
    padding: 3px 5px;
}

div.newslist .title {
    background-color: #f4eee4;
}

div.newslist div.btns {
    height: 20px;
}

div.newslist a.btn_more, 
div.newslist a.btn_more:link, 
div.newslist a.btn_more:visited, 
div.newslist a.btn_more:hover {
    display: block;
    float: right;
    width: 60px;
    height: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_more.png);
/** sprite-ref:spriteRef */;
}

tr.even {
background: #d8ebf1;
}

tr.apt_even {
    background: #D4D4D4;
}

tr.apt_odd {
    background: #ffff;
}

.apt_data {
    background-color:transparent;
	margin-left:10px;
}

.apt_data:hover {
    background-color:#bdb8b5;
}

td.first {
    padding-left: 15px;
}

td.last {
    padding-right: 15px;
}

.apt_tb {
    width:504px !important;
}

.apt_tb a {
    color:#000000 !important;
}

.apt_tb td {
    padding:3px;
}

div.enquiry h1, div.neigborhood h1, div.others h1 {
    display: block;
    font-weight: bold;
    font-size: 16px;
}

div.enquiry div {
    padding: 5px 10px 0 15px;
}

div.enquiry .addrCol1, div.enquiry .addrCol2 {
    float: left;
    padding: 0;
}

div.enquiry .addrCol1 {
    width: 40px;
}

div.enquiry .addrCol2 {
    width: 230px;
}

table.enquiry {
    margin: 10px 10px 0 10px;
    width: 278px;
    background-color: #ffb66e;
}

table.enquiry td {
    padding-top: 5px;
    height: 35px;
    line-height: 20px;
}

table.enquiry td.label {
    padding-left: 10px;
    width: 70px;
}

table.enquiry td.inputField {
    padding-right: 10px;
    width: 188px;
}

table.enquiry td.inputField .text {
    width: 186px;
}

table.enquiry td a.btn_enquiry, table.enquiry td a.btn_enquiry:hover {
    display: block;
    width: 63px;
    height: 19px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(../img/btn_submit2.gif);
/** sprite-ref:spriteRef */;
}

div.neigborhood, div.others {
    padding-top: 15px;
}

table.neigborhood, table.others {
    margin: 0;
    width: 298px;
    overflow: hidden;
}

table.neigborhood td, table.others td {
    cursor: default;
    padding-top: 3px;
    padding-bottom: 5px;
    width: 100px;
}

div.tooltip {
    z-index: 999999;
    position: absolute;
    display: none;
}

div.tooltip-default {
    width: 41px;
    height: 36px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/icon_rent_sell.gif);
/** sprite-ref:spriteRef */;
}

div.tooltip-default a.rent, div.tooltip-default a.sell {
    display: block;
    width: 41px;
    height: 18px;
}

div.tooltip-default a.rent:hover, div.tooltip-default a.sell:hover {
    background-color: transparent;
}

#trendy-ctn table {
	/* width:630px; */;
}

#trendy-ctn th, #trendy-ctn td {
    padding-top: 3px;
    padding-bottom: 5px;
}

#trendy-ctn th {
    font-weight: bold;
}

#trendy-ctn th.col1 {
    text-align: center;
}

#trendy-ctn th.col2 {
    text-align: left;
}

#trendy-ctn td.col1 {
    padding-left: 5px;
}

#trendy-ctn td.col2 {
    padding-left: 15px;
}

#trendy-ctn table.htDstrct td, #trendy-ctn table.htPrprty td {
    width: 90px;
}

#trendy-ctn td span {
    cursor: default;
}

#trendy-ctn table.htDstrct td.first, #trendy-ctn table.htDstrct td.last,
#trendy-ctn table.htPrprty td.first, #trendy-ctn table.htPrprty td.last {
    width: 89px;
    padding-right: 0;
}


/* S: mrgt lightbox */
#lbox-mrtg {
    background-color: #a49679;
    width: 660px;
    height: 420px;
}

#lbox-mrtg div.btn_close {
    width: 650px;
    padding: 10px 10px 5px 0;
}

#lbox-mrtg a.btn_close, #lbox-mrtg a.btn_close:hover {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_mrtgClctr_close.png);
/** sprite-ref:spriteRef */;
}

#lbox-mrtg div.mrtg_cntbox {
    background: #fff;
    width: 630px;
    height: 360px;
    margin: 0 15px 10px 15px;
    padding: 5px 0 0;
}

#lbox-mrtg div.header, #lbox-mrtg div.body {
    width: 602px;
    margin: 0 14px;
    background-color: #fff;
}

#lbox-mrtg div.header {
    height: 58px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/bg_mrtgClctr_top.png);
/** sprite-ref:spriteRef */;
}

#lbox-mrtg div.body {
    height: 295px;
}
/*
#lbox-mrtg div.colleft, #lbox-mrtg div.colright {
	float:left;
	width:300px;
	height:295px;
	background-color:#f4eee4;
}
*/
#lbox-mrtg div.colright {
    margin-left: 2px;
}

#lbox-mrtg .title {
    color: #827349;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 5px;
}

#lbox-mrtg td {
    height: 30px;
    line-height: 30px;
}

#lbox-mrtg td.first {
    padding-left: 10px;
    width: 60px;
}

#lbox-mrtg div.btnConfirm {
    height: 20px;
    width: 300px;
}

#lbox-mrtg div.thankyou {
    float: left;
    height: 20px;
    margin: 15px 0 0 15px;
}

#lbox-mrtg a.btnConfirm, #lbox-mrtg a.btnConfirm:hover {
    display: block;
    float: right;
    height: 20px;
    width: 60px;
    margin: 10px 10px 0;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_confirm.png);
/** sprite-ref:spriteRef */;
}

#lbox-mrtg .subtotal {
    display: none;
    background-color: #E7DAB6;
    margin: 10px 10px 3px;
}

#lbox-mrtg .total {
    display: none;
    background-color: #E7DAB6;
    margin: 0 10px 3px;
}

#lbox-mrtg .mrgt_payment_tb {
    display: block;
    background-color: #E7DAB6;
    margin: 10px 10px;
}

#lbox-mrtg div.colleft, #lbox-mrtg div.colright {
    background-color: #F4EEE4;
    float: left;
    height: 295px;
    width: 300px;
}

#lbox-mrtg .mrgt_payment_tb a {
    background: url(/img/btn_mortage.gif);
    float: right;
    width: 71px;
    height: 18px;
}

#lbox-mrtg .row {
    padding: 3px 10px;
}

#lbox-mrtg .row .firstcost {
    color: #FF6000;
    font-size: 16px;
    font-weight: bold;
}

#lbox-mrtg .disclaimer {
    font-size: 10px;
}

#lbox-mrtg .colright td.field input {
    padding-right: 2px;
    text-align: right;
    width: 150px;
    cursor: default;
}
/* E: mrgt lightbox */

div.btn_backtotop a.btn_backtotop, div.btn_backtotop a.btn_backtotop:hover {
    display: block;
    float: right;
    width: 60px;
    height: 20px;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_back_to_top.png);
/** sprite-ref:spriteRef */;
}

#textAdsCTN {
    text-align: center;
    color: #827349;
}

/* S: contact form mini lightbox */
#lbox-contact-form {
    background-color: #A49679;
	/* height:510px; */
    width: 320px;
    padding-bottom: 10px;
}

#lbox-contact-form div.btn_close {
    width: 305px;
    padding: 10px 10px 5px 0;
}

#lbox-contact-form a.btn_close, #lbox-mrtg a.btn_close:hover {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_mrtgClctr_close.png);
/** sprite-ref:spriteRef */;
}

#lbox-contact-form div.mrtg_cntbox {
    background: #fff;
    width: 630px;
    height: 340px;
    margin: 0 15px 10px 15px;
    padding: 5px 0 0;
}

#lbox-contact-form div.header, #lbox-mrtg div.body {
    width: 602px;
    margin: 0 14px;
    background-color: #fff;
}

#lbox-contact-form div.header {
    height: 58px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/bg_mrtgClctr_top.png);
/** sprite-ref:spriteRef */;
}

#lbox-contact-form div.body {
    background-color: white;
	/* height:450px; */
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
}

#lbox-contact-form .title {
    color: #827349;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 5px;
}

#lbox-contact-form div.contact,
#lbox-contact-form table.enquiry {
    background-color: #ffb66e;
    margin: 0 auto;
    width: 278px;
}

#lbox-contact-form div.contact {
    background-color: transparent;
}

#lbox-contact-form h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0px;
}

#contact-info .contact div {
    padding: 5px 10px 0 0px;
}

table.enquiry td.chkbx div {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}

#lbox-contact-form h2 {
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    color: #000;
}
/* E: contact form mini lightbox */


/* S: contact form mini lightbox */
#lbox-print-preview {
    background-color: #A49679;
    height: 550px;
    width: 750px;
}

#lbox-print-preview div.btn_close {
    width: 740px;
    ;
	padding: 10px 10px 5px 0;
}

#lbox-print-preview a.btn_close, #lbox-mrtg a.btn_close:hover {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/btn_mrtgClctr_close.png);
/** sprite-ref:spriteRef */;
}

#lbox-print-preview a.btn_print, #lbox-mrtg a.btn_print:hover {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    padding-right: 10px;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/ic_print.png);
/** sprite-ref:spriteRef */;
}

#lbox-print-preview div.mrtg_cntbox {
    background: #fff;
    width: 630px;
    height: 340px;
    margin: 0 15px 10px 15px;
    padding: 5px 0 0;
}

#lbox-print-preview div.header, #lbox-mrtg div.body {
    width: 602px;
    margin: 0 14px;
    background-color: #fff;
}

#lbox-print-preview div.header {
    height: 58px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../img/bg_mrtgClctr_top.png);
/** sprite-ref:spriteRef */;
}

#lbox-print-preview div.body {
    background-color: white;
    height: 450px;
    margin-left: 15px;
    margin-right: 15px;
}

#lbox-print-preview .title {
    color: #827349;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 5px;
}

#lbox-print-preview h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0px;
}
/* E: contact form mini lightbox */


.dlyTrnsctn td a {
    background: url(/img/btn_more.png);
    width: 60px;
    height: 20px;
    float: left;
}

a.selectBtn {
    width: 62px;
    height: 29px;
    background-image: url("/img/btn_select.gif");
    display: inline-block;
}

a.priceLabel_on , a.sizeLabel_on, a.propertyTypeLabel_on, a.roomLabel_on {
    background-image: url("/img/btn_select_done.gif");
}

.smallSelectBox {
    display: none;
    position: absolute;
    padding: 25px 10px 10px 25px;
    border: 3px solid #FF6C05;
    background-color: #f5f1e8;
    z-index: 99;
    left: 0px;
    width: 490px;
}

.sellPriceSlider_top, .rentPriceSlider_top,
.sellRuler,.rentRuler, .roomSlider, .sizeSlider {
    width: 470px;
}

.sizeSlider_top,.sellPriceSlider_top, .rentPriceSlider_top {
    height: 20px;
}

.sellRuler,.rentRuler, .sizeRuler {
    height: 20px;
    display: block;
    background-repeat: no-repeat;
}

.sellRuler {
    background-image: url(/img/sell_ruler.gif);
    margin-left: 14px;
}

.sizeRuler {
    background-image: url(/img/area_ruler.gif);
    background-position: 0px;
    margin-left: 18px;
}

.rentRuler {
    background-image: url(/img/rent_ruler.gif);
    background-position: -2px;
    margin-left: 12px;
}

.sellPriceSlider, .rentPriceSlider, .sizeSlider {
    margin-left: 10px;
    width: 465px;
}

.sizeSlider {
    width: 475px;
}


#compareGraphic {
}

.headerDate {
    color: #000;
    font-weight: normal;
    font-size: 12px;
}

.cursorHand {
    cursor: pointer;
}

#sl-scrollContent table {
    cursor: pointer;
}

#twoColLeftCTN .spheader h2 a {
    color: #0c527c;
	font-size: 12px;
	font-weight: normal;
}

#twoColLeftCTN .spheader h2.apt_title {
    color: #3F332B;
}

#twoColLeftCTN .spheader h2.apt_title a {
    color: #3F332B;
	font-size: 12px;
	font-weight: normal;
}

#twoColLeftCTN .spheader h2 a:hover {
    background-color: white;
}


/*.adsTextLink {
	display: none;
}*/
a.adsTextLink {
    font-size: 16px;
    font-weight: bold;
}

a.adsTextLink:link, a.adsTextLink:visited {
    color: #827349;
}

a.adsTextLink:hover {
    color: #fff;
    background-color: #827349;
}

.blog_link {
    display: none;
}

#searchHistory .header h2 {
    display: none;
}

#searchHistory  .header {
    background-image: url(/img/title_browse.png);
    background-repeat: no-repeat;
    height: 18px;
}

.searchbox  .spheader {
    background-image: url(/img/title_search.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    height: 20px;
}

#hotSearch_Custom a {
    text-decoration: underline;
}

#mrgt_payment_tb h2 {
    display: block;
}



#hotSearch_Custom {
    display: none;
}

#tv .header {
    /*margin: 5px 10px 0 10px;*/
    margin: 5px 15px 0;
}

.cnt-box .body .disclaimer > *{
    font-size: 16px;
}

#searchHistory .header {
    margin: 5px 10px 0 10px;
}

#searchHistory #sl-scrollContent .content_table tr > td {
    padding:3px 5px;
}

#summary #highlight table tr > td {
    padding:3px 5px;
}

#results .cell table tr > td {
    padding:3px 5px;
}

#disclaimCTN .layout a {
    color: #827349;
}

#disclaimCTN .layout a:hover {
    color: #827349;
    background: transparent;
}





.mrtg_calc_body .header {
    margin: 0 10px;
}

.mrtg_calc_body .content {
    color: #827349;
    font-size: 14px;
    margin: 0 10px;
}

.mrtg_calc_body .content table {
    width: 460px;
}

.mrtg_calc_body .content td {
    padding: 5px 5px 5px 0;
}

.mrtg_res_body .body .header {
    margin: 5px 10px 0;
}

.mrtg_res_body .title {
    color: #827349;
    font-weight: normal;
}

.mrtg_res_body .btitle {
    color: #000000;
    font-weight: bold;
}

.mrtg_res_body td {
    padding: 5px;
}

.mrtg_res_body .itemhl {
    color: red;
}

.mrtg_calc_body span.btn_calc_detail1,
.mrtg_calc_body span.btn_calc_detail2 {
    cursor: pointer;
}

#mortgage_icon a:hover {
    background: none;
}

/* back-top */
#back-top {position: fixed;bottom:20px;z-index:100;left:85%;}
#back-top a:hover {color:#79ec3e;}
#back-top span {width:42px;height:42px;display: block;margin-bottom:7px;background:url(../img/up-arrow.png) no-repeat left 0px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
#back-top a:hover span {background-position:left -42px;}

div.btn_backtotop {
    display: none;
}

#twoColLeftCTN .classifiedAd {
	position:relative;
}
#twoColLeftCTN .classifiedAd .header {
    background-image: url("/img/title_promotion.png");
    background-repeat: no-repeat;
    height: 16px;
    margin: 0;
}

#twoColLeftCTN .classifiedAd .cnt-box  {
background-color: #fff;
    padding: 10px 15px 0px 0px;
}

#twoColLeftCTN .classifiedAd .cnt-box h2 {
    color: #0c527c;
    font-size: 16px;
    font-weight: bold;
}

#twoColLeftCTN .classifiedAd .cnt-box ul {
    height: 25px;
    margin: 20px 0 0 14px;
    padding: 0;
    width: 650px;
}

#twoColLeftCTN .classifiedAd .cnt-box ul li {
    float: left;
    padding: 0 5px;
    color: #0c527c;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
}

#twoColLeftCTN .adCtn .topAd ul {
    height: 120px;
    margin: 0 auto;
    width: 650px;
}

#twoColLeftCTN .adCtn .topAd ul li {
    border: 1px dashed #D4C3B3;
    float: left;
    margin-left: 22px;
    overflow: hidden !important;
    padding: 10px;
    width: 180px;
}

#twoColLeftCTN .adCtn .listAd {
    margin-top: 15px;
}

#twoColLeftCTN .adCtn .listAd .cnt-box {
    padding: 5px 15px;
}

#twoColLeftCTN .adCtn .listAd .cnt-box .header {
    color: #FF9100;
    font-size: 16px;
    margin-bottom: 10px;
}

#twoColLeftCTN .adCtn .listAd .cnt-box .item {
    border-bottom: 1px solid #D4C3B3;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 5px;
}

#twoColLeftCTN .adCtn .listAd .cnt-box .item.last {
    border-bottom: none;
}

#twoColLeftCTN .adCtn .topAd .item .title,
#results .cnt-box .body .deals .cellAD .item .title {
    color: #FF9100;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: underline;
}

#twoColLeftCTN .adCtn .listAd .cnt-box .item .title {
    color: #827349;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 2px;
}

#twoColLeftCTN .adCtn .topAd .item .desc,
#twoColLeftCTN .adCtn .listAd .cnt-box .item .desc,
#results .cnt-box .body .deals .cellAD .item .desc {
    color: #999999;
    cursor: pointer;
    letter-spacing: 2px;
}

#twoColLeftCTN .adCtn .listAd .cnt-box .item .desc {
    color: #333333;
    cursor: pointer;
    letter-spacing: 2px;
}

#twoColLeftCTN .adCtn .topAd .item .host,
#twoColLeftCTN .adCtn .listAd .cnt-box .item .host,
#results .cnt-box .body .deals .cellAD .item .host {
    color: #6BAE07;
    cursor: pointer;
    letter-spacing: 1px;
    word-break: break-all;
    word-wrap: break-word;
}

#twoColLeftCTN .adCtn .listAd .cnt-box .item .host {
    color: #FF9100;
    cursor: pointer;
    letter-spacing: 1px;
    word-break: break-all;
}

#results .cnt-box .body .deals .cellAD {
    border: 1px dashed #C5BBA0;
    height: 80px;
    margin: 0 auto 10px;
    padding: 5px 10px;
    width: 600px;
}

#results .cnt-box .body .deals .cellAD .item {
    float: left;
    height: 80px;
    margin-right: 10px;
    width: 280px;
}

#results .cnt-box .body .deals .cellAD .sponsor {
    float: left;
    width: 12px;
}

#results .cnt-box .body .deals .cellAD .sponsor a {
    background-color: transparent;
    color: #2869CB;
    text-decoration: none;
}

.no_ads {
    height: 50px;
    text-align: center;
    width: 650px;
}

/*---------------------------------------------Anchor with no hover------------------------------------------------*/
.info a, .history_cell .content_table a, .cell .row a, .cell .bottomRow a, .data a, .row a, .btn a, .cell .title a {
    text-decoration:none;
	color:#000;
}
 

.cell.hasNext.apt_cell a {
    color:#000000;
}


/*s:paging*/

.cnt-box .pager {
    height: 25px;
    font-size: 18px;
}

div.pagerCTN {
    /*float: left;*/
}

div.pager {
    margin-top: 15px;
    border: none;
    clear: both;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    width: 100%;
}

div.pager a, div.pager a:link, div.pager a:visited {
	border: 1px solid #aaa;
    color: #0c527c;
    padding: 4px;
    text-align: center;
    text-decoration: none;
	border-right:0px;
    width: calc(40%/5);
}

div.pager a:hover {
    background: #0c527c none repeat scroll 0;
    color: #fff;
}

div.pager span {
    border: none;
    color: #0c527c;
    font-weight: bold;
    padding: 1px;
    text-align: center;
    text-decoration: none;
}

div.pager span.curIdx {
    
	border: 1px solid #aaa;
	border-right:0px;
	background-color: #0c527c;
	color:#fff;
	 padding: 4px;
}

div.pager .prvb, div.pager .nxtb {
    display: inline;
}

div.pager .nxtb.last a {
    border-right: 1px solid #aaa !important;
}


div.pager .prvb a, div.pager .prvb a:link, div.pager .prvb a:visited, 
div.pager .nxtb a, div.pager .nxtb a:link, div.pager .nxtb a:visited {
    border: 1px solid #aaa;
	border-right:0px;
    color: #0c527c;
    text-align: center;
    text-decoration: none;
}

div.pager .prvb a:hover span, div.pager .nxtb a:hover span {
    color: #fff;
}

div.pager .prvb a span, div.pager .nxtb a span {
    border: none;
    font-size: 16px;
    text-decoration: underline;
}

div.pager .nxtb a span, div.pager .prvb a span {
    font-weight: normal;
    text-decoration: none;
}

div.sortKey {
    border: none;
    float: right;
    height: 25px;
    padding: 0 15px 0 0;
}

div.sortKey .label {
    padding-top: 2px;
    *padding-top: 5px;
}

div.sortKey a, div.sortKey div, div.sortKey select {
    float: left;
}

div.sortKey .down, div.sortKey .up, div.sortKey select {
    *display: inline;
}

div.sortKey a, div.sortKey a:hover {
    border: 1px solid #cfb68c;
    display: block;
    width: 18px;
    height: 18px;
    text-decoration: none;
}

div.sortKey .down {
    background-image: url(/img/ic_brown_arrow_down.png);
}

div.sortKey .up {
    background-image: url(/img/ic_brown_arrow_up.png);
}
/*e:paging*/


.pager > div {

color: #644825;

}

.pager > div {

color: #644825;
 
}

.pager .noborder {
border: none;
}

.navbar {
    border-bottom: 2.5px solid #337196;
    height: 50px;
    background-color: white;
    width: 100%;
    position: fixed;
    z-index: 1000;
}

.navbar img {
    height: 30px;
}

/* menu */

.sb-toggle-left.navbar-left{
        width: 80px;
    height: 40px;
    position: absolute;
    z-index: 10;
    /* display:none; */
}

.navbar {
    width: 100%;
    min-height:40px;
    background-color: #fff;


}
.navbar.fixed {
        box-shadow: 0px 7px 4px #ccc;
}

.navbar-fixed-top {
    border: 0px;
}

.slide_btn {
    float: left;
    margin: 14px 3px 0px 5px;
    font-size: 20px;
    color: #999;
    position: relative;
    z-index: 2;
}

.menu_left_CTN #logo {
    height: 35px;
    position: absolute;
    top: 17px;
    z-index: 1;
}

.siteCTN {
    position: absolute;
    width: 100%;
    background-color: #FFF;
    border-bottom: 2.5px solid #337196;
}

.menu_right_CTN {
    display: inline;
    float: right;
    position: relative;
    height: 40px;
    padding: 10px;
    min-width: 130px;
    display: block;
}

.menu_right_CTN .fa.backStep {
    font-size: 20px;
    padding: 5px 5px;
    color: #0c527c;
    border: 1px solid;
    border-radius: 8px;
    margin: 5px 3px 3px 5px;
    cursor: pointer;
}

.menu_right_CTN a {
    display: inline;
    float: right;
    height: 29px;
    margin-top: 5px;
}

.menu_left_CTN {
    position: relative;
    padding: 5px;
    float: left;
}

.site {
    margin-top: 8px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    height: 45px;
}

.decalration {
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    padding: 25px 10px;
    display: table-cell;
}

.moreBTN a{
    width: 94%;
    text-align: right;
    font-size: 18px;
    color: #878787;
    background-image: url(/mobile/img/gray_t.png);
    background-repeat: no-repeat;
    background-position-x: right;
    padding-right: 15px;
    margin-top: 11px;
    line-height: 20px;
    clear: both;
    display: block;
}

.videoImgIcon{
    position: absolute;
    right: 8px;
    bottom: 8px;
    background-image: url(https://hk.on.cc/img/v2/p18_playicon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 32px;
}

.videoIcon {
    position: absolute;
    right: 8px;
    bottom: 8px;
    background: rgba(0,0,0,.4);
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    padding: 12px 3px 3px 12px;
    width: 25px;
    height: 25px;
}

.fa{
    font-size: 16px;
    margin: 3px 3px 3px 5px;
}