@charset "utf-8";
/*
* Galileo Korea
* STYLE SHEET
* CSS Auteur - Galileo Korea : SKHan
*/
html { scroll-behavior: auto;}





/* ±âÁ¸ ¾ÆÄÚµð¾ð ¸Þ´º ¼Ò */

.aco_list_bfa {
	position: relative;
	list-style: none;
    padding: 0 90 70 70;
    text-decoration: none;
}
.aco_list_bfa li {
    width: 100%;
    height: auto;
}
.aco_list_bfa a {
    display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
    border: 1px solid #f7e4cb;
    color: #f7e4cb;
    padding: 5 0 5 0;
}

.aco_list_bfa a:hover {
    text-decoration: none;
    color: #f7e4cb;
}
.text_box_frame {
    display: none;
    width: 100%;
    height: auto;

}

.acotitle_bfa.active {
    background-color: #f7e4cb;
    color: #0a121a;
}
.acotitle_bfa.active:hover {
    color: #0a121a;
}


.aco_list_bfa .text_box {
    display: inline-grid;
    color: #f7e4cb;
	font-size: 10px;
	font-weight: 400;
    width: 70px;
    height: 100px;   
    text-align: center;   
    transition: all 0s;
    padding-left: 9px;
    line-height: 10px;
    
}
.acodian-list li.active .acotitle_bfa .fa-chevron-down {
	transform: rotate(180deg);

}

.acotitle_bfa .fa-chevron-down {
	left: 10px;
    top: 7px;
    position: absolute;
}

.acotitle_bfa.active  .fa-chevron-down {
	transform: rotate(180deg);
}
.acotitle_bfa.active a {
	background-color: #f7e4cb;
    color: #0a121a;
}


.acotitle_bfa img { width: 60px;}


.acotitle_bfa {
	position: relative;
    font-size: 12px;
    font-family: 'NanumGothic';
    width: 100%;
}
.acotitle_bfa i {
	position: absolute;
}

#my-div {
    display: none;
    width: 600px;
    height: auto;
    margin: 0 auto;
}
#my-div img {
    width: 60px;
}
#my-div .text_box {
    display: inline-grid;
    color: #f7e4cb;
	font-size: 10px;
	font-weight: 400;
    width: 70px;
    height: auto;   
    text-align: center;   
    transition: all 0s;
    line-height: 10px;    
    margin-bottom: 10px;
}

.bfa_btn {
    position: relative;
    display: block;
    width: 600px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #f7e4cb;
    font-size: 14px;
    color: #f7e4cb;
    text-decoration: none;
}
.bfa_btn:hover {
    text-decoration: none;
    color: #f7e4cb;
}
#my-div.active .bfa_btn {
    
}

.my-div-on {
    width: auto;
    height: auto;
    margin: 0 auto;
}
.my-div-on img {
    width: 60px;
}
.my-div-on .text_box {
    display: inline-grid;
    color: #f7e4cb;
	font-size: 10px;
	font-weight: 400;
    width: 70px;
    height: auto;   
    text-align: center;   
    transition: all 0s;
    line-height: 10px;    
    margin-bottom: 10px;
}


#s00 { }
#s01 { }
#s02 { }
#s03 { }
#s04 { }
#s05 { }
#s06 { }
#s07 { }
#s08 { }
#s09 { }
#s10 { }
