@charset "utf-8";
/* CSS Document */

/*공통속성,리셋*/
html, body, span,applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,input,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,font,center{margin:0;padding:0;border:0;}


html{overflow:scroll;}
html,body{font-family:"Malgun Gothic", "굴림", "Gulim", "Arial", "Adobe Heiti Std"; font-size:13px; color:#666;}

input,div,ul,dl, li,ol{margin:0px; padding:0px; list-style-type:none; vertical-align: middle;}
select {vertical-align: middle; height:23px;line-height:25px;}
input, textarea{border:#dddddd 1px solid; height:23px; line-height:23px; }
input text{height:18px;}
input checkbox{border:#dddddd 1px solid; width:40px; height:40px;}
input {transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;}
input:focus{box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);}
a img{border:0px; text-decoration:none;}
p{display:block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}


/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins{text-decoration: none;}
del {text-decoration: line-through;}
textarea{ font-familly:Adobe Heiti Std; font-size:12px;}




.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
.none{border:0px;}




