/************************************************************
*
*  HomeBox Style Sheets
*
*  Beginning Modify : 2005. 10. 24
*  Last Modify :      2007. 02. 20
*
*  Theme Design : Woo Duck Sung (http://homebox-tm.com)
*
************************************************************/


/*------------------------*/
/*       Special ID       */
/*------------------------*/
@import url("css/hb_id.css");

/*------------------------*/
/*   HomeBox Skin List   */
/*------------------------*/
@import url("css/hb_list.css");

/*------------------------*/
/*   HomeBox Skin View   */
/*------------------------*/
@import url("css/hb_view.css");

/*------------------------*/
/*   HomeBox Skin Write   */
/*------------------------*/
@import url("css/hb_write.css");

/*------------------------*/
/*  HomeBox Skin Comment  */
/*------------------------*/
@import url("css/hb_comment.css");


/************************************************************
*   Scrollbar
************************************************************/

body {
margin-left:                 0px;
margin-top:                  0px;
margin-right:                0px;
margin-bottom:               0px;
scrollbar-face-color:        #F7F7F7;
scrollbar-shadow-color:      #D4D0C8;
scrollbar-highlight-color:   #FFFFFF;
scrollbar-3dlight-color:     #FFFFFF;
scrollbar-darkshadow-color:  #606060;
scrollbar-track-color:       #F7F7F7;
scrollbar-arrow-color:       #FF1A00;
}


/*          Basic Link          */

a:link {
font :                       12px Verdana, ����;
text-decoration:             none;
color:                       #79797B;
letter-spacing:              -0.05em;
}

a:visited {
font :                       12px Verdana, ����;
text-decoration:             none;
color:                       #79797B;
letter-spacing:              -0.05em;
}

a:active {
font :                       12px Verdana, ����;
text-decoration:             none;
color:                       #79797B;
letter-spacing:              -0.05em;
}

a:hover {
font :                       12px Verdana, ����;
text-decoration:             underline;
color:                       #423F4E;
letter-spacing:              -0.05em;
}



/*         Basic Setting         */

body,textarea,p,br,td,div,input,pre,blockquote,center {
font:                        11px Tahoma, ����;
line-height:                 16px;
color:                       #79797B;
}

img {
border:                      0px;
}

select {
font:                        11px Tahoma, ����;
}


.input {
color:               #666666;
font:                11px Tahoma, ����;
background-color:    #FBFBFB;
border:              1px solid #D3D3D3;
padding:             0px 0px 2px 3px;
}


.title_han {font:12px verdana; color:#669999; padding:0 0 8 0; font-weight:bold; letter-spacing:-0.1em;}
.title_eng {font:10px MS Gothic; color:#909090; text-decoration: none;}

/* �Խ��� �ϴ� ������ ��ũ */
.page {font:10px MS Gothic; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 2 3; background-color:#70B812;}
.page A:link {font:10px MS Gothic; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 2 3; background-color:#70B812;}
.page A:visited {font:10px MS Gothic; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 2 3; background-color:#70B812;}
.page A:active {font:10px MS Gothic; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 2 3; background-color:#70B812;}
.page A:hover {font:10px MS Gothic; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 2 3; background-color:#70B812;}

.page_here {font:10px MS Gothic; color: #8F8E8D; text-decoration: none; padding:4 1 3 1;}
.page_here A:link {font:10px MS Gothic; color: #8F8E8D; text-decoration: none; padding:4 1 3 1;}
.page_here A:visited {font:10px MS Gothic; color: #8F8E8D; text-decoration: none; padding:4 1 3 1;}
.page_here A:active {font:10px MS Gothic; color: #8F8E8D; text-decoration: none; padding:4 1 3 1;}
.page_here A:hover {font:10px MS Gothic; color: #000000; text-decoration: none; padding:4 1 3 1;}

.copyright {
text-align:          right;
color:               #79797B ;
font:                9px Tahoma;
text-decoration:     none ;
padding:             0px 0px 6px 0px;
}
.copyright a:link, #copyright a:active, #copyright a:visited {
color:               #79797B ;
font:                9px Tahoma;
text-decoration:     none ;
padding:             0px 0px 6px 0px;
}
.copyright a:hover {
color:               #423F4E ;
font:                9px Tahoma;
text-decoration:     none ;
padding:             0px 0px 6px 0px;
}

#content img { width: 100% }