@charset "gb2312";
/* CSS Document */
/************************************************
Author: 朱启标 abelchu@Gmail.com
Development by: Chinasky.net
My website: http://www.qitag.net/
Last updated: 2008/07/09
************************************************/

/*嵌入整体样式*/
@import url("style.css");

.leftmenu{
    float:left;
	width:108px;
	padding-left:95px;
}
.leftmenu ul {
    float:left;
	width:108px;
	line-height:20px;
	list-style-type: none;
	text-align:left;
	padding-left:0px;
}
.leftmenu ul li {
	float:left;
	width: 108px;
}
/*
.leftmenu ul li img{
	float:left;
	margin:5px 2px 0px 0px;
	padding:0px;
}
*/


/*==================一级目录===================*/
.leftmenu ul li a {
	display: block;
	width: 95px;
	text-align:left;
	color:#4f4f4f;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:"黑体";
	background:url(../images/navbg.gif) no-repeat left 45%;
	padding-left:10px;
}
.leftmenu ul li a:hover{
	color:#91733c;
	text-decoration:none; /*underline*/
	font-size:12px;
	font-family:"黑体";
	background:url(../images/navbgh.gif) no-repeat left 45%;
	padding-left:10px;
}
.leftmenu ul li a.hover {
	color:#91733c;
	text-decoration:none; /*underline*/
	font-size:12px;
	font-weight:bold;
	font-family:"黑体";
	background:url(../images/navbgh.gif) no-repeat left 45%;
	padding-left:10px;
}



/*==================二级目录===================*/
.leftmenu ul li ul {
	list-style:none;
	text-align:left;
}
.leftmenu ul li ul li{
	background: #ffffff;
}
.leftmenu ul li ul li.none {
	display: block;
	width: 95px;
	padding-left:12px;
	text-align:left;
	color:#4f4f4f;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	background:none;
}
.leftmenu ul li ul a{
	padding-left:12px;
	color:#4f4f4f; 
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial";
	background:none;
}
.leftmenu ul li ul a:hover {
    padding-left:12px;
	color:#91733c;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial";
	background:none;
}
.leftmenu ul li ul a.hover {
    padding-left:12px;
	color:#91733c;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial";
	background:none;
}



.content .list {
    position: absolute;
	width:464px;
	height:348px;
	margin:0px;
	padding:0px;
	background:url(../images/sale_c_bg.gif) no-repeat;
}

/*==================已发展物业===================*/
.content .list .one {
	width:173px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 58px;
	left: 1px;
}

.content .list .two {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px;
	right: 58px;
}

.content .list .three {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 58px;
	right: 0px;
}

.content .list .four {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 232px; 
	right: 174px;
}


/*==================发展中物业===================*/
.content .list .t_one {
	width:57px;
	height:57px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 1px;
	left: 59px;
	background:#26768c;
}

.content .list .t_two {
	width:57px;
	height:57px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 1px;
	background:#26768c;
}

.content .list .t_three {
	width:290px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 58px;
	left: 116px;
}

.content .list .t_four {
	width:57px;
	height:57px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top:232px; 
	left:117px;
	background:#26768c;
}

.content .list .t_five {
	width:57px;
	height:57px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom:1px; 
	left:59px;
	background:#26768c;
}
.content .list .t_six {
	width:57px;
	height:57px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom:1px; 
	left:175px;
	background:#26768c;
}


/*==================代理===================*/

.content .list .thr_one {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top:1px;
	left:58px;
}

.content .list .thr_two{
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 116px;
	left: 174px;
}
.content .list .thr_three {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top:58px;
	right:58px;
}

.content .list .thr_four {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom:58px; 
	left:58px;
}


/*2008-10-22增加*/
.content .list a {
	display:block;
	text-decoration:none;
}
.content .list a img{
	width:58px;
	height:58px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	border:0;
}
.content .list span {
	display:inline-block; 
	overflow: hidden; 
	margin:0; 
	padding-left:0px;
	padding:3px; 
	width:52px; 
	height:52px;
	cursor:pointer;
	color:#fff;
	font-size:12px;
	background:none;
	text-decoration:none;
	line-height:1.3;
    border:0;
	/*
	text-align:center;
	vertical-align: middle;
	text-decoration:none;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;*/
}

