#index_city_web {
	height: 200px;
	width: 200px;
	background-image: url(images/web_attention.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;	
}
#index_city_web .box_title {
	height: 28px;
	width: 174px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	position: absolute;
	left: 15px;
	top: 10px;
	color: #FFFFFF;
	text-align: center;
}
#index_city_web .box_content {
	height: 134px;
	width: 162px;
	font-size: 12px;
	position: absolute;
	left: 21px;
	top: 42px;
}

#index_city_web .box_content ul{
	list-style-type: none;
	text-align: center;
	display: inline;
}

#index_city_web .box_content li {
	height: 14px;
	width: 70px;
	text-align: center;
	float: left;
	font-size: 14px;
	line-height: 14px;
	over-flow: hidden;
	padding: 1px;
	margin: 0px;
}

#index_city_web .box_content a {
	text-decoration: none;
	color: #000000;
}
