@charset "utf-8";
/* CSS Document */

html{overflow-y:auto;  margin: 0; padding: 0;}
body{font-size:12px;  margin: 0; padding: 0; background:#f1f1f1;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote{margin:0;padding:0; font-family:'Nanum Gothic','맑은 고딕', 'dotum', sans-serif;}
hr{display:none}
img, fieldset{border:0 none}
h1, h2, h3, h4, h5, dl, dt, dd, th, td, div, p, 
form, fieldset, select, legend, input, label, textarea{font-family:'Nanum Gothic','맑은 고딕', 'dotum', sans-serif;}
select {cursor:pointer}
ul, ol, li{list-style:none outside}
input, select, textarea{vertical-align:middle;font-family:'Nanum Gothic','맑은 고딕', 'dotum', sans-serif}
button{background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}
table{border-collapse:collapse;width:100%}
address, em{font-style:normal}
img{vertical-align:top}
th, td, li, p{line-height:1.2;}
#skipnav a{width:1px;height:1px;display:block;overflow:hidden;margin:-1px 0 0 -1px;font-size:0;line-height:0;position:absolute;top:0;left:0;z-index:1}
#skipnav a:focus, #skipnav a:hover, #skipnav a:active{width:100%;height:20px;margin:0;padding:10px 0;text-align:center;background:#585858;font-size:1.25em;font-weight:bold;line-height:1.2;color:#fff;text-decoration:none;outline:1px solid #e1e1e1;}
a{color:#ffffff;text-decoration:none}
#log { z-index:999999; color:Red; position:fixed; left:20px; top:20px; font-size:25px; font-weight:bold; display:none; }
.pd5{padding-right:7px;}
.pdl7{padding:10px 0 10px 15px; }
.pdt5{padding-top:5px;}
.pdt3{padding-top:3px;}
.pdbt15{padding:15px 0 15px 0;}
.pdbt10{padding:10px 0 10px 0;}
.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.box_bg{background:#ebecee;}
.bg_w{background:#FFF !important;}
.line_n{border-bottom:none !important;}

input{
	border: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	background-color: #eee;
	color: #777;
	border-radius: 3px;
	padding: 5px;
}
