@charset "utf-8";
* {
	font-size:12px;/*hwooky*/
	font-family:"돋움",Dotum,Helvetica,AppleGothic,Sans-serif;
	line-height:1.3em; 
}
/*
html,body {width:100%;height:100%;}
html {overflow-y:scroll;}
html:first-child select {
	height:20px;
	padding-right:6px;
}
body,input,button {
	font-size:12px;
	font-family:"돋움",Dotum,Helvetica,AppleGothic,Sans-serif;
	line-height:1.3em;
	color:#383d41;
}
button,label {
	cursor:pointer;
	_cursor:hand;
}
button *{position:relative;}
button img{left:-3px;*left:auto;}
input.text,select,textarea {
	border:1px solid #D0D0D0;
	background-color:#fff;
	color:#8A8A8A;
}
input {vertical-align: middle;}
textarea {
	border:1px solid #999;
	padding:3px;
	font-size:12px;
	font-family:"돋움",Dotum,Helvetica,AppleGothic,Sans-serif;
	color:#666;
	overflow:auto;
}
a {
	color:#2f3743;
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#2f3743;
	text-decoration:none;
}
a:hover {
	color:#2f3743;
	text-decoration:underline;
}
hr {display:none;}
img,fieldset,iframe {border:0 none;}
img {selector-dummy: expression(this.hideFocus=true);} 
img caption {margin:-10px 0 0 0;padding:0;}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	text-align:left;
}
li {list-style:none;}
em,address {font-style:normal;}
option {padding-right:6px;}
*/
