/* BASIC css start */
#layerTodayView { position:fixed; top:260px; left:50%; width:78px; margin-left:560px; background-color:#fff;}
#layerTodayView > div {text-align:center;width:63px;margin:0 auto;padding:10px 0 10px;border-bottom:1px solid #dedede;}
#layerTodayView .list { width: 60px; padding:10px 5px 5px; margin-left: auto; margin-right: auto; border:1px solid #dedede; }
#layerTodayView .list div {margin-bottom:10px; text-align:center;}
#layerTodayView .list li { padding-bottom:8px; text-align: center; }
#layerTodayView .list img { width:55px; height:55px; border:1px solid #dedede;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;}
#layerTodayView .list img:hover {border:1px solid #000;}
.btn_top { margin:10px auto; text-align: center; }
/* BASIC css end */

