.bul01 li {position: relative; padding-left: 12px; box-sizing: border-box; line-height: 24px; font-size: 15px;}
.bul01 li:before {position: absolute; left: 0; top: 9px; width: 3px; height: 3px; border-radius: 100%; background-color: #a7a7a7; content: '';}

/*-- greeting --*/
ul.contents {
	display:inline-block;
	margin-bottom:100px;
	line-height:26px;
}
ul.contents > li {
	float:left;
	margin-right:30px;
	width:277px;
}
ul.contents > li > h5 {
	font-size:20px;
	font-weight:600;
	color:#333;
}
ul.contents > li > h6:first-child {
	margin-top:30px;
}
ul.contents > li > h6 {
	margin-top:37px;
	font-size:13px;
	font-weight:600;
	color:#201f1f ;
}
ul.contents > li > p {
	margin-top:16px;
	font-size:13px;
	color:#333;
}
span.bar {
	display:block;
	margin-top:15px;
	width:20px;
	height:2px;
	background-color:#42bee7;
}
/* -- //greeting -- */



/* -- course -- */
/*텝메뉴*/
ul.tabs-nav {}
/*코스안내 탭*/
/*
ul.tabs-nav li {
	float:left;
	width:124px;
	height:50px;
	border-top:3px solid #042b30;
	border-bottom:1px solid #888888;
	border-right:1px solid #888888;
	cursor:pointer;
	border-left:none;
	font-weight:600;
}
ul.tabs-nav li:first-child {
	border-left:1px solid #888888;
}
ul.tabs-nav li:hover {
	border-top:3px solid #d73a31;
}
ul.tabs-nav li a:hover {
	color:#d73a31;
	background-color:#ffedec;
}
ul.tabs-nav li a {
	display:block;
	margin:0 auto;
	width:124px;
	height:50px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:#888
}
ul.tabs-nav li.active {
	border-top:3px solid #d73a31;
	background-color:#ffedec;
	margin-top:0px;
}
ul.tabs-nav li.active a {
	color:#d73a31;
	font-weight:600;
} 
*/
ul.palce_tabs-nav {border-left:1px solid #888888;height: 54px;}
ul.palce_tabs-nav li {
	float:left;
	width:125.9px;
	border-top:3px solid #042b30;
	border-collapse: collapse;
}
ul.palce_tabs-nav li a {
	display:block;
	height:50px;
	text-align:center;
	font-size:16px;
	line-height:50px;
	color:#888;
	border:1px solid #888888;
	border-top:none;
	border-left:none;
	text-decoration:none;
	font-weight:600;
}
ul.palce_tabs-nav li a:hover {
	margin-top:-3px;
	border-top:3px solid #d73a31;
	background-color:#ffedec;
	color:#d73a31;
}
ul.palce_tabs-nav li.active {
	border-top:3px solid #d73a31;
	background-color:#ffedec;
}
ul.palce_tabs-nav li.active a {
	color:#d73a31;
	font-weight:700;
} 

/*시설안내 탭*/
ul.tabs-02 li {width:208px;}
ul.tabs-02 li a {width:207px;}

/*골프이용안내 탭*/
ul.tabs-03 li {width:418px;}
ul.tabs-03 li a {width:417px;}

/*리조트 탭*/
ul.tabs-04 li {width:313px;}
ul.tabs-04 li a {width:312px;}

/*팰리스 탭*/
ul.tabs-05 li {width:179.5px;}
ul.tabs-05 li a {}


div.palce_tab_content {
	margin-top:35px;
	margin-bottom:100px;
}
div.palce_tabs-content div:first-child {
  display:block;
}
div.palce_tab_content p {
	text-align:center;
	margin:30px 0;
	font-size:16px;
	line-height:34px;
}

/*탭컨텐츠*/
div.palce_tab_content {
	width:100%;
}
div.palce_tab_content > p.tab_txt {
	text-align:center;
	color:#666;
	line-height:28px;
	margin-bottom:50px;
}

iframe {
	width:1260px;
	height:760px;
	overflow:hidden;
	overflow-y:hidden;
	border:1px solid #dddddd;
}
iframe.club-01 {
	height:980px;
	border:none;
	overflow-y:hidden;
}
iframe.club-02 {
	height:1380px;
	border:none;
	overflow-y:hidden;
}
iframe.club-03 {
	height:1240px;
	border:none;
	overflow-y:hidden;
}

iframe.village-01 {
	border:none; min-height:1700px; 
}

table.tbl_02 { 
	width:100%;
	border-top:3px solid #182b4c;
	margin:30px 0;
}
table.tbl_02 thead th {
	padding:20px;
	height:20px;
	border:1px solid #ccc;
	background-color:#eee;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#444;
	letter-spacing: 3px;
}
table.tbl_02 tbody th {
	padding:20px;
	height:20px;
	border:1px solid #ccc;
	background-color:#eee;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#444;
}
table.tbl_02 tbody td {
	padding:21px;
	height:20px;
	border:1px solid #ccc;
	font-size:14px;
	color:#666;
	text-align: center;
}
table.tbl_02 tbody td:first-child {
	background-color:#eee;
}
table.tbl_02 tbody tr.tr_last {
	background-color:#eee;
}


table.tbl_01 {
	margin-top:20px;
	margin-bottom:60px;
	width:100%;
	border-top:3px solid #182b4c;
	border-bottom:1px solid #fafafa;
}
table.tbl_01 tr th {
	padding:20px;
	height:20px;
	background-color:#f9f9f9;
	border-bottom:none;
	border:1px solid #ccc;
}
table.tbl_01 tr td {
	vertical-align: middle;;
	height:20px;
	padding:16px 0;
	text-align:center;
	border-bottom:none;
	border:1px solid #ccc;
}
/* -- //course -- */


div.search {
	float:right;
	margin-bottom:15px;
	width:400px;
	height:25px;
	border:none;
}
div.search input {
	float:left;
	width:120px;
	padding:3px 12px;
	border: none;
	font-size:16px;
	border:1px solid #182b4d;
}
div.search p {
	float:left;
	display:inline-block;
	padding:3px 10px;
}
div.search button {
	float:right;
	width:50px;
	height:25px;
	background-color:#042b30;
	border:none;
	color:#fff;
	cursor:pointer;
}


/*고객의소리*/
ul.contact_box {
	margin-top:60px;
}
ul.contact_box li {
	float:left;
	width:630px;
	height:450px;
	margin-bottom:100px;
}
ul.contact_box li.left {
	position:relative;
	top:0;
	left:0;
	background:url('../img/contact_bg_01.png') no-repeat;
}
ul.contact_box li.right {
	position:relative;
	top:0;
	left:0;
	background:url('../img/contact_bg_02.png') no-repeat;
}
ul.contact_box li > h2 {
	margin-top:140px;
	text-align:center;
	font-size:18px;
	font-weight: 600;
	color:#042b30;
}
ul.contact_box li > p {
	text-align:center;
	margin-top:38px;
	font-size:16px;
	line-height:26px;
	color:#333;
}
div.btn {
	margin:30px auto;
	width:220px;
	height:40px;
	border:1px solid #333333;
}
div.btn:hover {
	background-color:#333333;
	color:#FFF;
}
div.btn p {
	display:block;
	margin-top:11px;
	margin-left:15px;
	width:260px;
	height:40px;
	font-size:16px;
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
div.btn p:hover {
	color:#FFF;
}

/*메일창*/
div.contact_form {
	display:none;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-210px;
	width:420px;
	height:450px;
	background-color:#fff;
	box-shadow:0px 4px 8px #999;
	text-align:center;
}
div.contact_form img {
	padding-top:40px;
}
div.closeBt {
	position:absolute;
	top:20px;
	right:20px;
	width:20px;
	height:20px;
	background:url('../img/closeBt.png') no-repeat;
	cursor:pointer;
}
div.contact_form h2 {
	margin-top:10px;
	font-size:16px;
	font-weight:600;
}
div.contact_form input {
	margin-top:35px;
	padding-left:15px;
	width:300px;
	height:30px;
	box-sizing:border-box;
	border:1px solid #dddddd;
}
div.contact_form textarea {
	margin-top:10px;
	padding-top:10px;
	padding-left:15px;
	width:300px;
	height:150px;
	box-sizing:border-box;
	border:1px solid #dddddd;
}
div.contact_form button {
	margin-top:10px;
	width:300px;
	height:30px;
	background-color:#fff;
	border:1px solid #333333;
	cursor:pointer;
}
div.contact_form button:hover {
	background-color:#333333;
	color:#fff;
}




/*에스앤팰리스*/
iframe.sn {
	width:1260px;
	height:1500px;
	border:none;
}
iframe.sn_01 {
	width:1260px;
	height:1400px;
	border:none;
}
iframe.sn_02 {
	width:1260px;
	height:1760px;
	border:none;
}


ul.point > li {
	padding-bottom:5px;
	padding-left:20px;
	background:url('../img/use_bullet.png') no-repeat 5px 7px;
	font-size:16px;
	color:#666;
}