

/* default style */
html { overflow:scroll; overflow-x:auto; }
body{margin:0; padding:0; color:#555; font-family: "Malgun Gothic","¸¼Àº°íµñ", dotum, Arial, Verdana, sans-serif; font-size:17px; letter-spacing:-0.05em; }
p{margin:0; padding:0;}
ol, ul, li{margin:0; padding:0; list-style:none;}
dl, dt, dd{margin:0; padding:0;}
a:link, a:visited{color:#555; text-decoration:none;}
a:hover, a:active, a:focus{color:#000; text-decoration:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0; line-height:1.2em;}
table{border-collapse:collapse;}
fieldset{margin:0; padding:0; border:0;}
img{border:0;}
hr, legend{display:none;}
input{vertical-align:middle;}
textarea{padding:10px; font-size:100%;}

caption, .skip{position:absolute; top:0; left:-9000px; width:0; height:0; font-size:0; line-height:0;}
.blind {position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;} 

#mainwrap {width:100%; background:url('../images/common/bg_body.gif') repeat-x 0 0}
#wrap {width:100%; background:url('../images/common/bg_main.gif') repeat-x 0 0}

.input_login {
	border: 1px solid #c2c1b7;
	color:#3e3e3e;
	background-color:#ffffff;
	width:95px; height:18px;
}