.holder {margin:0 auto; width:1000px; /* *zoom:1; */}
.holder:after {content: " "; display:block; height:0; visibility:hidden; clear:both;}

.label {display:inline-block; padding:1px 7px; border-radius:2px; background:#aaa; font-size:0.929em; color:#fff;}
.label.blue {background:#0066b3;}
.label.grey {background:#555;}

table th {padding:17px 5px; background:#333; font-size:1.286em; font-weight:normal; color:#fff;}
#board-wrapper table th {color: #333}
table th img {position:relative; top:-2px; vertical-align:middle;}
table td {padding:10px 5px; border-bottom:1px solid #aaa; text-align:center; color:#333;}
table td.left {padding-left:10px; text-align:left;}

/* 상단 알림*/
#quick {position:relative; z-index:10; height:0; overflow:hidden; background:#069edb; color:#fff;}
#quick ul {position:relative; z-index:1; top:31px; padding:0 80px 0 2px; height:30px; overflow:hidden;}
#quick li {font-size:16px;}
#quick li a {display:inline-block; position:relative; top:-1px; left:13px; width:81px; height:25px; border-radius:4px; background:#0184b9; vertical-align:middle; font-size:11px; line-height:25px; text-align:center; color:#fff;}
#quick button {position:absolute; z-index:2; top:16px; right:0; width:50px; height:50px; overflow:hidden; background:url(../../../../images/common/sp_layout.gif) no-repeat;}