@charset "UTF-8";
/*
File Name   : popup.css
Company     : Vinyl
Author      : Hwang Sungchul
*/
html	{overflow-y:auto; overflow:-moz-scrollbars-verticals}
/* layout */
#pop_wrap	{width:500px;}
#pop_djsi	{position:relative; width:550px; padding:0 20px; height:55px; background:url('/images/common/bg_pop_head_n.gif') no-repeat 0 0}
#pop_header	{position:relative; width:500px; padding:0 20px; height:55px; background:url('/images/common/bg_pop_head_n.gif') no-repeat 0 0}
#pop_bottom	{width:500px; padding:0 20px; height:52px; background:#F7F7F7 url('/images/common/bg_pop_footer_n.gif') repeat-x 0 0}
#pop_footer	{width:500px; padding:0 20px; height:52px; background:#F7F7F7 url('/images/common/bg_pop_footer_n.gif') repeat-x 0 0}
#pop_con	{width:460px; padding:0 20px; margin:20px 0; font:normal 11px 돋움}
.w550	{width:550px}
.w550	#pop_header	{width:510px; background:url('/images/common/bg_pop_head_n.gif') no-repeat}
.w550	#pop_con	{width:510px}
.w550	#pop_bottom	{width:510px}

/* common */
h2	{padding-top:22px}
h2,h3,h4,h5,h6	{font-size:11px; text-align:left;}
h3.sub_tit	 {margin-top:19px; padding:0 0 5px 10px; color:#666666; border:0; background:url('/images/common/bul_02.gif') no-repeat 0 4px;}

.pop_logo	{position:absolute; top:20px; right:20px}
.pop_logo2	{position:absolute; top:20px; right:50px}
.btn_close	{padding-top:11px; text-align:right}

#pop_con	.sub_tab	{clear:both; width:460px; background:url('/images/common/bgpop_tab1_bottom.gif') no-repeat bottom; font-size:11px;}
#pop_con	.sub_tab	ul	{background:url('/images/common/bgpop_tab1_top.gif') no-repeat top;}
#pop_con	.sub_tab	li	{padding-right:10px; padding-left:10px;}
#pop_con	.con_m10	{padding:0 10px; letter-spacing:-0.1em}
#pop_con	.table_01.pro2	{font:normal 11px 돋움}
#pop_con	.table_01.pro2	tbody	th	{vertical-align:top; }
#pop_con	.over	{height:460px; overflow:auto;}