
*{margin:0; padding:0;}

html{
	font-size:16px; line-height:24px; color:#444444; word-wrap:break-word; word-break:keep-all;
 	font-family:나눔고딕, NanumGothic, nGothic, '맑은 고딕', 'Malgun Gothic', 돋움, dotum, 'Apple SD Gothic NEO', sans-serif;
	-webkit-text-size-adjust: 100%;line-height:150%;
}

ul{list-style-type: none;}
li{list-style:none;}
a{color:#444; cursor: pointer;}

a:link, a:visited{text-decoration:none;}
a:hover, a:focus{text-decoration:none; color:#832228;}
img{border:none; vertical-align:top;}

#wrap{margin:0 auto;}


/*
input{overflow:visible; font-size:12px; vertical-align: middle;}
input[type=button]{cursor:pointer;}
select, input[type=text], input[type=password], textarea{border: 1px solid #ccc; height:27px; font-size:12px; resize: none;}
textarea{width:100%; min-height:500px;}
input[type=text]::-ms-clear {display:none;}
input[type=file]{height:27px;}

button{overflow:visible; cursor:pointer; vertical-align: middle; font-size:12px;}
label{font-size:13px; vertical-align: middle; margin-left:5px; font-weight:400;}
table{border-collapse:collapse; border-spacing:0; width:100%;}
th{font-weight:600;}
caption{overflow:hidden; text-indent:-9999px; width:1px; height:1px; margin-top:-1px; font-size:1px; line-height:1px;}
iframe{border: none;}
h1, h2, h3, h4, h5, h6{font-weight:600;}
select, input[type=text], input[type=date],input[type=number], textarea{border: 1px solid #ccc; height:27px;}

input[type=radio]{	margin-left: 25px; }
*/
