﻿@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}
button *{position:relative}
button img{left:-3px;}
html:first-child select{height:20px;padding-right:6px}
option{padding-right:6px}
hr{display:none}
legend{width:0}

/* Common */
.hide{visibility: hidden;font-size: 0;width: 0;height: 0;line-height: 0;margin: 0;padding: 0;background: none;display:none;}