/* CSS Document */

@charset "eun-kr";

html,body,th,td,input,select,textarea {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:"±¼¸²";
	font-size:12px;
	font-style:normal;
	color:#333333;
}

img {
	border:none;
}

a:link, a:visited {
	color:#004A95;
	text-decoration:none;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
}

#login {
	width:600px;
	border: #d2dbe7 5px solid;
	border-top: #3a699d 5px solid;
	border-collapse: collapse;
}

#login_top {
	height:54px;
	padding-bottom:4px;
	border-left: #d2dbe7 2px solid;
	border-right: #d2dbe7 2px solid;
	line-height: 18px;
	background-color: #fcfcfc;
	background-image:url(../images/contents_title_line_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#info {
	width:604px;
	background-color: #fcfcfc;
	background-image:url(../images/contents_title_line_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#info ul {
	padding-top:10px;
	padding-right:20px;
}

#info li {
	line-height:20px;
	list-style-image:url(../images/li_icon.gif);
}

#login_center {
	width:600px;
	height:212px;
}

#login_logo {
	float:left;
	width:250px;
	height:212px;
	border-right: #d2dbe7 1px solid;
	line-height: 18px;
	background-color: #fcfcfc;
	vertical-align:top;
}

#login_form {
	float:left;
	width:350px;
	height:212px;
	border-left: #d2dbe7 1px solid;
	line-height: 18px;
	background-color: #fcfcfc;
	vertical-align:top;
	text-align:center;
}

#login_bottom {
	width:600px;
	height:54px;
	padding-left:10px;
	line-height:20px;
	padding-top:4px;
	vertical-align:middle;
	background-color: #fcfcfc;
	background-image:url(../images/bottom_line_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}