@import url('common.css');
@import url('layoutsub.css');
@import url('board.css');
@import url('c_spot.css');

/* common */
.tab a:hover {color:#fc6800; text-decoration:none;}
.thumb {border:1px solid #ebebeb;} /* ½æ³×ÀÏ ±âº» border */

ul.list_ty1 {margin:0; padding:0; list-style:none; overflow:auto;}
ul.list_ty1 li {float:left; width:330px; margin:0; padding:0 0 15px 0; }
ul.list_ty1 li.odd {padding-right:15px;}
ul.list_ty1 .thumb {width:328px; height:91px; }
ul.list_ty1 .thumb img {vertical-align:top;}
ul.list_ty1 .wrap_info {border:1px solid #e7e7e7; border-top:0; background:url('http://img.onfill.com/ver2/images/common/icon/ic_more_off.gif') no-repeat 310px center;}
ul.list_ty1 .wrap_info_end {border:1px solid #e7e7e7; border-top:0; background:none;}
ul.list_ty1 .desc {width:285px; padding:11px 1px 5px 13px; line-height:15px;}
ul.list_ty1 .desc img {vertical-align:middle; margin:0 3px 2px 0;}
ul.list_ty1 .date {width:285px; padding:0 1px 10px 12px; color:#fc6902; font-size:11px;}
ul.list_ty1 .date2 {width:285px; padding:0 1px 10px 12px; color:#999; font-size:11px;} /* Á¾·áµÈÀÌº¥Æ®¿ë */

ul.list_ty2 {margin:0; padding:0; list-style:none; border-bottom:1px solid #e1e1e1;}
ul.list_ty2 li {margin:0; padding:9px; border:1px solid #e1e1e1; border-bottom:0;}
ul.list_ty2 li img {vertical-align:top;}
/* main */
.main h1 {display:none;}
.main h2 {position:relative; margin:0; padding:0 0 7px 0; }
.main h2 .more {position:absolute; top:5px; right:0;}
.main .promotion {padding-bottom:30px;}
.main .promotion img {vertical-align:top;}

