/* BASIC css start */
#quickMenu {width:160px; height:100%; border-left: 1px solid #ddd; position:fixed; right:0; top: 0px; bottom:0; background-color: #fff;}
#quickMenu ul { margin-top: 10px; border-top: 0px solid #ddd; }
#quickMenu li {border-bottom: 1px solid #ddd; padding:10px 0 10px 0px; text-align:center; }
#quickMenu li a:hover {color:#ff0000;}
#quickMenu li.pit { border-bottom: 1px solid #fff; background: #f0efee; }
#quickMenu li.top { margin-top: 10px; border-top: 0px; }
#quickMenu li.center { border-bottom: 0px; margin-bottom: 0px;}
#quickMenu li.webhard { margin-top: -17px; border-bottom: 0px; }
#quickMenu li span { position: absolute; top: 0; left: 0; width: 40px; text-align: center; line-height: 40px; }
#quickMenu li span img { vertical-align: middle; }
#quickMenu .btn-toggle { position: absolute; top: 50%; left: -18px; margin-top: -30px; width: 17px; height: 60px; line-height: 60px; background: #ddd; color: #565656; text-align: center; }
#quickMenu .btn-top {width:160px; position: fixed; bottom:0; right:0; background-color: #3d3d3d; color:#fff; font-weight:bold; display: block; text-align:center; padding:10px 0;}
@media screen and (max-width:1280px) {
    #quickMenu { display: none; }
}




#flashTodayWrap {margin:0px 0 0 0px; }
#flashTodayWrap li{display:block;width:100%;text-align:center;padding:0 0 5px 0}   
#todayWrap { z-index: 2; }
#todayWrap #today { text-align: center; }
#todayWrap #today .ft-today { margin-top: 10px; }
#todayWrap #today .ct-today li { margin-bottom: 5px; }
#todayWrap #today .ct-today li img { width: 60px; height: 60px; }


/* BASIC css end */

