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


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

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

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

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

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


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

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


/*          Basic Link          */

a:link {
font-family:                 tahoma, ±¼¸²;
font-size:                   11px;
text-decoration:             none;
color:                       #79797B;
}

a:visited {
font-family:                 tahoma, ±¼¸²;
font-size:                   11px;
text-decoration:             none;
color:                       #79797B;
}

a:active {
font-family:                 tahoma, ±¼¸²;
font-size:                   11px;
text-decoration:             none;
color:                       #79797B;
}

a:hover {
font-family:                 tahoma, ±¼¸²;
font-size:                   11px;
text-decoration:             none;
color:                       #423F4E;
}



/*         Basic Setting         */

body,textarea,p,br,td,div,input,pre,blockquote,center {
font-family:                 tahoma, ±¼¸²;
font-size:                   11px;
line-height:                 16px;
color:                       #79797B;
}

img {
border:                      0px;
}

select {
background-color:            #606060;
font-family:                 tahoma, ±¼¸²;
Font-size:                   11px;
color:                       #FFFFFF;
}


.input {
font-size:           11px;
color:               #666666;
font-family:         tahoma, ±¼¸²;
background-color:    #FBFBFB;
border:              1px solid #D3D3D3;
padding:             0px 0px 2px 3px;
}


.title_han {font:14px µ¸¿ò; color:#F92900; padding:0 0 8 0; font-weight:bold; letter-spacing:-0.18em;}
.title_eng {font-size:9px; color:#909090; text-decoration: none; font-family: tahoma, verdana;}

/* °Ô½ÃÆÇ ÇÏ´Ü ÆäÀÌÁö ¸µÅ© */
.page {font:9px tahoma ; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 0 3; background-color:#70B812;}
.page A:link {font:9px tahoma ; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 0 3; background-color:#70B812;}
.page A:visited {font:9px tahoma ; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 0 3; background-color:#70B812;}
.page A:active {font:9px tahoma ; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 0 3; background-color:#70B812;}
.page A:hover {font:9px tahoma ; color: #FFFFFF; text-decoration: none; font-weight:bold; padding:1 2 0 3; background-color:#70B812;}

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