@charset "utf-8";

/*
    Document : default style definition
    Company  : korea web data center(KODC)
*/
body {margin: 0; padding: 0; font-size: 13px; line-height:20px; font-family:'nanum','나눔고딕',Open Sans, sans-serif;}
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td {margin:0;padding:0}
hr {display: none;}
dd, li{list-style:none;}
ul:after, dl:after, ol:after{clear:both; display:block;}
p, div, th, td, select, input {color: #666;}
a:link, a:visited {color: #000; text-decoration: none;}
a:active, a:hover{color:#000; text-decoration: none;}
a img, input.type-image {border: 0 none;}
input.type-text, textarea {border: 1px solid #ddd; background: #fff;}
input.type-text:hover, 
input.type-text:focus, 
textarea:hover, 
textarea:focus, 
/*
select:hover, 
select:active 
*/
{background-color: #fff;}
img{vertical-align: top;}
input, select, textarea, label, select { padding:0 0;}
input{padding:0 10px;}
span.button, 
img.button, 
a.button {cursor: pointer; vertical-align: middle;}
table{border-collapse: collapse; border-spacing: 0;}
