@charset "euc-kr";
/*
 * default definition
 */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Dotum, Gulim, sans-serif;
	color:#666666;
}
td {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Dotum, Gulim, sans-serif;
	color:#666666;
}
* html body {
	font-size: 12px;
}
form, p, div, ul, ol, dl, li, table, tr, th, td, input {
	margin: 0;
	padding: 0;
}
th {font-size:11pt;font-weight:bold;text-decoration:none;}

address { font-style:normal; }
ul, li, ol, dl, dd { list-style:none; }


h1, h2, h3, h4, hr {
	display: none;
}
p, div, th, td, select, input {
	color: #666;
	font-family: Dotum, Gulim, sans-serif;
}
a:link, a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:active, a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
img, 
input.image {
	border: 0 none;
}

input.text,
textarea, 
select {
	border: 1px solid #c9c9c9;
	background: #fff;
}
input, select, textarea {
	color: #666;
}
input, input.type-text {
	padding: 0; margin:0;
}
select {
	font-size: 12px;
}
span.button, 
img.button, 
a.button {
	cursor: pointer;
	vertical-align: middle;
}
input.type-radio {
	width: 13px;
	height: 13px;
	margin: 0 0 0;
}

table {
	border-collapse: collapse;
}
input.type-checkbox {
	width: 14px;
	height: 14px;
	margin: 0;
}
img.action {
	cursor: pointer;
	vertical-align: middle;
}
div.btn img {
	vertical-align: middle;
}
input.none {
	border: none;
	background: transparent;
	padding: 4px 0 0;
}


/*line-height-------------------------------*/
.line_h01 { line-height:14px; }


/*form-----------------------------------------------*/
.input_s1 {
	border: 1px solid #c9c9c9;
	background: #fff;
	height:18px;
	
}

.input{border:1px solid; border-color:#C9C9C9;font-family: "µ¸¿ò"; font-size: 9pt;color:#696969;height:20px;}

/*position-------------------------------*/
.justify { text-align:justify; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.top { vertical-align:top; }
.middle {vertical-align:middle; }
.bottom {vertical-align:bottom; }

/*link-------------------------------*/
a.olink:link {color:#666666;text-decoration: none;}
a.olink:visited {color:#666666;text-decoration: none;}
a.olink:hover {color: #f58005;text-decoration: none;}
a.olink:active {color:#f58005;text-decoration: none;}

/*img------------------------------------------------*/
.img_r3 { margin-right:3px; }
.img_b2 { margin-bottom:2px; }
.img_l7r7 { margin-left:7px;margin-right:7px; }

/*td_padding-----------------------------------------*/
.pd_l10 { padding-left:10px; }
.pd_l17 { padding-left:17px; }

.pd_t5 { padding-top:5px; }

.pd_l25r20 { padding-left:25px;padding-right:20px; }


/*background color-------------------------------*/
.wcolor  { background:#ffffff; }

/*font-------------------------------*/
.gfont { color:#669900; }
.bwfont { color:#a7a699; }
.grayfont { color:#999999; }
.whfont { color:#ffffff; }
.green { color:#8cb578; }
.web_menu { color:#c68e11;font-weight:bold;font-size:13px; }
.tit_font { color:#6c6946;font-weight:bold;font-size:14px;line-height:30px; }
.tit_sub { color:#f58005;font-size:12px; }
.web_year { color:#f8a42c;font-weight:bold;font-size:18px; }
.web_ho { color:#7d7b5e;font-weight:bold;font-size:18px; }
.wfont { font-weight:bold; }
.sfont { font-size:11px; }
.tfont { font-weight:bold; color:#077e84; }

/*background-------------------------------*/
.dot { background:url('/images/dot2.gif') repeat-x center;}
