﻿@charset "utf-8";

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,input{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{font-size:12px;color:#595959}
body{word-break:keep-all;font-family:돋움, serif}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:top}
em,address{font-style:normal}
label,button{cursor:pointer}
a{color:#2f3743;text-decoration:none}
a:hover{color:#589add;text-decoration:none}
option{padding-right:6px}

/* Common */
.hide{width:1px;height:1px;line-height:1;font-size:1px;overflow:hidden;text-indent:-9999px;display:block;position:absolute;left:-9999px;}