@charset "euc-kr";

* {padding:0; margin:0;}
body {margin:0;padding:0;background:url('/image/bg_subpage.gif') repeat-x;}

input {
	color:#505050;
	font-size:12px;
	border-width:1px;
	border-color:#d5d5d5;
	border-style:solid;
	height:19px;
}
.input_line {
	color:#505050;
	font-size:12px;
	border-width:1px;
	border-color:#d5d5d5;
	border-style:solid;
	height:19px;
}

a, div {
	font-family:"µ¸¿ò,dotum,µ¸¿òÃ¼,dotumche,tahoma";
	color:#505050;
	font-size:12px;
	line-height:20px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#909090;
	text-decoration:none;
}
a:active {
	color:#909090;
	text-decoration:none;
}

img, table { border:0px; }

hr, legend {display:none;}

#wrap{
	position:relative;
	margin:0;
}
#bg_image {
	position:absolute; 
	width:650px; 
	height:300px; 
	background:url('/image/sub_big_bg.jpg'); 
	z-index:0;
}
#topflashmenu {
	position:relative; 
	width:880px; 
	height:130px;
}
#contents {
	width:880px;
	padding-left:30px;
}
#midtitle {
	margin-left:30px;
	width:850px;
	height:100px;
	z-index:40;
}
#leftmenu {
	position:absolute;
	top:230px;
	left:20xp;
	width:160px;
	height:500px;
}
#body {
	padding-left:180px;
	width:670px;
	min-height:500px;
}
#pagetitle {
	width:670px;
	height:30px;
	text-align:right;
	padding-top:10px;
}
#common {
	width:670px;
	height:80px;
	background:url('/image/page_common.gif') repeat-x;
}
#cont {
	width:670px;
}
#footer {
	width:100%;
	height:100px;
	background:url('/image/bg_footer.gif') repeat-x;
}
#copyright {
	width:880px;
	height:90px;
	background:url('/image/img_footer.gif') repeat-x;
}

.hiddendiv {
	display:none;
}
