@charset "UTF-8";
/*
 * default definition
 */

body,
* { 
	margin: 0;
	padding: 0;
	font-size: 12px;	
	line-height: 1.5em;
	font-family: Dotum, "돋움", sans-serif;	
	color:#000;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #bec2c3; 
	scrollbar-highlight-color: #bec2c3; 
	scrollbar-3dlight-color: #e7e9eb; 
	scrollbar-darkshadow-color: #e7e9eb; 
	scrollbar-track-color: #e8eaeb; 
	scrollbar-arrow-color: #909397;

}
* html body {
	font-size: 12px;
}
table{border-collapse:collapse;}

td, th{
	font-size:12px;
	line-height: 1.5em;
	_font-size:12px;
	_line-height: 1.5em;
}
optgroup label{font-style:normal;font-weight:normal;}
form, p {margin: 0;padding: 0;}

img {border:0; vertical-align: middle;}
form {padding:0px; margin:0px}
input {border:1px solid #CCCCCC; height:19px; margin:0; padding:2 0 0 2px; font-size:12px; color:#444444;}
textarea {border:1 solid #CCCCCC;font-family:돋음; font-size:12px; line-height:140%; color:#8C8A8C; padding:5 2 5 5px;}
.noborder {border:0}
search { height:29px; text-align:center; font-size:11px; }
.radioBox {border:0px; margin:0; padding:0px; vertical-align:middle;}
.checkbox{border:0px; margin:0; padding:0px; vertical-align:middle;}

select {
	height: 20px;
}

input, select, textarea {
	vertical-align: middle;
	font-size: 1em;
	color: #666666;
}
hr { display:none;}

h1, h2, h3.ie_p{font-size:.1em;  }
.hand{ cursor:pointer;}
li{ list-style:none;}
img{border:none;}

.font11{font-size:11px;}
.font12{font-size:12px}
.font14{font-size:14px}
.font16{font-size:16px}

.m10{margin-left: 10px;}
.m15{margin-left: 15px;}
.m20{margin-left: 20px;}

.t02{margin-top: 2px;}
.t10{margin-top: 10px;}
.t20{margin-top: 20px;}
.t30{margin-top: 30px;}

.green{color: #247110;}
.green_b{color: #247110; font-weight:bold;}
.orange{color: #fb6810;}

.text_center{text-align:center;}

/*LINK*/
a:link, a:visited, a:active{COLOR: #666666; text-decoration: none}
a:hover {COLOR: #666666; text-decoration: underline;}
a {selector-dummy:expression(this.hideFocus=true);}


.src_box{clear:left;height:10px;}

/* ie6 only */
* html .png24 {tmp:expression(setPng24(this));}

.noborder {border: 0;}