/* BASIC css start */
#quickMenu { width: 95px; background: #fff; position: fixed; top: 201px; left: 50%; margin-left: 615px; }
#quickMenu ul { zoom: 1; overflow: hidden; margin-bottom:20px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
#quickMenu ul li { float: left; width: 100%; border-bottom:1px solid #ddd; }
#quickMenu ul li a { display: block; padding-left: 5px; /* height: 36px;*/ line-height: 36px; }
#quickMenu ul li a img { vertical-align: middle; padding:0; margin:0}
#quickMenu .top { display: block; width: 100%; height: 30px; line-height: 30px; background: #404040; color: #fff; text-align: center; margin-bottom: 3px; }
#quickMenu .as{ display: block; width: 100%; height: 51px; margin-bottom: 3px;}
#quickMenu .join { display: block; width: 100%; height: 51px; margin-bottom: 3px;}

#todayWrap {width:88px; margin:0 auto;}
#todayWrap .today-cont {}
.firstLine {border-left:0; border-right:0; border-bottom:2px solid #000 !important;}
.pl-0 {padding-left:0 !important;}
/* BASIC css end */

