
 /* 
 * 
 * IMPORTANT!
 *
 * 추가로 정의해야 하는 스타일이 있다면 이곳에 하세요.
-----------------------------------------------------------------------------------*/


 /* 오시는길 CSS */ 

.overF {
    overflow: hidden;
}

.mt30 {
    margin-top: 30px !important;
}

.mt3 {
    margin-top: 3px;
}

.mb30{
    margin-bottom: 30px;
}
.fL {
    float: left;
}

.fR {
    float: right;
}

.btm1 {
    padding-right: 3px;
}

.btm2 {
    padding-right: 9px;
}

.mt15 {
    margin-top: 15px !important;
}


.button {
    display: inline-block;
    text-decoration: none;
    padding: 10px 25px;
    font-size: 1em;
    color: #FFF;
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
}

.fL p{
    line-height: 18px;
    word-break: keep-all;
}

.pcon {
    background: url('../../img/p_icon.gif') no-repeat scroll 0px top transparent;
    /*padding-left: 28px;
    height: 18px;
	padding-bottom: 9px;*/
    padding-left: 70px;
    text-indent: -44px;
}

.telcon {
    background: url('../../img/t_icon.gif') no-repeat scroll 0px top transparent;
    padding-left: 100px;
    text-indent: -74px;
}

.fcon {
    background: url('../../img/f_icon.gif') no-repeat scroll 0px top transparent;
    padding-left: 28px;
}

.bcon {
    background: url('../../img/b_icon.gif') no-repeat scroll 0px top transparent;
    padding-left: 28px;
    margin-right: 5px;
}

.ganB {
    background: url('../../img/gan_icon.gif') no-repeat scroll 0px center transparent;
    padding-left: 32px;
    display: block;
}


.jisunB {
    background: url('../../img/ji_icon.gif') no-repeat scroll 0px center transparent;
    padding-left: 32px;
    display: block;
}

.maB {
    background: url('../../img/ma_icon.gif') no-repeat scroll 0px center transparent;
    padding-left: 32px;
    display: block;
}

.scon {
    background: url('../../img/s_icon.gif') no-repeat scroll 0px center transparent;
    padding-left: 28px;
    height: 18px;
	padding-bottom:9px;
}

.sub1 {
    background: url('../../img/sub1_icon.gif') no-repeat scroll 0px center transparent;
    padding-left: 58px;
    height: 18px;
    padding-bottom: 9px;
}

 /* 오시는길 CSS */ 



 /* 운영시간 CSS */ 


.mt60 {
    margin-top: 60px !important;
}

 p.title {
    padding: 0px 0px 7px;
    font-size: 18px;
    color: #280008;
}


div.cont ul li span {
    font-weight: bold;
    color: #232323;
}

div.cont ul li {
    line-height: 120%;
}

div.cont ul li span {
    font-weight: bold;
    color: #232323;
}

table {
    border-collapse: collapse;
}

table.vvip_table {
    width: 100%;
    margin-top: 30px;
}


table.vvip_table th.bg2 {
    background: none repeat scroll 0% 0% #533338;
}


table.vvip_table th {
    color: #FFF;
    border: 1px solid #49292E;
    height: 42px;
    font-size: 12px;
    font-family: "돋움";
    line-height: 280%;
}

table.vvip_table td.bg1 {
    border: 1px solid #49293B;
}



table.vvip_table th.bg1, table.vvip_table td.bg1 {
    background: none repeat scroll 0% 0% #533345;
    border-right: 1px solid #2F081B;
    color: #FFF;
}

table.vvip_table td {
    height: 35px;
    text-align: center;
    color: #533338;
    font-weight: bold;
    font-family: "돋움";
    font-size: 12px;
    border: 1px solid #CDCDCD;
}



table.vvip_table td.bg3 {
    width: 60px;
    background: none repeat scroll 0% 0% #534133;
    color: #FFF;
    border-bottom: 1px solid #493729;
    border-right: 1px solid #493729;
}

 /* 운영시간 CSS */ 