/*---------A---------*/
.content .list .a1{
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
	display:block;
}

.content .list .a2 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px;
	left: 59px;
	background:#585453;
}

.content .list .a3 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px;
	right: 58px;
	background:#585453;
}

.content .list .a4 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 174px; 
	left: 174px;
	background:#585453;
}

.content .list .a5 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	left: 0px;
	background:#585453;
}

/*---------B---------*/

.content .list .b1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}

.content .list .b2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}

.content .list .b3 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px;
	left: 58px;
	background:#585453;
}

.content .list .b4 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	right: 116px;
	background:#585453;
}

.content .list .b5 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 174px; 
	left: 174px;
	background:#585453;
}

.content .list .b6 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	left: 0px;
	background:#585453;
}
.content .list .b7 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 116px;
	background:#585453;
}

/* --------C----------*/

.content .list .c1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}
.content .list .c2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}
.content .list .c3 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	left: 58px;
	background:#585453;
}
.content .list .c4 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px;
	left: 58px;
	background:#585453;
}

.content .list .c5 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	right: 116px;
	background:#585453;
}

.content .list .c6 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 174px; 
	left: 174px;
	background:#585453;
}

.content .list .c7 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	left: 0px;
	background:#585453;
}
.content .list .c8 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 116px;
	background:#585453;
}

/*---------D---------*/
.content .list .d1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}
.content .list .d2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}
.content .list .d3 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	left: 58px;
	background:#585453;
}
.content .list .d4 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 174px;
	background:#585453;
}

.content .list .d5 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px;
	left: 58px;
	background:#585453;
}

.content .list .d6 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	right: 116px;
	background:#585453;
}

.content .list .d7 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 174px; 
	left: 174px;
	background:#585453;
}

.content .list .d8 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	left: 0px;
	background:#585453;
}

/*---------E---------*/
.content .list .e1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}
.content .list .e2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}
.content .list .e3 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	left: 58px;
	background:#585453;
}
.content .list .e4 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 174px;
	background:#585453;
}
.content .list .e5 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 0px;
	background:#585453;
}

.content .list .e6 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	right: 116px;
	background:#585453;
}

.content .list .e7 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 174px; 
	right: 174px;
	background:#585453;
}

.content .list .e8 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	left: 0px;
	background:#585453;
}

/*---------F---------*/
.content .list .f1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}
.content .list .f2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}
.content .list .f3 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	left: 58px;
	background:#585453;
}
.content .list .f4 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 174px;
	background:#585453;
}
.content .list .f5 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 0px;
	background:#585453;
}

.content .list .f6 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 174px;
	background:#585453;
}

.content .list .f7 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 174px; 
	right: 174px;
	background:#585453;
}

.content .list .f8 {
	width:58px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	left: 0px;
	background:#585453;
}



/*---------G---------*/
.content .list .g1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}
.content .list .g2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}
.content .list .g3 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	left: 58px;
	background:#585453;
}
.content .list .g4 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 174px;
	background:#585453;
}
.content .list .g5 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 0px;
	background:#585453;
}

.content .list .g6 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 174px;
	background:#585453;
}

.content .list .g7 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 58px; 
	right: 58px;
	background:#585453;
}


/*---------H---------*/
.content .list .h1 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 59px;
	left: 117px;
	background:#585453;
}
.content .list .h2 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	right: 0px;
	background:#585453;
}
.content .list .h3 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 58px;
	left: 58px;
	background:#585453;
}
.content .list .h4 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	bottom: 0px; 
	right: 174px;
	background:#585453;
}
.content .list .h5 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 0px;
	background:#585453;
}

.content .list .h6 {
	width:116px;
	height:58px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 0px; 
	left: 174px;
	background:#585453;
}

.content .list .h7 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 58px; 
	right: 58px;
	background:#585453;
}
.content .list .h8 {
	width:58px;
	height:116px;
	position:absolute; 
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 116px; 
	right: 174px;
	background:#585453;
}
