@charset "euc-kr";

/* ------------------------------------------------------------
 * Name      : common.css
 * Edit      : 2009/11/16 
 ------------------------------------------------------------ */

html {overflow-y:scroll;}
body,input,button,h1,h2,h3,h4,h5,h6 {margin:0; padding:0; line-height:1.5em; font-size:12px; font-family:"µ¸¿ò",Dotum,Sans-serif; color:#666666; *word-break:break-all; -ms-word-break:break-all; background-color:#fff;}
p, div,span, th, td, select,a {font-size:1em}

img, fieldset, iframe, table {border:0;}
.png24 {tmp:expression(setPng24(this));} /*  png  */
table {border-collapse:collapse;}

select, input {vertical-align:middle;}
input.text1 {border:0; color:#000000; border-left:1px solid #939393; border-top:1px solid #939393; height:19px; line-height:19px; text-indent:5px; background:#cccccc;font-size:11px;}
input.check, input.radio {width:13px; height:13px;}
input, select{vertical-align: middle;}

textarea {border:0px; border-left:1px solid #939393; border-top:1px solid #939393; line-height:150%; width:100%;  background:#cccccc; overflow:auto; font-size:11px; font-family:"µ¸¿ò",Dotum,Sans-serif;}
.select1 {background:#cccccc; height:20px;}
.select2 {behavior: url(/common/css/selectbox.htc); height:16px;}

.skip, legend {display:block; overflow:hidden; position:absolute; left:0; top:0px; width:0px; top:0px;}
:root legend {margin-top:-1px;font-size:0;line-height:0;}

button, label {cursor:pointer;_cursor /**/:hand;}
optgroup label {font-style:normal;font-weight:normal;}
form, p, blockquote, dl, dd, dt {margin: 0;padding: 0;}
ul, li, ol{list-style:none;margin:0;padding:0px;}
dl, dt, dd{list-style:none;margin:0;padding:0px;}

fieldset {margin:0; padding:0; border:0;}
img, input.type-image {border: 0 none;}

hr {display:none;}
h1, h2, h3, h4 {background:transparent;}

/* link */
a:link, a:visited {color: #666666; text-decoration: none}
a:hover, a:active {color: #e40414; text-decoration: underline;}

.br {border:1px solid red;}
.bg {background:yellow;}

.ac {text-align:center;}
.ar {text-align:right;} 
.al {text-align:left;}

.fr {float:right;}
.fl {float:left;text-align:left;}
.fc {clear:both;}

.vam {vertical-align:middle;}

.png {
    behavior:url('/2009_NEW/js/iepngfix.htc');
}