@charset "euc-kr";
/* Common */ 
* {margin:0; padding:0;}
html, body{width:100%; height:100%; background:#fff;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button{margin:0;padding:0;-webkit-text-size-adjust:none; color:#555;}
body,input,textarea,select,table,button{font-size:12px;line-height:1.25em;font-family:µ¸¿ò,Dotum,sans-serif;}
body{position:relative;color:#555;word-wrap:break-word;word-break:break-all;}
caption, legend, .hide, .hidden{width:0; height:0; line-height:0; position:absolute; top:-9999em; left:-9999em; overflow:hidden; visibility:hidden; font-size:0;}
img, fieldset, iframe{border:0 none; vertical-align: top;}
ul,ol{list-style:none}
a{text-decoration:none;cursor:pointer;color:#555;}
em,address{font-style:normal}
table{border-collapse:collapse;}
/* caption{line-height:0;font-size:0;text-indent:-9999px;overflow:hidden;visibility:hidden;height:0;width:0;} */
hr{display:none;}
.none{display:none;}
img {max-width:100%;}
.clear{clear:both;}
strong, b{-webkit-text-stroke-width:0.02em}
input[type="text"]{-webkit-border-radius:0; -webkit-appearance:none;}
input[type="image"]{-webkit-border-radius:0; -webkit-appearance:none;}
input[type="password"]{-webkit-border-radius:0; -webkit-appearance:none;}
input[type="checkbox"]{-webkit-border-radius:0;}
select{-webkit-border-radius:0;}
textarea{-webkit-border-radius:0;}
img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
		
	}

