/*-------------                                   --------------*/
/*                                                              */
/* °Ô½ÃÆÇ ÀüÃ¼ »ö»ó º¯°æ½Ã ¹Ù²Ù´Â ºÎºÐ                          */
/* Æ÷ÀÎÆ®»ö #cb1215 È¸»ö¼± #eaeaea À» °¢°¢ ¿øÇÏ´Â »öÀ¸·Î ¹Ù²Ù±â */
/*                                                              */
/*-------------                                   --------------*/

BODY,TD,input,DIV,form,TEXTAREA,center,pre,blockquote,select {font:11px µ¸¿ò, tahoma; color: #555;}

/*------------- --------------*/
A:link, A:visited	{ font: 11px;	color: #555; text-decoration: none; }
A:active, A:hover	{ font: 11px;	color: #eaea44; text-decoration: underline; }
a { selector-dummy : expression(this.hideFocus=true);}

/* login, ask_password, error */
.ask_input {padding-top: 2px; width: 120px; border: solid 1 #ddd; height: 18px;}
.ask_ti {background:#f7f7f7; border-bottom:1px solid #eaeaea; padding:10px; width:70px;}
.ask_txt {border-bottom:1px solid #eaeaea; padding:4 10px;}

/* list */
.title	{padding:10px; border-top:2px solid #eaeaea; border-bottom:1px solid #eaeaea; background:url(img/title_bg.gif) bottom repeat-x;} /* ¸®½ºÆ®Å¸ÀÌÆ² */
.co	{font: 10px tahoma;} /* ÄÚ¸àÆ®¼ýÀÚ */
.cate {color:#666;} /* Ä«Å×°í¸®»ö */

/* °Ë»ö */
.search_box {font:11px µ¸¿ò, tahoma; color: #555; padding-top: 2px; width: 120px; height: 18px; border:1px solid #ddd; background: #f5f5f5; ime-mode:active}

/* view */
.memo	{padding: 20px;}
.c_box {overflow-x:hidden; overflow-y:auto; border: solid 1 #ddd; width: 100%; height: 70px; padding:5px;} /* ÄÚ¸àÆ® ÀÔ·Â */
.c_input {padding-top: 2px; width: 80px; border: solid 1 #ddd; height: 18px;}

/* write */
.wr_ti {background:#f7f7f7; border-bottom:1px solid #eaeaea; padding:10px; width:70px;}
.wr_txt {border-bottom:1px solid #eaeaea; padding:4 10px;}
.wr_point {border-bottom:1px solid #eaeaea; padding:5 10px; font: 10px tahoma; color: #eaeaea;} /* Æ÷ÀÎÆ®±ÛÀÚ»ö */
.wr_input {padding-top: 2px; width: 100%; border: solid 1 #ddd; height: 18px;}
.wr_box {overflow-x:hidden; overflow-y:auto; border: solid 1 #ddd; width: 100%; height: 200px; padding:5px;}

.btn {background-color: #ca8095; font: 9px verdana; color: #ffffff;border: 0;	padding-top: 1px;} 
.gray_line	{background-color:#eaeaea;} /* ¸ñ·Ï¼±»ö */
.point_line	{background-color:#eaeaea;} /* Æ÷ÀÎÆ®¼±»ö */
