BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote 
	{ font-family: tahoma; font-size: 9pt; color: #000000; }

A:link	{ color: black; text-decoration: none; }
A:visited	{ color: black; text-decoration: none; }
A:active	{ color: black; text-decoration: none; }
A:hover	{ color: gray; text-decoration: none; }

INPUT	{ border-width: 0 ; background-color: transparent; }

/* write.php¿¡ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.write_mode_title	{ font-size: 12pt; font-weight: bold; border: 1 solid #989898; background-color: #dddddd; } /* ±Û¾²±â ¸ðµå ¹®ÀÚ¿­ */
.w_title		{ font-weight: bold; } /* ±Û¾²±â Ç×¸ñ ¹®ÀÚ¿­ */
.input0		{ border: 0 solid #000000; background-color: transparent; } /* ¼±ÅÃ»çÇ×ÀÇ Ã¼Å©¹Ú½º */
.input1		{ border: 1 solid #000000; background-color: transparent; height: 17px; } /* ±Û¾²±â input »óÀÚ */
.textarea1	{ border: 1 solid #000000; background-color: transparent; }  /* ±Û¾²±â textarea »óÀÚ */
.w_submit	{ border: 0 solid #000000; background-color: transparent; font-family: °íµñ; font-weight: bold; cursor: hand } /* ±Û¾²±â ´ÜÃß */
.button		{ font-weight: bold; } /* ¸Þ´º ´ÜÃß */

/* setup.php¿¡ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.setup		{ font-size: 8pt; color: #4B4B4B; padding-bottom: 3; } 

/* list_notice.php, list_main.php¿¡¼­ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.cate		{ color: #828282; font-weight: bold; } /* Ä«Å×°í¸® ¹®ÀÚ¿­ */
.comment_num	{ font-size: 7pt; color: #4B00C9; }  /*  ÄÚ¸àÆ® ¼ýÀÚ */
.date		{ font-size: 8pt; }  /*  ³¯Â¥ Ç¥½Ã */
.hit		{ font-size: 8pt; }  /*  ÈýÆ® ¼ö */
.vote		{ font-size: 8pt; }  /* ÃßÃµ ¼ö */ 

/* list_main.php¿¡¼­ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.photo_box	{ border: 1 solid #eeeeee; }  /* ÀÏ¹Ý °Ô½Ã¹° ·Ï·Ï */

/* °Ë»ö Æû¿¡ »ç¿ë */
.search_input	{ border:1 solid #000000; background-color:transparent; width: 100%; height: 20px; }
.search_submit	{ border: 0 solid #ffffff; background-color:transparent; height: 18px; cursor: hand }
.search_button	{ font-weight: bold; color: #000000; } 

/* view.php¿¡¼­ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.view_head_box	{ border: 1 solid #eeeeee; background-color: #fbfbfb; padding-top: 3; } /* ±ÛÀÏ±â È­¸éÀÇ ÃÖ»ó´Ü Á¦¸ñ ¹Ú½º */
.v_title				{ font-weight: bold; padding-top:3; }  /*  ±ÛÀÐ±âÀÇ Ç×¸ñ ÀÌ¸§ */
.view_file_link		{ font-size: 8pt; color: #262626; }  /*  ±ÛÀÐ±âÀÇ »ó´Ü ¾÷·Îµå ÆÄÀÏ ¹®ÀÚ¿­ */
.view_sitelink		{ font-size: 8pt; color: #262626; }  /*  ±ÛÀÐ±âÀÇ »ó´Ü °ü·Ã ¸µÅ© ¹®ÀÚ¿­ */
.view_memo		{ border-top: 1 solid #eeeeee; border-bottom: 1 solid #eeeeee; } /* º»¹® Ãâ·Â ºÎºÐ ¹Ú½º */
.view_subject		{ font-weight: bold; }  /*  ±ÛÀÐ±âÀÇ Á¦¸ñ ¹®ÀÚ¿­ */
.ip						{ font-size: 7pt; color: #4b4b4b; } /* ip Ç¥½Ã ¹®ÀÚ¿­ */

/* view_comment.php¿¡¼­ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.comment_box	{ border: 0 solid #000000; border-left: 5 solid #eeeeee; background-color: #fbfbfb; padding-left: 6; } /* ÄÚ¸àÆ® »óÀÚ */

/* view_write_comment.php¿¡¼­ »ç¿ëµÈ ½ºÅ¸ÀÏ */
.c_title				{ font-size: 8pt; font-weight: bold; }  /*  ÄÚ¸àÆ® Ç×¸ñ ÀÌ¸§ */
.c_input				{ border: 1 solid #000000; background-color: transparent; height: 17px; } /* ÄÚ¸àÆ® ºñ¹Ð¹øÈ£ ÀÔ·Â»óÀÚ */
.c_textarea			{ border: 1 solid #000000; background-color: transparent; width: 100%; }  /* ÄÚ¸àÆ® ÀÔ·Â»óÀÚ */
.c_submit			{ border: 0 solid #000000; background-color: transparent; font-weight: bold; cursor: hand }/* ÄÚ¸àÆ® ±Û¾²±â ´ÜÃß */
