@charset "euc-kr";
/********************** Base Style Á¤ÀÇ ******************************/
* { margin: 0; padding: 0; border: 0;}
body { 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(images/common/navi_bg.gif);
	overflow-x:hidden;
	text-align: center;
	margin:0
	auto;
	width:100%
	}
body#sub { 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(/images/common/sub_background.jpg);
	overflow-x:hidden;
	text-align: center;
	margin:0
	auto;
	width:100%; height:100%;
	font-size: 12px; font-family: Dotum; line-height: 18zpx; color: #666666;
	}
body,th,td { font-size: 12px; font-family: Dotum; line-height: 18px; color: #777777;}
img { border:0;}
frameset { margin: 0; padding: 0; border: 0;}
table { border-collapse: collapse; text-align:justify;}
h1,h2,h3,h4 { font-size: 11px; line-height: 16px;}
ul,li { list-style: none;}
hr { display: none;}
a { color: #666; text-decoration: none;}
textarea,select { vertical-align: middle;}
/*form*/
textarea {
	border-top:1px solid #9D9C9D;
	border-left:1px solid #9D9C9D;
	border-right:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
    background: #EDEDED;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-darkshadow-color:#E5E5E5;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#F2F2F2;
	overflow-x:hidden;
	overflow-y:show;
	padding:10px 15px;
	width: 430px;
	height: 350px
	font-size: 11px; color:#626162; font-family:"µ¸¿ò";line-height: 15px;
	}
select { margin:0px; font-size: 11px; font-family:"µ¸¿ò";line-height: 20px; color:#6C615B;}
/********************** Base Style Á¤ÀÇ ******************************/



/********************** Left ******************************/
#left {
	position: absolute; z-index:300;
	top: 0px;
	vertical-align: top;
	width: 320px;
	height: 850px;
}
/********************** Left ******************************/




/********************** Contents ******************************/
#contents {
	position: relative; 
	width: 100%; 
	height:100%; 
	z-index:200;
}

#contents_table {
	width: 1000px; 
	height:100%; 
}
/********************** Contents ******************************/





body#popup {background: #FFFFFF; overflow-x:hidden;
}

