﻿@charset "utf-8";

/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:'돋움',Dotum,AppleGothic,sans-serif;font-size:12px}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none}
a:hover,a:active,a:focus{text-decoration:underline}

/* Content */
#pop_wrap{width:480px;height:900px;overflow:hidden;}
#pop_content{margin:110px 0 0 29px;}
.section{width:423px;border-bottom:1px solid #c6c9d0;}
.ifr_preview{width:423px;height:600px}
.btn_area{width:480px;padding:4px 0 3px 0;border-top:1px solid #fff;background-color:#c6c9d0;text-align:center}
.btn_area a,.btn_area img{display:inline-block}
.skin{background:url(/css/bg.png) 0 0 no-repeat;}
.tip{padding:7px 10px;background-color:#d8d8d8;font-family:'나눔고딕',NanumGothic;font-size:11px;text-align:center}