@charset "utf-8";
/* CSS Document */

#ZT_left_con{
	width:250px;
	float:left;
	padding:5px;
	border-right:1px solid #ccc;
}




/*三大商圈信息样式*/

.title_left_ZT{
	background:url(../images/indexImg/index_27.jpg) repeat-x;
}

.title_left_ZT label{
	text-indent:2em;
	color:#fff;
	line-height:180%;
}


#ZT_left_con p{
	margin-top:0;
}

#ZT_left_con img{
	padding:1px;
	border:1px solid #ccc;
	margin:5px;
}


.xinxi_sdsq{
	padding:0px 20px 20px 20px;
}


/*right_con部分样式*/
#ZT_right_con{
	width:516px;
	float:left;
	line-height:220%;
	font-family:"黑体";
	padding-left:20px;
}

#ZT_right_con p{
	font-size:15px;
	font-weight:normal;
}


hr{
	border:1px dashed #ccc;
	height:0;
}



