.twoColFixLtHdr #mainContent { 
    float: right;
	padding: 0;
	overflow:hidden;
	width: 700px;	
}
.city_title{
	width:98%;
	margin:0 auto;
	color: #f2591f;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2591f;
	background-color: #FFCC99;
	}
#right-core {
	width: 662px;
	background-color: #fcf1d2;
	overflow:hidden;
}

#right-core h1 {
	font-size: 16px;
	color: #f2591f;
	font-weight: bold;
	line-height: 20px;
	padding:10px 40px ;
	margin: 0;
}

#right-core .leftbox {
	float: left;
	width: 320px;
	border-right: 1px dotted #ea661d;
	overflow:hidden;
}

#right-core .rightbox {
	float: right;
	width: 320px;
	overflow:hidden;
}

#right-core ul {
	list-style: none;
	padding:20px;margin: 0;
	
}

#right-core ul .bullet {
	color: #f2591f;
	font-size: 16px;
	line-height: 22px;
	padding: 0;margin: 0;
	background: url(../img/right/star-bullet.gif) no-repeat 0 center;
	text-indent: 25px;
	font-weight: bold;
}

#right-core p {
	font-size: 12px;
	color: #3c2105;
	line-height: 18px;
	padding:0 40px ;
	margin: 0;
}

#right-core ul .normal {
	color: #3c2105;
	font-size: 12px;
	line-height: 22px;
	padding: 0;margin: 0;
	text-indent: 25px;
}
