@charset "utf-8";

body { 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px;	margin-left: 0px;
	scrollbar-face-color:#ffffff;  
	scrollbar-shadow-color:#B8B8B8;  
	scrollbar-highlight-color:#dedede;   
	scrollbar-3dlight-color:#FFFFFF;   
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#F2F2F2;
	scrollbar-arrow-color:#E5E5E5;	
	background-color:#070B11;
	background-image: url(/img/body_bg.gif);
	background-repeat: repeat-x;
}

IMG {border: none;}

a 						{selector-dummy: expression(this.hideFocus=true);}

a,table,body		{font-family: "돋움"; font-size:11px; color:#878686; line-height:150%; text-decoration: none}
a:link 				{font-family: "돋움"; font-size:11px; color:#878686; line-height:150%; text-decoration: none}
a:active				{font-family: "돋움"; font-size:11px; color:#878686; line-height:150%; text-decoration: none}
a:hover 				{font-family: "돋움";font-size:11px; color:#878686;  line-height:150%; text-decoration: none}

/*BG*/

.sub_bg {
	background-image: url(/img/sub_bg.jpg);
	background-repeat: no-repeat;
}

.page_bg {
	background-image: url(/img/page_bg.jpg);
	background-repeat: no-repeat;

}




/*DIV*/

#left {
	position:absolute;	left:0px;	top:150px;	width:240px;	z-index:1; 	visibility: visible;
}

/*title*/
.title					{font-family: "돋움"; font-size:11px; color:#878686; line-height:140%; text-decoration:none}


/* Font */
.history_date  {font-family: "돋움"; font-size:12px; color:#E0661D; line-height:16px; text-decoration:none; font-weight: bold;}

.tb01  {font-family: "돋움"; font-size:12px; color:#727272; line-height:160%; text-decoration: none}    /*테이블1*/
.tb01_b  {font-family: "돋움"; font-size:12px; color:#2F2F2F; line-height:160%; text-decoration: none}    /*테이블1_타이틀*/
.tb01_im  {font-family: "돋움"; font-size:12px; color:#CC8129; line-height:160%; text-decoration: none}   /*테이블1_내용강조*/

.cus0401  {font-family:Verdana, 돋움  ; font-size:11px; color:#dadada; line-height:160%; text-decoration: none}    /*contact us*/
.cus0402  {font-family:Verdana, 돋움  ; font-size:11px; color:#e52020; line-height:160%; text-decoration: none}    /*contact us 강조*/
.cus0403  {font-family:Verdana, 돋움  ; font-size:11px; color:#676363; line-height:160%; text-decoration: none}    /*contact us 옅은색*/

/*input box*/
.cus_box { border:1px solid #5b5b5b; background-color:000000; color:#ffffff;height:20px;  }
.cus_box02 { border:1px solid #5b5b5b; background-color:000000; color:ffffff;   }





