/* BASIC css start */
#todayWrap { z-index: 2; width: 90px; border:1px solid #dbdbdb; border-top:none; background:#fff; box-sizing:border-box; }
#todayWrap h2 { padding-top:10px; text-align:center;  }
#todayWrap .hd { width: 74px; height: 15px; line-height: 17px; padding-left: 4px; background-color: #c8c8c8; color: #fff; font-size: 12px; font-weight: bold; }
#todayWrap .list { background-color: #fff; margin:0 auto 6px; width:70px; }
#todayWrap .list .thumb { width: 68px; height: 68px; }
#todayWrap .list .thumb img { width: 100%; height: 100%; border: 1px solid #ededed; }

.banner a { display:block; width:90px; height:40px; background:#636363; border:1px solid #585757; color:#fff; box-sizing:border-box; font-size:13px; font-family:"noto"; text-align:center; line-height:40px; margin-top:-1px;}
.quick { width:90px; height:263px; }
.quick .banner + p { clear:both; border:1px solid #dbdbdb;}


.lbn { border:1px solid #dbdbdb; position:absolute; left:-1224px; top:-2px; }


#slides5 { width:88px; height:230px; background:#fff; }
#slides5 .slidesjs-previous { margin-right: 5px; position:absolute; top:65%; left:20px; }
#slides5 .slidesjs-next { margin-right: 5px; position:absolute; right:18px; top:65%; }


/********************************
 * generic als elements styling
 ********************************/
.als-container { position: relative; width: 100%; margin: 0px auto; }
.als-viewport { position: relative; overflow: hidden; margin: 0px auto; padding-bottom:80px; }
.als-wrapper { position: relative; list-style: none; }
.als-item { position: relative; display: block; text-align: center; cursor: pointer; float: left; }
.als-prev, .als-next { cursor: pointer; }

/************************
 * specific als element
 * styling for #lista2
 ***********************/

#lista2 .als-item { margin: 5px 0px; min-height: 68px; min-width: 68px; }
#lista2 .als-item img { position: relative; display: block; vertical-align: middle; }
#lista2 .als-prev, #lista2 .als-next { width: 45px; height: 15px; }
#lista2 .als-prev { margin-left:-1px; float:left; }
#lista2 .als-next { margin-right:-1px; float:right; }
#lista2 .als-item { vertical-align: middle; }
/* BASIC css end */

