﻿@CHARSET "UTF-8";

* {padding:0; margin:0; list-style:none;}
	
	
	div#pop_header {width:100%; height:65px; background:#6292d3 url("/common/popup/images/pop_bg.png") no-repeat 50% 50%;}
	div.pop_wrap {position:relative; width:980px; padding:15px 0; margin:0 auto; }
	/*div#pop_header {width:100%; height:64px; border-bottom:1px solid #161e20; background:#f9f9f9;}
	div.pop_wrap {position:relative; width:980px; height:35px; padding:15px 0; margin:0 auto; background:url("/common/popup/images/pop_bg.png") no-repeat left 0;}*/
	
	.p_txt_1 {font-family:"맑은 고딕"; font-size:22px; font-weight:bold; letter-spacing:-1px; color:#000;}
	.p_txt_2 {font-family:"맑은 고딕"; font-size:18px; font-weight:bold; letter-spacing:-1px; color:#fff;}
	
	ul.btn {position:absolute; top:20px; right:10px; font-family:"맑은 고딕";}
	ul.btn li {float:left; width:80px; height:26px; margin-right:5px; text-align:center; background:url("/common/popup/images/btn.gif") no-repeat;}
	ul.btn li a {display:block; text-decoration:none; color:#fff; font-size:14px; padding:3px;}
	ul.btn li.btn_close {width:30px; height:30px; background:url("btn_close.png") no-repeat; text-indent:-5000px;}