/* CSS Document */

@charset "utf-8";
SELECT  {background-color : #ffffff;}

   BODY {
        margin-left:  0;
        margin-top:   0;
        margin-right: 0;
        margin-bottom: 0;
        font-size: 8pt;
        font-family: "dotum,tahoma";
		color: #797979;	
		line-height: 18px;
		letter-spacing: -1;
		
		
    }
    TD, TH, DIV {
        font-family: "dotum,tahoma";
        font-size: 8pt;
		color: #797979;
		line-height: 16px;	
		letter-spacing: -0.5;	
    }

    INPUT, TEXTAREA {
        font-family: "dotum,tahomau";
        font-size: 9pt;
		color: #797979;
    }
	
A:link {color:#797979;;text-decoration:none} 
A:visited {color:#797979;;text-decoration:none} 
A:active {color:#797979;} 
A:hover {color:#0C75E0;text-decoration:none} 
 
.box {font-size: 9pt; border:1 solid #CDCDCD;background-color:white;  } 
.nonbox {font-size: 9pt; border:0 solid #999999;background-color:white;  } 
.radio {font-size: 9pt; border:0 solid #999999;background-color:white;  } 
.text {font-size: 9pt; border:1 solid #999999;}
.select {font-size: 9pt; border:0 solid #999999;}
.outset {font-size:9pt;border:1 outset #ffffff;}

.fontsiz8 {
	font-size: 8pt;
}
.Fcolor01 {
	color: 284d76;
}
.Fcolor02 {
	color: e5680d;
}
.Fcolor03 {
	color: 326fb1;
}
.Fcolor04 {
	color: 37a800;
}
.Fcolor05 {
	color: ffffff	;
}

.fsize14 {
	font-size: 14px;
}
.fsize16 {
	font-size: 16px;
} 

.table_line{ background-image:url(../Front/images/common/table_line.gif); height:1px;}
.red{ color:#f34d60; }
.orange{ color:#ff5501;}
.orange2{ color:#ff7200;}
.purple{ color:#716297;}


.company-bg01{background-image:url(../Front/company/images/line.gif); background-repeat: no-repeat; padding-left:0px; padding-top:0px;}


#language{
	position:absolute;
	left:909px;
	top:12px;
	width:211px;
	height:629px;
	z-index:1	;
	visibility: visible;
}
