@charset "utf-8";

#cherry{
	width:100%;
	background-color:#fef5f6;
	top: -3px;
	position: relative;
}

#cherryimg{
	width:1400px;
	margin:0 auto;
	display:block;
	position: relative;
}
#cherryimg .map{
	float:left;

}
#cherryimg .calendar{

	float:right;


}

#cherryimg .default{
	cursor:default;

}

.cherryfooter{
	clear:both;
	text-align:center;
	font-size: 16px;
	line-height: 5;
	letter-spacing: -0.6px;
	color: #3e3e3e;
	width:100%
}
.cherryfooter ul{
	width:290px;
	display:block;
	margin:0 auto;
}

.cherryfooter ul li{
	margin: 0 10px;
	float: left;
	height: 80px;
	text-align: center;
	line-height: 20px;
	color: #616161;
	font-size: 12px;
}

.cherryfooter ul li a{
	cursor:pointer;

}
.cherryfooter ul li img{
	width: 52px;
	height:53px;
/* CSS Document */

