/****************************************************************************
****************************** 전체속성 시작***********************************
*****************************************************************************
*****************************************************************************/


/* 전체 body 속성 */
body {
	margin:0px;
}

/* 전체 스크롤바 속성 */
body, table, tr, td, select,input,div,form,textarea{ 
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color:#999999; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #999999; 
}

/* td에 속성을 지정함으로서 gmedit에 적용이 안됨 */
td {
    font-size:9pt; 
    font-family:Tahoma, calibri, sans-serif, arial, Gulim;
}

/* 전체 이미지 속성 */
img {
	border: 0px;
}

/* 전체 A 태그 속성 */
a:link, a:visited, a:active {
	text-decoration:none; 
    margin:0px; 
    color:#606060;
}

a:hover {
	text-decoration:none;
	color:#F57C04;
}

/* 모든 이미지에 OnFocus = this.blur(); 효과  */
a { 
	selector-dummy : expression(this.hideFocus=true);
}

/* 전체 택스트에어리어 속성 */
.textarea { 
	border:solid 1; 
	border-color:#D6D6D6;
}

.button { 
	border:solid 1;
	border-color:D6D6D6;
	height:19px;
	background-color:#ffffff;
}
.select {  
	background-color:#ffffff; 
}

.input { 
	border:solid 1;
	border-color:#D6D6D6;
	height:19px;
	background-color:#ffffff;
}


table {
	padding:0; 
	border-spacing:0px; 
	border:0; 
	border-collapse:collapse;
}

td,th {
	padding:0px;
} 


.logo {
	margin-top:20px;
}

div {
	margin:0px;
	padding:0px;
}

/* PNG 파일 cSS */
.png24 { 
    tmp:expression(setPng24(this)); 
} 

/****************************************************************************
****************************** 전체속성 끝***********************************
*****************************************************************************
*****************************************************************************/






/****************************************************************************
****************************** 메인페이지 속성 시작**************************
*****************************************************************************
*****************************************************************************/
.menu_flash {
	POSITION: absolute; 
	z-index:30;
	width:100%;
}

.main_flash {
	POSITION: absolute; 
	width:100%; 
	text-align:center; 
	padding-top:133;
	z-index:1;
}

.MainContainer {
	position:relative;
	width:100%;  
	text-align:center; 
	z-index:20;
}

.main_content {
	width:1000; 
	margin-top:150;
}


.menu_top {
	POSITION: absolute; 
	z-index:50;
	left:50%;
	width:500;
	top:20;
	margin-left:35px;
}

.menu_top_loginBack {
	background-color:#F4F4F4;
	font-size:9pt;
	color:#686868;
}

.menu_top_loginBack img {
	margin:0 2 0 2;
	vertical-align:middle;
}

.main_notice_line {
	border-bottom:1 solid #CDCDCD;
}

/****************************************************************************
****************************** 메인페이지 속성 끝 **************************
*****************************************************************************
*****************************************************************************/








/****************************************************************************
****************************** 서브페이지 속성 시작**************************
*****************************************************************************
*****************************************************************************/


/***************************** 중/영/일문 서브페이지 시작  **************************************/


/* IE,FireFox,크롬등의 웹브라우저 DIV중간정렬 시작 */
.subContainer_1 {  
	position:relative;
	width:100%;  
	text-align:center;  
	z-index:20;
	padding-top:140;
	
}

.sub_content_1 {
	margin:0 auto;  
	position:relative;
	width:1000; 
	text-align:left;  
	z-index:30;
	padding-left:10;
}


.content_table_1 {
	width:100%;
	z-index:10;
	table-layout:auto;
	margin-left:10;
}

/***************************** 중/영/일문 서브페이지 끝  **************************************/


.sub_flash {
	width:100%;
	z-index:5;
	padding-top:130;
}


/* IE,FireFox,크롬등의 웹브라우저 DIV중간정렬 시작 */
.subContainer {  
	position:relative;
	width:100%;  
	text-align:center;  
	z-index:20;
}

.sub_content {
	position:relative;
	margin:0 auto;  
	width:1000; 
	text-align:left;  
	z-index:30;
	padding-left:220;
}
/* IE,FireFox,크롬등의 웹브라우저 DIV중간정렬 끝 */


.sub_left {
	position:absolute;
	/* left:expression(document.body.clientWidth/2+(-490));  */
	z-index:50;
	left:50%;
	width:215;
	margin-left:-510px;
}

.content_table {
	width:100%;
	text-align:center;
	z-index:10;
	table-layout:auto;
	margin-left:10;
}

.sub_title_text {
	color:#000000;
	padding-right:2;
	padding-bottom:2px;
	text-align:right;
	border-bottom:1 solid #E6E6E6;
}

.sub_title_img {
	width:2%;
	border-bottom:1 solid #E6E6E6;
}

.content {
	text-align:left;
	padding-top:10;
	height:400;
	width:760;
	background-color:white;
}





.tab_menu {
	text-align:center;
	border:none #ffffff;
	border-width:0 0 0 0;
	cursor:hand;
}

.tab_page {
	dispaly:none;
	border:none #BEBEBE;
	border-width:0 1 1 1;
	background-color: #ffffff;
}

.bimf_map { 
	width:10px; 
	height:10px
}

table.bimfTable {
	border-style:solid; 
	border-top:1 solid #F38B3C; 
	border-bottom:1 solid #E0E0E0; 
	border-left-width:1px; 
	border-right-width:1px;
	COLOR:#414141;
	width:98%;	
}


table.bimfTable th {
	font-size:9pt;
	COLOR:#414141;
	background-color: #F8F8F8;
	border-bottom: 1px solid #E0E0E0; 
	border-left: 1px dotted #CCCCCC; 
	padding:8;
}



table.bimfTable td { 
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC; 
	text-align:center;
	padding:7;
} 


.bimfTable_al {
	color:red;
	text-align:right;
	border-bottom:0;
	border-left:0;
	border-right:0;
	padding:5 20 0 0;
}

.bimfTable_bs {
	font-weight:bold;
	color:#CC6600;
	padding-left:5;
	text-align:inherit;
}

/*****************************푸     터**************************************/


.sponsor .bannerArea {
	border:1 solid white;
	OVERFLOW: hidden; 
	height:48;
}

.sponsor .bannerArea .banner {
	WIDTH: 100%; 
}

.sponsor .bannerArea .banner img {
	margin:0 30 0 30;
}



.main_footer {
	width:100%;
	height:90px;
	margin-top:20px;
	z-index:200;
	border-top:1 solid #D1D1D1;
}


.footer {
	position:relative;
	width:100%;
	height:85px;
	margin-top:20;
	border-top:1 solid #E4E4E4;
	background-color:#F3F3F3;
	margin:0 auto;
	text-align:center;
}







/* IE,FireFox,크롬등의 웹브라우저 DIV중간정렬 끝 */






/****************************************************************************
****************************** 서브페이지 속성 끝    ***********************
*****************************************************************************
*****************************************************************************/


