@charset "euc-kr";
* {
	margin: 0;
	padding: 0;
}

/* ±âº»»çÇ× */
div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd {
	margin:0px;
	padding:0px;
	font-family:"µ¸¿ò";
}
hr {
	display:none;
}
img {
	border: none;
}
a:link, a:visited, a:active {
	color: #4b4b4b;
	text-decoration: none;
}
a:hover {
	color: #347aab;
	text-decoration: none;
}
input {
border-top: 1px solid #CDCDCD;
border-bottom: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
border-right: 1px solid #CDCDCD;
}

/*·Î±×ÀÎ*/
#wrapper {
	width:508px;
	margin: 0 auto;
}

#content {
	position:absolute;
	width:508px;
	height:54px;
	top: 168px;
}
#content .con1 {
	float:left;
}
#content .con2 {
	float:right;
	padding-top:28px;
	padding-right:7px;
}
#login {
	position:absolute;
	width:508px;
	height:181px;
	top: 222px;
	background: url(../img/login_back.gif) no-repeat;
}
#login .log1 {
	position:absolute;
	left:182px;
	width:300px;
	top:6px;
}
#login .log2 {
	position:absolute;
	left:182px;
	width:300px;
	height:30px;
	top:79px;
	text-align:left;
}
#login .log2 ul { list-style: none; margin: 0; padding: 0; bottom:0;}
#login .log2 ul li { display: inline; float: left; margin:0; padding: 3px; height:24px; } 

#login .log3 {
	position:absolute;
	left:182px;
	width:300px;
	height:30px;
	top:109px;
	text-align:left;
}
#login .log3 ul { list-style: none; margin: 0; padding: 0; bottom:0;}
#login .log3 ul li { display: inline; float: left; margin:0; padding: 3px; height:24px; }

#login .log4 {
	position:absolute;
	left:380px;
	width:97px;
	top:79px;
	text-align:right;
}
