/* BASIC css start */
#todayWrap { z-index: 2; }
#todayWrap .todayview { margin-top: 20px; width: 90px; height: 15px; text-align:center; vertical-align:middle; background: #8ea834; border: 1px solid #aaa; color: #fff; }
#todayWrap .cont { padding-bottom: 11px; border: 1px solid #e1e1e1;  background-color: #fcfcfc; }
#todayWrap .cont li a { display: inline-block; width: 69px; height: 69px; }
#todayWrap .cont li img { width: 100%; height: 100%; border: 1px solid #e1e1e1; }
#todayWrap .cont li { padding: 10px 9px 0 7px; }


.ft { margin-top: 10px; }
.ft img { width: 85px; }

/* ===== ¹Ú½º¸Þ´º ===== */

.r_scrol {width:90px;margin-top:30px;  } 
.r_scrol ul {}
.r_scrol li { display:block;   width:100%;  height:25px;  margin-bottom:7px; }
.r_scrol li i { font-size:16px; padding-top:5px; }
.r_scrol li a { display:block;  padding:7px 5px 7px 5px;  color:#333; box-sizing:border-box;border:1px solid #bbb;background: none repeat scroll 0% 0% #fff; font-size:11px; letter-spacing: 0px; -webkit-transition:all 0.35s ease;-khtml-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-ms-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;}
.r_scrol li span { padding-left:5px; padding-left:5px; }
.r_scrol li a:hover {color:#fff; background: none repeat scroll 0% 0% #8baf0e;border:1px solid #000; }
/* BASIC css end */

