@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	background-image: url(../imgs/main_back1.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	font-family: "돋움", Arial;
	background-position: top;
	margin:0;
	padding:0;
}

* { vertical-align:middle; }

img {border:0;}

.png24 {tmp:expression(setPng24(this));}


#wrap {
	width:951px;
	margin:10px 0 0 0;
	text-align:left;	
	margin-left: auto;
	margin-right: auto;
}

#top {
	margin:0;
	padding:0;
}
.logo {
	float:left;
	background-color: #000;
}
.log_label {
	float:right;
	background-color: #000;
	margin:12px 0 0 0;
}

.clear {
	clear:both;
}


#front_box {
	width:951px;
	margin:25px 0 0 0;
	/* 	border:solid 1px #dcd68f;
	background-color: #FFF;

}

#main_menu_st {
	background-image:url(../imgs/menu_back.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-position: top;
	text-align:left;
}

#main_menu {
	background-image:url(../imgs/menu_back.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-position: top;
}

#main_menu ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}

#main_menu ul li {
	float:left;
	}

#main_menu a {
	font-size: 18px;
	font-smooth: 18px;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align: center;
	margin:0 8px;
	padding:10px 0 0 5px;
	/*	font-family: "Times New Roman", Times, serif;
	background-image: url(../imgs/menu_div_line.gif);
	background-position: right 12px;
	background-repeat: no-repeat;
	font-weight: 500;
	font-style: italic; */
	}

#main_menu a:hover {
	color: #FC0;
	text-decoration: none;
}

#main_menu .no_line {
	background-image:none;
}

#front_flash {
	float:left;
	width:951px;
	height:300px;
	margin:0;
	padding:0;
}
#front_view {
	margin:0;
	padding:0;
	height:276px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;

}
#front_menu {
	margin:0;
	padding:0;

}

#front_menu img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
#right_part {
	float:right;
	margin:0;
	padding:0;
	
}
			 
#bottom {
	height:100px;
	/* background-color:#534741; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	vertical-align: bottom;
	padding:80px 0 0 15px;
	background-color: #000000;
}
/* 서브페이지 시작*/
.top_image {
	margin:0;
	padding:0;
}
/* 각 페이지 백그라운드 처리 */

#mains {
	width:951px;
	background-image: url(../imgs/about_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;

}


#mains_acc {
	width:951px;
	background-image: url(../imgs/accomodation_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;

}

#mains_facil {
	width:951px;
	background-image: url(../imgs/facil_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;

}


#mains_loc {
	width:951px;
	background-image: url(../imgs/loc_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;

}


#mains_rev {
	width:951px;
	background-image: url(../imgs/res_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;

}

#mains_cus {
	width:951px;
	background-image: url(../imgs/cus_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;

}

#mains_dub {
	width:951px;
	background-image: url(../imgs/duabi_main_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}

/* 백그라운드 처리 끝 */
#left_menu {
	float:left;
	width:200px;
	margin:30px 0 0 10px;
}

#left_menu ul{
	margin:5px;
	list-style:none;
	font-size:14px;
	font-family:'맑은 고딕',돋움, Arial, Helvetica, sans-serif;
}

#left_menu a{
	display:block;
	margin:15px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	text-decoration:none;
	color: #666;
	text-align: right;
	padding:10px;
	height:20px;
}

#left_menu a:hover {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	font-style: normal;
}

#main_content {
	float:right;
	background-image: url(../imgs/content_box2.gif);
	width:708px;
	margin:10px 10px 10px 3px;
	padding:0;
	background-repeat: repeat-y;
	background-position: bottom;
	text-align:left;
}

#main_content h4 {
	font-family: 바탕, "Times New Roman", Times, serif ;
	font-size: 36px;
	font-weight: lighter;
	color: #666666;
	margin:0 0 10px 0;
}
.main_txt {
	padding: 0 20px 20px 20px ;
	font-size:12px;
	line-height: 2em;
}

.main_txt ul li{
	line-height: 2em;
}

.main_txt .r_img {
	float:right;
	margin:5px;
}

.fac_txt {
	padding: 0 20px 20px 20px ;
	font-size:12px;
	line-height: 2em;
}

.fac_txt p {
	margin:5px 0 0 30px;;
}

.fac_txt label {
	width:110px;
	float:left;
}

.fac_txt .in_box {
	border: solid 1px #999;
	background-color: #FDF8EA;
}

.fac_txt_img {
	margin:8px 15px;
	float:left;
	height:240px;
	width:280px;
	text-align: center;	
}
/* 예약 서비스 부분 */
.room_info {
	width:140px;
	float:left;
	
}
.smoking {
	width:200px;
	float:left;
}
/* */

