@charset "utf-8";
/* CSS Document */


/*======================================
1.Reset 
=======================================*/
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,th,td,div,blockquote,pre,form,fieldset,input,textarea{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0; width:100%;}
img,fieldset,table,th,td{border:none; padding:0; margin:0;}
th img, td img {vertical-align:middle;}
input{*margin:-1px 0}
input,textarea{font-size:1em; font-family:"돋움", dotum, "애플고딕", AppleGothic, Arial, Verdana, sans-serif;}
select { font-family:"돋움", dotum, "애플고딕", AppleGothic, Arial, Verdana, sans-serif; }
button {border:none; cursor:pointer; padding:0; margin:0;}
input, textarea, form, fieldset, legend, button {vertical-align:middle;}
img, form, input, label, fieldset, span, button  * {vertical-align:middle;}
em,cite, address{font-style:normal}
html{overflow-y:scroll}
body{ Arial, Helvetica, sans-serif; }
*+html body{position:relative}
a:link{color:#666; text-decoration:none}
a:hover,a:active,a:focus{color:#666;text-decoration:none}
a:visited{color:#666; text-decoration:none}
a img{vertical-align:top}
:focus{}

/* HTML5 */
abbr,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0; padding:0;border:0;outline:0;font-size:100%; vertical-align:baseline;background:transparent;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
mark{  font-weight:bold;}
object{outline:none;}

hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid #ccc}

input,select{vertical-align:middle}

/* for IE haslayout */
* html div,* html h1,* html h2,* html h3,* html h4,* html h5,* html h6,* html ul,* html ol,* html dl,* html dt,* html dd,* html table,* html th,* html td,* html form,* html fieldset,* html legend{zoom:1}



/* For modern browsers */
.clfix:before,.clfix:after{display:table;content:''}

.clfix:after{clear:both}

/* For IE 6/7 (trigger hasLayout) */
.clfix{*zoom:1}

/* Blind */
.blind{overflow:hidden;position:absolute;top:-999px;left:-9990px;width:1px;height:1px;font-size:0;line-height:0}
