/* BASIC css start */
#myTodayView .table-d2-list { border-top:1px solid #000; text-align:center; }
#myTodayView .table-d2-list table td .tb-stock input { margin-right:3px; width:31px; height:21px; line-height:21px; border: 1px solid #acacac; font-size: 11px; text-align:center }
#myTodayView .btn-del { margin-top:40px; text-align:center }
#myTodayView .btn-del a { display:inline-block; width:159px; height:48px; font-size:14px; line-height:48px; color:#8ecdce; border:1px solid #8ecdce; background-color:#fff; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; }
#myTodayView .btn-del a:hover { color:#fff; background-color:#8ecdce; }
#myTodayView .CSSbuttonKrMin { padding:4px 10px 3px; line-height:17px; color:#8ecdce; border:1px solid #8ecdce; background-color:#fff; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; }
#myTodayView .CSSbuttonKrMin:hover { color:#fff; background-color:#8ecdce; }
#content { width:1200px; margin: 50px auto 0; }
.table-d2-list thead th { padding:15px 0; font-size:13px; border-bottom:1px solid #e9e9e9; }
.table-d2-list tbody td { vertical-align:middle; padding:15px 0; font-weight:300; border-bottom:1px solid #e9e9e9; }
.table-d2-list tbody td a { display:inline-block; }
.table-d2-list tbody td a .thumb { width:100%; }

.tb-left { text-align:left; padding-left:10px; }  
/* BASIC css end */

