#content {
	float: left;
	width: 545px;
}

#content * {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

#content .filter {
	height: 35px;
	margin-top: 15px;
}
#content .filter .zoom {
	margin-right: 4px;
	padding-left: 30px;
	padding-top: 6px;
	float: left;
	width: 132px;	
	height: 28px;	
	background-image: url(../images/list3.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#content .filter .big {
	float: left;
	margin-right: 7px;
	padding-left: 8px;
	height: 22px;
	padding-top: 4px;
}
#content .filter .small {
	float: left;
	margin-right: 4px;
	padding-top: 4px;	
	padding-left: 8px;	
	height: 22px;
}
#content .filter .search {
	float: left;
	padding-top: 5px;	
	height: 22px;
}
#content .filter .search img {
   border-width:0px;
}


#content .topbar {
	margin-bottom: 5px;
	border: 1px solid #B8E0FB;
}
#content .topbar .toppage {
	height: 34px;
	padding-left: 40px;
	background-color: #DBECF6;
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4EFF7;
	line-height: 34px;
}
#content .toppage h2 {
	font-size: 12px;
	font-weight: lighter;
	color: #FF6600;
	float: left;
	margin-right: 5px;
}
#content .toppage h3 {
	font-size: 12px;
	color: #000000;
	float: left;
	font-weight: lighter;
}
#content .toppage em {
	font-style: normal;
	color: #666666;
}
#content .toppage .pager {
	float: right;
	width:200px;
	margin-right: 5px;
}
#content .topbar .Title {
	background-image: url(../images/list8.gif);
	background-repeat: repeat-x;
	height: 35px;
	line-height:35px;
	background-position: left bottom;
}
#content .topbar .Check {
	background-image: url(../images/list7.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 46px;
	height: 35px;
}

#content .topbar .Info {
	line-height: 35px;
	color: #000000;
	height: 35px;
	width: 425px;
	padding-left: 5px;
	float: left;
}
#content .topbar .ProInfo {
	width: 345px;
}


#content .DtItem {
	height: 60px;
	padding-top: 11px;
}
#content .Pad{
	padding-bottom:18px;
	height:80px;
	padding-top:11px;
}
#content .DtItem .Checked {
	text-align: center;
	float: left;
	width: 44px;
}

#content .DtItem .Info {
	float: left;
	height:50px;
	width: 425px;
}
#content .DtItem .Info h2 {
	color: #000000;
	line-height: 130%;
	font-weight: lighter;
}
#content .DtItem .Info h2 a {
	font-size: 14px;
	font-weight: bold;
}

#content  .DtItem  .Info  h3 {
	line-height: 180%;
	font-weight: lighter;
	height: 43px;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
#content .DtItem .Info h4 {
	height:30px;
	font-weight:lighter;
	overflow: hidden;
	color:#2F5979;
}
#content .DtItem .ComI {
	margin-top: 6px;
}
#content .DtItem .small {
	color: #FF6600;
	background-image: url(../images/lbox1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 78px;
	text-align: center;
	margin-right: 10px;
	line-height: 26px;
}
#content .DtItem .province_city {
	text-align: center;
	float: left;
	width: 70px;
	margin-top: 10px;
	color: #000;
	margin-left: 4px;
}
#content .oth {
	background-color: #F2F7F9;
}
#content .endbar {
	border: 1px solid #B8E0FB;
	background-image: url(../images/list8.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: left bottom;
	margin-top: 10px;
}
#content   .endbar   .Check {
	background-image: url(../images/list10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 43px;
	height: 35px;
}

#content .endbar .Select {
	line-height: 35px;
	color: #000000;
	height: 35px;
	width: 60px;
	padding-left: 5px;
	float: left;
}
#content .endbar .Paging {
	float: right;
	width: 400px;
	line-height: 20px;
	padding-top:7px;
	height: 28px;
	margin-right: 5px;
	text-align: right;
}


#right {
	float: left;
	width: 195px;
}
#right .adpic {
	width: 178px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#right .adpic img {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#content .noinfo{
	width: 530px;
	text-align:center;
	padding-top:154px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
}

#content .DtItem .Img {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 20px;
	margin-left: 16px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#content .DtItem .Img table {
	height: 100%;
	width: 100%;
	border-width: 0px;
}
li{
	float:left;
	list-style-type:none;
}
li.prolink {
	width:270px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; 
    float:left;
}
a.cklink{
	text-decoration:underline;
}