@charset "euc-kr";

/*reset*/
*{margin:0; padding:0;}
body {font:normal 0.75em Arial,Verdana, sans-serif; color:#333;}
body, div, p, span, h1,h2, h3, h4, h5, h6, image, ul, ol, li, dl, dt, dd, a, form, fieldset, legend, label, input, address, em, table, th, tr, td, hr,blockquote, 
textarea, pre {margin:0; padding:0;}
ul, ol, li {list-style:none;}
h1,h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%;}
em, address {font-weight : normal; font-style : normal; }
form, fieldset, img {border:0;}

/* link */
a {color:#333; text-decoration:none;}
a:hover {color:#000;}

/* skip */
hr, .blind {display:none;}
 
/*h1,h2, h3, h4, h5, h6, */.skip, #skip {position:absolute; left:-99999px; width:0; height:0; line-height:0;}

/* color */
input, textarea{color:#333; font-size:12px;}

/* by park 2010/2/13 */
img.imgCursor {cursor:pointer;}
