﻿.newshomebox {
	float:left;
	clear:both;
}
.newshomebox ul 
{
	width:610px;
	float:left;
}
.newslit {
	float:left;
	width:290px;
}
.newshomebox ul li .imgbox 
{
	margin:0px 0px 10px 10px !important;
	_margin:0px 0px 10px 5px;
	width:112px;
	padding:0px;
	float:left;
}
.newshomebox ul li .imgbox a
{
	display:block;
	border:#CCC 1px solid;
	width:110px;
	height:155px;
	padding:1px;
}
.listdot-info ul
{
	width:160px;
	padding-left:6px;
	/*border:solid 1px #ddd;*/
}
.listdot-info li {
	text-align:left;
	line-height:20px;
	padding:0 0 0 12px;
	clear:both;
	background:url(../images/dot1.gif) no-repeat left center;
}
.citylist-title
{
	border-bottom: #999999 1px dotted; 
	padding-bottom:3px; 
	margin-bottom:5px; 
	color:#000; 

	font-weight:bold; 
	margin:10px 0 5px 10px;
	clear:both;
	line-height:20px;
}
.citylist-title span
{
	font-size:13px; 	
}
.citylist-title a
{
	float:right;
	text-align:right;
	margin-top:-22px;
	font-size:12px; 
}