/*@charset "utf-8";*/

@import "layout.css";
@import "common.css";
@import "cont.css";
@import "board.css";
@import "member.css";
/*@import "font.css";*/

html,body{font-size:13px;font-family:"Dotum",Dotum,Arial,Helvetica,sans-serif;color:#565656;height:100%;letter-spacing:-0.5px;}

address,a,body,caption,div,dl,dt,dd,em,form,fieldset,h1,h2,h3,h4,h5,h6,html,iframe,img,label,legend,li,object,ol,p,span,strong,table,tbody,tfoot,thead,tr,th,td,ul{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
fieldset,img{border:0;}
a,a:hover,a:focus,a:active{text-decoration:none;padding:0;margin:0;color:#454545;}
address{font-style:normal;}
img,input,button,select,textarea{vertical-align:middle;padding:0;margin:0;color:#454545;font-family:"Dotum",Dotum;font-size:12px;line-height:18px;}
ul,ol{list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
table th,strong{font-weight:bold;}
legend,hr{position:absolute; left:0; top:0; overflow:hidden;}
legend, hr, caption{font-size:0;height:0;line-height:0;visibility:hidden;width:0;}
button{cursor:pointer}
.skip{overflow:hidden; position:absolute; top:-9999px;text-indent:-9999px;}
.hide{text-indent:-9999px;}

.underline a:hover{text-decoration:underline;}

select{border:1px solid #c8c8c8;height:22px;font-size:11px;padding:1px;}
textarea{border:1px solid #c8c8c8;padding:5px;}
.input_login{border:1px solid #c8c8c8;height:22px;padding:2px 0 0 5px;background-color:#fff;}
.input_type1{border:1px solid #c8c8c8;height:18px;padding:2px 0 0 5px;background-color:#fff;}
.input_type2{border:1px solid #c8c8c8;height:20px;padding:2px 0 0 5px;background-color:#fff;}
.input_Ncheck{border:1px solid #ffcbae;height:20px;padding:2px 0 0 5px;background-color:#ffede3;}

.input_login[type=text]:focus,.input_login[type=text]:hover,
.input_login[type=password]:focus,.input_login[type=password]:hover{width:203px;height:22px;border:2px solid #23a7ef;}

.input_type2[type=text]:focus,.input_type2[type=text]:hover,
.input_type2[type=password]:focus,.input_type2[type=password]:hover{width:205px;height:20px;border:1px solid #23a7ef;}