.wel_img {
	margin:8px;
}

.pool {
	margin:10px;
	border:1px solid #666666;
}


.bed_pic {
	margin:10px;
	clear:both;
}
.bed_pic img {
 	margin:5px;
	border:1px solid #333333;
}
#main_content h4 {
	background-image: url(../imgs/content_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:0;
	padding:20px 0 0 40px;
}

/* 게시판 부분 */

.bbs_list {
	font-size:12px;
}

.bbs_list a{
	color: #333333;
	text-decoration: none;	
}

.bbs_list a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.bbs_list table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin:15px;
	text-align: center;	
	width:650px;
}

.bbs_list  td {
	padding:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.td_left {
	text-align:left;
}

.tit {
	letter-spacing: 5em;
}
.bbs_list  th {
	padding:8px;
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
	background-color: #797464;
	background-image: url(../imgs/table_back.gif);
	background-repeat: no-repeat;
}

/* 게시판 부분 */

/* 게시판 버튼 부분 */


#search_write {
	margin:5px 0 0 100px;
}

#search_write  .write_btn{
	margin:0 0 0 80px;
}

.box_btn {
	border:solid 1px #999;
	height:18px;
	background-color: #FDFEE9;
}

.suggest {
	margin:5px 0 5px 10px;
	font-weight: bold;
	color: #C60;
}

.web_button {
	float:right;
	margin-right:15px;
}

.note_back {
	background-color:#EFEFEF;
}

/* 게시판 버튼 */
.around {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.around img {
	border:1px solid #333333;
}

.around table {
	text-align: center;
}

#footer {
	height:55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	/* background-color: #362f2d;	*/
	padding:10px;
	 background-color: #000000;	 
}
#footer p {
	margin:5px;

}
/* 이미지 변경 DIV  */
#simplegallery1{ 
	position: relative; 
	visibility: hidden; 
	border: 1px solid #000;
	float:right;
	margin:15px;
	padding:0;
}

/* 히단 페이지 처리*/
#numbers {
	text-align:center;
	margin:15px;
}
#numbers a {
	display:block;
	padding:1px 5px 1px 5px;
	border:1px solid #999;
	text-decoration: none;
	display:inline;
	margin:2px;
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#numbers a:hover {
	background-color: #FC3;
	color: #FFF;
}

#numbers .sel {
	background-color: #FC3;
}

#numbers img {
	border:none;
}
/* */
.x_txt {
	padding:5px 20px;
	font-size:12px;
	line-height: 1.8em;
}

.x_txt a{
	color: #333333;
	text-decoration: none;
}

.x_txt a:hover{
	color: #FF6600;
	text-decoration: underline;
}

/* 게시판 글쓰기*/
#cu_write {
	font-size:12px;
	margin:0 20px;
	width:600px;
}
#cu_write p {
	padding:7px;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#cu_write label {
	width:75px;
	float:left;
	padding:5px 0 0 0;
}


#sub_button {
	margin:15px;
}
#sub_button  img {
	margin-left:40px;
}

#wr_view  {
	margin:10px;
	font-size:12px;
}

#wr_view table {
	width:650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#wr_view td {
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

#view_text {
	padding:20px;
	margin:10px;
	width:605px;
	border: 1px solid #666666;
	font-size:12px;
	line-height: 1.8em;
}

#view_button {
	padding:10px;
	margin:5px;
	width:640px;
}
#view_button img {
	float:right;
	margin-left:10px;
}

#re_button {
	margin:20px;
}
.copy{
	float:left;
	width:600px;
	font-size: 10px;
}

.lang_c {
	float:right;
	width:150px;
	margin:10px 0 0 0;

}
.lang_c a {
	color: #FFFFFF;
	text-decoration: none;
}
.lang_c a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.dubai_i {
	padding:15px;
	margin:5px;
	font-size:12px;
	background-color:#FFFFFF;
	line-height: 1.5em;
}
.dubai_i img {
	border:1px solid #000000;
	margin:10px;
}
.dubai_i table {
	width:650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.dubai_i td {
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding:5px;	
}
.blue {
	background-color:#DEFAFE;
}

.pass_lock {
	width:400px;
	border:2px solid #FF6633;
	font-size:12px;
	line-height: 2em;
	padding:30px;
	margin:70px 0 150px 120px;
	text-align:center;
}

.room_choice {
	font-size:12px;
	
}
.room_choice table{
	width:650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

	
}
.room_choice td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding:3px;
}


.room_tr {
	background-color:#FFFFCC;
}
.room_tr2 {
	background-color:#FCFFF0;
}

.res_btn {
	margin:10px 0 10px 30px;
}

.banner {
	margin:10px;
	float:right;
}
