.cakeSqlLog{
	display:none;
  background:#eee;
  border:1px solid #ccc;
}
.cakeSqlLog th{
  background:#ccc;
}
.cakeSqlLog td{
  border-bottom:1px dotted #ccc;
}
*{
	font-size:98%;
}
a {
	text-decoration:none;
}
body {
  background-color: #fff;
/*  font-size: 12px; */
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;
  padding:0;
  margin:0;
}
#container {
  width: 780px;
  padding:10px 0 10px 0;
  margin: 0 auto;
}
.default {
	width:510px;
	margin-top:20px;
	float:left;
}
#header{
  margin:0 auto;
}
#right{
  	width: 257px;
  	height: 900px;
	margin-top:20px;
	float:left;
}
#main{
	margin-top:25px;
	margin-left:15px;
	/*padding-left:10px;*/
  	float:left;
	width:490px;
}
img { border:0; }
#topBtn{
	margin-left:10px;
	width:190px;
	float:left;
	background:#6ab4d4;
	height:176px;
	padding-top:15px;
}
#topImage{
	width:255px;
	float:left;
}
.btntop{
	margin:10px;
}
table {
	border:0;
	margin:0;
	padding:0;
}
.rBox {
	margin-top:20px;
}
#footer{
	margin-top:20px;
	border-top:1px solid #ececec;
	width:760px;
	height:200px;
/*	margin-top:20px;*/
}

#footnavi{
	text-align:center;
	margin-top:10px;
	width:500px;
	float:left;
}
#footnavi a {
	text-decoration:none;
	color:#666;
	font-size:12px;
}
#footlogo{
	margin-top:10px;
	font-size:11px;
	text-align:right;
	width:250px;
	float:left;
}
.about {
	text-align:left;
	font-size:11px;
}
/*items*/
.item{
	margin:5px;
	border:2px solid #ffc417;
	background:#feeba7;
	width:210px;
	height:120px;
	padding:5px;
	float:left;
}
.itembar{
	padding:5px;
	vertical-align:middle;
	color:#fff;
	width:200px;
	height:15px;
	background:#ffc417;
	font-size:11px;
	font-weight:bold;
}
.pick{
	margin:5px;
	border:2px solid #aad754;
	background:#d9f0a8;
	width:210px;
	height:120px;
	padding:5px;
	float:left;
}
.pickbar{
	padding:5px;
	vertical-align:middle;
	color:#fff;
	width:200px;
	height:15px;
	background:#aad754;
	font-size:11px;
	font-weight:bold;
}
.pickcity{
	background: #59b124;
	font-weight:normal;
	font-size:10px;
}

.city{
	background: #f90;
	font-weight:normal;
	font-size:10px;
}
.photo{
	margin-top:5px;
	width:100px;
	height:85px;
	float:left;
	text-align:center;
}
.itemtext{
	font-size:12px;
	margin-top:5px;
	float:left;
	width:100px;
	height:70px;
}
.price{
	padding:3px 0;
	font-size:15px;
	color:red;
	font-weight:bold;
}
.btnDetail{
	float:right;
	width:6em;
	font-size:11px;
	background:#ececec;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
	padding:1px;
}
.btnDetail a {
	color:#666;
	text-decoration:none;
}
.newtitle{
	margin-left:30px;	
}
.newsdate{
}
/*items end*/

/*
h4 {
	font-size: 1.1em;
	margin:5px;
}
img {
  border:0;
}

.itemdetail {
	font-size: 1.2em;
}
.itemdetail table {
	border:1px solid #999;
}
th {
	padding:.5em;
	background:#eee;
}
th.photo{
  text-align:center;
  width:50px;
}
th.type1{
  width:5em;
}
th.type2{
  width:10em;
}
th.title{
  
}
th.price{
  width:8em;
}
th.address{
  width:15em;
}
td{
	padding:5px;
}

#content {
  width:386px;
  float:left;
  margin-right:5px;
  margin-left:14px;
}
#left{
  width:190px;
  height:100%;
  float:left;
}
.banner {
	margin-top:10px;
	margin-bottom:10px;
}

.whitebox {
  border:1px solid #bcbcbc;
  background:#fff;
  padding:10px;
}

.graybox {
  border:1px solid #bcbcbc;
  background:#ececec;
  padding:10px;
}

#items {
	width:570px;
}
.item{
  width:161px;
  height:120px;
  float:left;
  border-right :1px solid #ccc;
  border-bottom :1px solid #ccc;
  padding:10px;
  padding-bottm:10px;
  margin:2px;
  margin-right:5px;
background:#fff;
}
.comment{
  font-size:1.4em;
  padding-bottom:10px;
}
.thumb{
	padding:5px;
	text-align:center;
}
.label {
	padding:5px;
	text-align:right;
}
.prices{
  font-weight: bold;
  font-size: 1.3em;
  text-align:right;
  color: red;
}
.text{
	text-align:right;
}
.sell{
}
.rent {
}

.newstitle {
	border-left: 10px solid #eee;
	padding-left: 15px;
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom : 3px;	
}
.newsdate {
	text-align: right;
}
.newsbody {
	padding:10px;
	font-size: 1.2em;
}
.mapbig{
  width:590px;
  height:480px;
  margin-top:10px;
  border:1px solid #999;
  float:left;
}
#sidebar{
  width:250px;
  margin:0;
  padding:10px 0 10px 10px;
}
.mapinfo{
  width:200px;
  height:100px;
}
#sidebar table#itemlist {
  width:98%;
}
#sidebar td {
}
#sidebar #itemlist a{
  text-decoration:none;
}

#itemList tr {
	background:url(/img/itembg.gif);
}

.pointer{
  cursor:pointer;
}

.btnDetail {
  margin-top:5px;
  text-align:right;
}
#footer{
	margin:20px;
	border-top:2px solid #febf00;
	text-align:center;
	padding:20px;
}

#searchtop {
	padding-top:5px;
	height: 30px;
}
.new {
	padding-left: 50px;
	padding-top:0px;
	float: left;
	}
.rent {
	padding-right: 50px;
	float:right;
}

#searchtop_sell {
	margin-top: -5px;
	height:30px;
	background: url(/img/bg_detail_sell.gif) no-repeat;
}

#searchtop_rent {
	margin-top: -5px;
	height:30px;
	background: url(/img/bg_detail_rent.gif) no-repeat;
}
#description {
	width:250px;
	margin:0;
	margin-top:10px;
	border-bottom: 2px dotted #999;
}

.sidedl dt{
	width:5em;
}
.sidedl dd{
	margin:0;
}

dl {
background-color: #ececec;
margin: 0.5em 1em;
border: 1px solid #ccc;
border-top: none;
}
dt {
	margin:0;
	padding: 0.5em 0 0.5em 1em;
	border-top: 1px solid #ccc;
	width:13em;
	float: left;
}
dd {
background-color: #fff;
margin: 0 0 0 13em;
padding: 0.5em 1em 0.5em 1em;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.clear{
	clear:both;
}

.mainbox{
	width:520px;
	float:left;
	padding:20px;
}
.sidebox{
	width:260px;
	background:#eee;
	float:left;
	padding:20px;
}

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
*/