div{
	float:left;
}
.list_left{
	width:350px;
}
.title_list{
	width:100%;
	font-size: 12pt;
	color: rgb(237, 173, 76);
}
.list_column{
	width:100%;
	border-bottom:1px solid #333333;
}
.shop_name{
	width:70%;
}
.shop_place{
	width:25%;
	font-size:9pt;
}
.list_right{
	float:right;
	width:350px;
}

