@import url( layout.css );
@import url( bbs_stlye.css );
@charset "utf-8";

/** ¸¶Áø°ú ÆÐµùÀÇ ÃÊ±âÈ­ **/
*{margin:0; padding:0; border:0;}

body { background-color:#ffffff; margin:0;padding:0; font-size:11px; }

table,input,select,textarea,div
  { font-family:±¼¸², Gulim, Arial, sans-serif;font-size:11px;
     color:#626161; border-collapse:collapse;
	line-height:18px;}

/** Çì´õ ÆùÆ® ÃÊ±âÈ­ **/
hi, h2, h3, h4, h5, h6 { font-size: 100%; }

/* ±âº»¸µÅ© */
a:link { color: #7c7c7c; text-decoration: none; }
a:visited { color: #7c7c7c; text-decoration: none; }
a:hover { color: #7c7c7c; text-decoration: none; }
a:active { color: #7c7c7c; text-decoration: none; }


/** ¸®½ºÆ®ÀÇ ½ºÅ¸ÀÏÁ¦°Å **/
ol, ul { list-style: none;}


/** Å×ÀÌºí ½ºÅ¸ÀÏÃÊ±âÈ­ **/
table { border: 0px; border-collapse: collapse; }


/** ÆùÆ® °­Á¶ Æ¯¼º ÃÊ±âÈ­ **/
address, caption, cite, code, dfn, em, storng, th, var
{ font-style: normal; font-weight: normal; }


/** ÀÌ¹ÌÁö ¹× ÇÊµå¼Â¿¡¼­ Ç¥½Ã ÃÊ±âÈ­ **/
filedset{ border: 0px; }
img,a   { border:0; selector-dummy:expression(this.hideFocus=true);}


/** Ä¸¼Ç°ú Å×ÀÌºíÇì´õ Å×±×Æ® Á¤·Ä ÃÊ±âÈ­ **/
caption, th { text-align: left; }

td li {font-size:11px; font-family:Gulim;}

/** ÀÎ¿ë±¸ Ç¥½Ã ÃÊ±âÈ­ **/
q:before, q:atfer { content:''; }


/** °ø¿ë  **/
.L {float:left;}
.R {float:right;}
/*png24 {tmp:expression(setPng24(this));}*/
.png24 {_tmp:expression(setPng24(this));}

