.block_top{
  position:relative;
  float:left;
  z-index:999;
}

.block_title{
  height:31px;
  float:left;
  position: relative;
  background: url(../images/block_top.png) repeat-x;
}

.block_title_2 {  height:16px;
  float:left;
  position: relative;
  background: url(../images/block_top_2.png) repeat-x;}
.block_bt{
  float:left;
  height:14px;
  position: relative;
  background: url(../images/block_bt.png) repeat-x;
}

.block_content {	width:100%;
	background-color:#FFF;
	position: relative;
	float:left;
}

.block_content_2 {  background-color:#FFF;
  float:left;
  position: relative;
  background: #FFF url(../images/block_content_2.png) repeat-x; */}

.round_left { float:left }
.round_right { float:left }


img.corner {
  border: none;
  display: block !important;
}


.block_city {	width:728px;
	height: 55px;
}
.city_content {
	width: 708px;
	height: 46px;
	background: url(../images/city_content.png) repeat-x;
	float:left;
	position: relative;
	z-index:1000;
}

.icon {
	width:26px;
	height:26px;
	float:left;
	margin-top: 5px;
	margin-right: 6px;
  position: relative;
}
