@charset "utf-8";
*{margin:0;padding:0;}

html,body{width:100%;height:100%;}
html{overflow-y:scroll;}

body{background-color:#fff;word-break:break-all;-ms-word-break:break-all;word-break:keep-all;word-wrap:break-word;}

img,fieldset,iframe{border:0 none;}
input[type=checkbox]{border:0 none;}
li{list-style:none;}

a,img,button,input{selector-dummy: expression(this.hideFocus=true);}
a,img,button,input{outline: none;selector-dummy:expression(this.hideFocus=true);}

h1,h2,h3,h4,h5,h6{font-size:12px;}

textarea{overflow:auto;}
button,label{cursor:pointer;_cursor /**/:hand;}
button *{position:relative;}

option{padding-right:7px;}

/*for IE6 pngfile*/
.png {_behavior:url("/image/iepngfix.htc")}

* {font-family: "돋움",Dotum,"굴림",Gulim,AppleGothic,Sans-serif;font-size: 12px;}