@charset "utf-8";
/* CSS Document */

ul { list-style:none;}
img { border:0;}
#popup {width:420px; color:#666; font-family:"맑은 고딕"; font-size:12px; line-height:20px;}
.popup_top{ width:420px; height:43px; background:url(../images/pop/bg_top.jpg) no-repeat left top;}
.popup_contents {width:370px; height:100%; padding:25px;background:url(../images/pop/bg_middle.jpg) repeat-y left top; }
.popup_cont { width:370px;height:100%; }
.popup_bottom {width:420px; height:10px; background:url(../images/pop/bg_bottom.jpg) no-repeat left top; }
.popup_btn { width:370px;height:30px;position:relative; }
.popup_btn_group { position:absolute; left:0; top:20px; padding:0; margin:0; }
.popup_btn_group li { float:left;}
.popup_btn_more { margin-right:75px; }
.popup_txt_today { }
.popup_check_today {margin-right:20px; }
.popup_btn_close { }

