#scroller{
	overflow:hidden;
	/*padding:4px 2px;*/
	float:left;
	position: relative;
	/*background-color:#FEFDEB;
	background-image:url(../images/slider_bg.gif);
	background-repeat:no-repeat;*/
	height:160px;
	width:520px;
	padding-right:0px;		
	
}
.cmi_box_color
{
	background-image:url(../images/slider_bg.gif);
	background-repeat:no-repeat;
}
/*#city_scroll #wrapper {
	width: 850px;	
}*/

#home_city_scroll  {
	margin-right:-95px;
}
#home_city_scroll #scroller {
	/* width:505px; */
	width:480px;
	height:195px;
	padding-right:0px;
	margin-top:9px;
}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px; 
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	width:240px;
	font-size:11px;
}
#items li ul 
{
	margin-top:21px;
	float:left;
}
#items li ul li
{
	float:left;
	list-style:none;
	background-image:url(../images/slider_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:19px;
	line-height:20px;
	width:240px;
	font-size:11px;
	margin-left:-16px;
}
#items li a{
	color: #000000;
	text-decoration:none;
	padding:0px 2px;
}
#items li a:hover{

	padding:0px 2px;
	text-decoration:underline;
}

.li_scroll li{
	width:125px;
}

.li_scroll ul li{
	padding-top:0px;
	/*border:1px solid yellow;*/
}
#items ul{
	height:auto;
}

.scroller_list_div
{
	width:520px;
	height:auto;
	float:left;
}
.scroller_list_div_1
{
	width:160px;
	height:auto;
	float:left;
	margin-right:20px;
}
.scroller_list_div_2
{
	width:160px;
	height:auto;
	float:left;
}
