@charset "utf-8";

/* 비주얼 텍스트 다단 */
#multipleDiv_emusic_88 {
    position: absolute;
    top: 199px;
    left: 0;
  	z-index: 999;
  	width: 100%;
}

/* 바로가기 버튼 다단 */
#multipleDiv_emusic_256 {
    background: #8d8988;
    border-top: 3px #c0585f solid;
}

/* 퀵 메뉴 */
#user-menu { padding: 15px 0; }
#user-menu ul { display: inline-block; width: 100%; }
#user-menu li { float: left; text-align: center; }
#user-menu a { position: relative; padding: 110px 0 0 0; font-size: 15px; color: #fff; display: block; }

#user-menu .container > div.more { display: none; cursor: pointer; }
@media screen and (min-width: 795px) {
#user-menu a { background-position: top center; background-repeat: no-repeat; }
#user-menu a.um1 { background-image: url('../../images/quick01.png'); }
#user-menu a.um1:hover { background-image: url('../../images/quick01_f.png'); }
#user-menu a.um2 { background-image: url('../../images/quick02.png'); }
#user-menu a.um2:hover { background-image: url('../../images/quick02_f.png'); }
#user-menu a.um3 { background-image: url('../../images/quick03.png'); }
#user-menu a.um3:hover { background-image: url('../../images/quick03_f.png'); }
#user-menu a.um4 { background-image: url('../../images/quick04.png'); }
#user-menu a.um4:hover { background-image: url('../../images/quick04_f.png'); }
#user-menu a.um5 { background-image: url('../../images/quick05.png'); }
#user-menu a.um5:hover { background-image: url('../../images/quick05_f.png'); }
#user-menu a.um6 { background-image: url('../../images/quick06.png'); }
#user-menu a.um6:hover { background-image: url('../../images/quick06_f.png'); }
#user-menu a.um7 { background-image: url('../../images/quick07.png'); }
#user-menu a.um7:hover { background-image: url('../../images/quick07_f.png'); }
}
/* 인사말 */
.greeting h2 { margin-bottom: 20px; }
.greeting h2 span { display: block; }
.greeting h2 span.title { color: #d75e66; font-size: 26px; }
.greeting h2 span.welcome { color: #f69fa5; }

/* 예약시스템 > 예약하기 > 규정동의 화면에서 이미지 크기 설정 */
@media screen and (max-width: 795px) {
	.noticeTxt img { width: 100% !important; height: 100% !important; }
}

/* contents common */
._contentBuilder ._obj._objHtml table th, 
._contentBuilder ._obj._objHtml table td { text-align: center; }

.marT10 { margin-top: 10px; }
.marT20 { margin-top: 20px; }
.marT30 { margin-top: 30px; }

.alignC { text-align: center; }
.alignL { text-align: left !important; }
.alignR { text-align: right; }

.box01 {
    padding: 20px 25px;
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
}

/* Text style */
.title1st {
	background: url("../../images/sTitle_01.gif") 2px top no-repeat;
	color: #2f3336;
	font-size: 20px;
	padding-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	overflow: hidden;
}
.title2nd {
	background: url("../../images/sTitle_01_2.png") left 7px no-repeat;
	font-size: 18px;
	color: #2f3336;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 20px;
}

p.p {
    margin-bottom: 15px;
}

/* list style */
ul.ul li {
	background: url("../../images/sTitle_03.png") left 12px no-repeat;
	padding-left: 10px;
	margin: 0;
}
ul.ul li ul li {
	background: none;
	padding-left: 0;
}


/* table style */
#table_wrap {
	border-top: 2px solid #f69fa5;
	margin-bottom: 30px;
}
#table_wrap table {
	margin-bottom: 5px;
}
#table_wrap table.tb_data {
	width: 100%;
	border-collapse: collapse;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}
#table_wrap table.tb_data.vT td {
	vertical-align: top;
}
#table_wrap table.tb_data.alignC {
	text-align: center;
}
#table_wrap table.tb_data tr.bg th,
#table_wrap table.tb_data tr.bg td {
	background-color: #f8f8f8;
}
#table_wrap table.tb_data th,
#table_wrap table.tb_data td {
	border-width: 0 1px 1px 1px !important;
	border-color: #c6c6c6 !important;
	font-size: 13px;
	color: #474747;
	padding: 14px 10px;
}
#table_wrap table.tb_data .alignL {
	text-align: left;
}
#table_wrap table.tb_data .alignR {
	text-align: right;
}
#table_wrap table.tb_data thead th {
	background-color: #f8f8f8;
	color: #000;
	font-size: 14px;
}
#table_wrap table.tb_data tbody th {
	color: #000;
}
#table_wrap table.tb_data th:last-child,
#table_wrap table.tb_data td:last-child {
	/*border-right: 0 !important;*/
}
#table_wrap table.tb_data th.line,
#table_wrap table.tb_data td.line {
	border-left: 1px solid #c6c6c6 !important;
}
#table_wrap table.tb_data td p {
	margin-bottom: 2px;
}
#table_wrap table.tb_data a.btn {
	display: inline-block;
	padding: 2px 10px;
	color: #353535;
	border: 1px solid #787878;
	border-radius: 0.2em;
	font-size: 11px;
	text-align: center;
}
#table_wrap table.tb_data .smallFont {
	font-size: 11px;
	display: block;
}
#table_wrap table.tb_data span.new {
	display: block;
	text-indent: -5000px;
	background: url("../../images/styleguide/new_icon.gif") center top no-repeat;
}
#table_wrap table.tb_data span.new.type1 {
	display: inline-block;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}
#table_wrap p.alignR {
	text-align: right;
}
.music_ul{list-style: circle;  padding-left: 20px;}
.music_ul li{list-style :square; color:#e19197; list-style-position:outside;  }
.music_ul li span{color:#000;}
