﻿.dispimg {
	border:2px solid #FF9900;
	padding: 0 2px 1px 2px;
}

.detail .frame .list-h {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	height:110px;
	width:95%;
	margin:0 auto;
}

#list-h-title {	display: none; }

.list-h .pic, .list-h .chk, .list-h .area, .list-h .cat, .list-h .name, .list-h .address, .list-h .square, .list-h .price, .list-h .view, .list-h .upd, .list-h .complogo {
	position:absolute;
	height:20px;
	line-height:20px;
}

.list-h .chk {
	top:50px;
	width:30px;
	text-align:center;
}

.list-h .pic {
	border:1px solid #cccccc;
	background:#fff;
	top:10px;
	left:30px;
	width:110px;
	height:80px;
	padding:5px;
	text-align:center;
}

.list-h .area {
	top:45px;
	left:160px;
	width:120px;
}

.list-h .area em {
	background:url('../../images/capTxt2_01_bg.gif') no-repeat;
	display:inline-block;
	width:30px;
	color:#93b758;
	text-align:center;
}

.list-h .cat {
	background:#000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	top:80px;
	left:30px;
	width:122px;
	text-align:center;
	color:#FFFFFF;
}

.list-h .name {
	top:15px;
	left:160px;
	width:450px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.list-h .address {
	top:75px;
	left:160px;
}

.list-h .square {
	top:45px;
	left:435px;
	width:60px;
	text-align:right;
}

.list-h .price {
	top:45px;
	left:500px;
	width:55px;
	text-align:right;
	color:#ff6600;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-h .view {
	top:45px;
	left:560px;
	width:30px;
	text-align:center;
}

.list-h .upd {
	top:45px;
	left:590px;
	width:60px;
	text-align:center;
}

.list-h .complogo {
	top:70px;
	left:515px;
	width:60px;
	height:30px;
	text-align:center;
}
