/* BASIC css start */
.now_cate {position:absolute;left:0px;top:16px;line-height:23px;font-size:17px;color:#333;font-family: 'Nanum GothicB', AppleGothic, sans-serif, Dotum;}
.list_wrap {}
.list_wrap table {width:100%; border-collapse: collapse;}
.list_wrap td {
    text-align:center; 
    border:1px #d3d3d3 solid;
    background:#fff;
}
.list_wrap td.sel {
    color:#222;
    border:solid 1px #000;
}
.list_wrap td.sel a {
    color:#222;
}
.list_wrap td.sel a:hover {color:#222;}

.list_wrap td a {
    width:100%;color:#666;font-family: 'Nanum GothicB', sans-serif;font-size:12px;
    display:block;text-align:center;line-height:18px;padding:7px 0 8px 0;
}
.list_wrap td a:hover {color:#222;font-family: 'Nanum GothicB', sans-serif;font-size:12px;}

.list_wrap td:last-child a {border-right:1px #d3d3d3 solid !important;}


/* BASIC css end */

