@charset "euc-kr";
/*
 * default definition
 */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: Dotum, Gulim, sans-serif;
	color:#666666;
}

td {
	font-size: 12px;
	line-height: 18px;
	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;
}
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 {
	vertical-align: middle;
	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;
}
input.type-text {
	border: 1px solid #d8d7d7;
	height: 17px;
}
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;
}

.float_l { float:left; }
.float_r { float:right; }
.clear_b { clear:both; }


/*line-heihgt-----------------------------------------------*/
.line-h14 { line-height:14px; }
.line-h10 { line-height:10px; }

/*search-----------------------------------------------*/
.select_c1 { width:130px; }


/*form-----------------------------------------------*/
.input_s1 {
	background-color: #eeeeee;
	width:107px;
	height:19px;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #b1b1b1;
	border-width: 1px;
}


/*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.slink:link {color:#666;font-size:11px;text-decoration: none;}
a.slink:visited {color:#666;font-size:11px;text-decoration: none;}
a.slink:hover {color: #666;font-size:11px;text-decoration: underline;}
a.slink:active {color:#666;font-size:11px;text-decoration: none;}

/*img------------------------------------------------*/
.img_r6 { margin-right:6px; }
.img_r7 { margin-right:7px; }

.img_t2 { margin-top:2px; }

/*td_padding-----------------------------------------*/

.pd_9 { padding:9px; }

.pd_l11 { padding-left:11px; }

.pd_t3 { padding-top:3px; }
.pd_t9 { padding-top:9px; }

.pd_l10r10 { padding-left:10px;padding-right:10px; }
.pd_l12r12 { padding-left:12px;padding-right:12px; }
.pd_t12b9 { padding-top:12px;padding-bottom:9px; }
.pd_l24t10r13 { padding-left:24px;padding-top:10px;padding-right:13px; }


/*background color-------------------------------*/
.bcolor  { background:#e7f2f5; }

/*font-------------------------------*/
.wfont { font-weight:bold; }
.sfont { font-size:11px; }
.birth_name { font-weight:bold;color:#69a9c1; }
.birth_old { font-weight:bold;color:#ffae00; }
.login_name { font-weight:bold;color:#336699; }
.point { font-weight:bold;color:#a3311c; }
.hit { font-size:11px;color:#3c759a; }
