body {
	margin: 0;
	padding: 0;
	font-size: 12px;

	font-family: Dotum, "돋움", sans-serif;
	background: #ffffff
}

table {
border-collapse: collapse;

}
.style16 {color: #FFFFFF; }
td {
line-height:150%;
font-size: 12px;

font-family: "돋움", sans-serif;
}
hr {
	display: none;
}
li img {
	vertical-align: middle;	/* for IE imge margin */
}
p, div, select {
	color: #78777C;
}
a:link, a:visited {

	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
a.global:link, a.global:visited {
	color: #78777C;
	text-decoration: none;
}
a.global:active, a.global:hover {
	color: #FF6600;
	text-decoration: underline;
}
img, 
input.type-image {
	border: 0 none;
}
input.type-text, 
textarea {
	border-top: 1px solid #797979;
	border-right: 1px solid #D4D1C8;
	border-bottom: 1px solid #D4D1C8;
	border-left: 1px solid #797979;
	background: #fff;
}
input.type-text:hover, 
input.type-text:focus, 
textarea:hover, 
textarea:focus {
	background-color: #FFFFCE;
}
input, select, textarea {
	vertical-align: middle;
	font-size: 1em;
	color: #78777C;
font-size: 12px;

font-family: "돋움", sans-serif;
}
span.button, 
img.button, 
a.button {
	cursor: pointer;
	vertical-align: middle;
}

/* login */
#login_bg {
width: 346px;
height: 264px;
background: url(../img/login_bg.jpg) no-repeat;
}

#box {
float: left;
margin-top: 148px;
margin-left: 43px;
}

#box p {
margin: 0;
}

#btn_login {
margin-top: 147px;
margin-right: 20px;
}

.idpw {
width: 130px;
border: #ff0033;
}

a:link {
	color:black; text-decoration:none;
}
a:visited {
	color:black; text-decoration:none;
}
a:hover {
	color:black; text-decoration:none;
}
a:active {
	color:black; text-decoration:none;
}

