/* BASIC css start */
#todayWrap { }
#todayWrap .cont { padding-bottom: 8px; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; background-color: #fcfcfc; }
#todayWrap .cont li a { display: inline-block; width: 52px; height: 52px; }
#todayWrap .cont li img { width: 100%; height: 100%; border: 1px solid #e1e1e1; }
#todayWrap .cont li { padding: 10px 5px 0; }

#tab-icon {border-radius:10px; background:#fff; width:90px; min-height:400px; margin-bottom:10px; border:1px solid #eee;}
#tab-icon li {margin-left:15px; width:60px; border-bottom:1px dotted #ccc;}
#tab-icon li img {margin:10px 0px;}
/* BASIC css end */

