@charset "utf-8";
/* CSS Document */
/*@import url(/NanumGothic.eot);*/
body{
	background-color:#3c454f;
	font-family: 'Noto Sans KR', sans-serif;
	font-size:14px;
	line-height:1.3;
	color:#FFF;
	border-top:5px solid #282828;
	}
a{
  text-decoration:none;
  }
a.href-travellinig{
	               color:#FFF;
				   }
  a.bbs{
		text-decoration:none;
		color:#eee;
		}

/*공통정의*/
.bodyall{
	     width:1200px;
		 margin:0 auto;
		 }
		/*상단*/
		 .header-wons{
			          background-image:url(../images/hr.png);
					  background-position:center bottom;
					  background-repeat:no-repeat;
					  height:122px;
					  position:relative;
					  }
					  .ribbon{
							   position:absolute;
							   top:-10px;
							   left:-70px;
							   width:256px;
							   height:118px;
							   z-index:16;
							   }
		 .header-wons h1{
			             position:absolute;
						 top:25px;
						 left:116px;
						 width:335px;
						 height:66px;
						 z-index:10;
						 }
								/*로고아래 주소지 , 전화번호 등 */		   
										   ul.social.nav-pills {
																position: fixed;
																width:340px;
																left: 10px;
																top: 30px;
																right:0;
																bottom:0;
																color: #fff;
																padding-right: 30px;
																z-index: 10;
															}
										   
										   #home nav>ul.nav>li>a {font-family: 'Noto Sans KR', sans-serif;}
										   
										   li.address {font-size:12px; text-shadow: #000 0 0 2px;}
										   li.phone h4 {font-family: 'Noto Sans KR', sans-serif; font-size:22px; font-weight:bold !important; color:#a881ff; display:block !important; 
										           background-color:#000;
										           border-radius: 3px; 
												   -webkit-border-radius: 3px;								   
												   -moz-border-radius: 3px;
												   padding:5px;
												   margin-top:7px;
												   }
										   li.phone span{font-size:14px; font-weight:400; color:#FFF;}
		 /*메인 중앙*/
		 .middle-wons{
			         clear:both;
					 width:1200px;
					 height:440px;
					 background-color:#647588;
					 margin:0 0 3px 0;
					 }
					 #slider img.logo {margin-bottom:20px;}
					 #slider .cycle-slider { margin-bottom:20px;}
					 #slider h1{line-height:1.5; font-size:36px; color:#da3a98;}
					 hr {margin: 10px 0;}
					 .container {max-width: 900px;}
					 .m-container {max-width:1140px;}
					 .page .container.black-container {
						                               background-color: rgba(7,127,156,0.8);
													   border-radius: 10px 10px 10px 0px; 
													   -webkit-border-radius: 10px 10px 10px 0px; 
													   -moz-border-radius: 10px 10px 10px 0px; 
							                           }
													   div.page .container {
																			padding-bottom: 20px;
																		}
																		#slider img {
																		      image-rendering: pixelated;
																			 }
																			 
																			 .h-264 {height:264px; padding-right:5px; padding-left:5px;}
																			 .m-notice { width:250px; background-color:#FFF; height:264px; margin:0 auto;}
																			 .m-notice h3{ margin: 10px}
																			 
																		
													   
					 /*학사소개 팝업형태*/
					  .container.black-container h3 {text-align:left; color:#64e9b8;}
					 
					  .about-us{padding-right:20px; padding-left:30px;}
					  .about-us span{color:#64e9b8;}
					  
					  .table-hover>tbody>tr:hover{background-color:#333;}
					  
					  /*생활시설*/
					  .img-thumbnail {    padding: 2px;    border-radius: 2px;}
					      .overlay-view {
										display:block;
										position: absolute;
										top:0;
										right:10px;
										bottom: 0;
										left:10px;
										height: 98%;
										width: 90%;
										opacity: 0.4;
										transition: .3s ease;
										background-color:transparent;
									  }
									  
									  .overlay-view:hover {
										opacity: 0.8;
									  }
									 
									
									  .overlay-view i {
										color: white;
										position: absolute;
										top: 50%;
										left: 50%;
										transform: translate(-50%, -50%);
										-ms-transform: translate(-50%, -50%);
										text-align: center;					
									  }
									
					  /*시간표*/
					  .container.black-container-timetable h3 {text-align:left; color:#64e9b8;}
					  .page .container.black-container-timetable {
						                               padding-top: 30px;
													   background-color: rgba(7,127,156,0.8);
													   border-radius: 10px 10px 10px 0px; 
													   -webkit-border-radius: 10px 10px 10px 0px; 
													   -moz-border-radius: 10px 10px 10px 0px; 
													   max-height:600px;
													   overflow-y: scroll;
							                           }
															  .page .container.black-container-timetable::-webkit-scrollbar {
																  width: 12px;
															  }
															  
															  .page .container.black-container-timetable::-webkit-scrollbar-track {
																  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
																  border-radius: 10px;
															  }
															  
															  .page .container.black-container-timetable::-webkit-scrollbar-thumb {
																  border-radius: 10px;
																  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
															  }
​
					  .table-condensed th{
						      border-top: 2px solid #3FF !important;
							  border-bottom: 2px solid #3FF;
							  }
							.table-top {
							  border-bottom: 2px solid #ddd !important;
							  }
							  .table-top2 {
							  border-top: 3px double #ddd !important; border-bottom: 3px double #ddd !important;
							  }
							  
							  caption {color:#6CF; font-size:16px; font-weight:400;}
					  
					  /*오시는길*/
					  .page .container.black-container-map {
						                               background-color: rgba(7,127,156,0.8);
													   border-radius: 10px 10px 10px 0px; 
													   -webkit-border-radius: 10px 10px 10px 0px; 
													   -moz-border-radius: 10px 10px 10px 0px; 
													   height:550px;
							                           }
													   .location-info { position:absolute; left:10px; bottom:30px; background-color:#000; color:#fff; z-index:99999;
																		 border-radius: 5px; 
																		 -webkit-border-radius: 5px; 
																		 -moz-border-radius: 5px;
																		 padding:5px;
																		  }
																		  .location-info li{margin-bottom:7px;}
					  /*상담문의*/

																			   
														
					  
					  /*====================================================*/
					  
		/*메인 정보*/
		.contents-wons{
			           background-image:url(../images/body_contents_bg.png);
					   background-position: top center;
					   background-repeat:no-repeat;
					   height:199px;
					   padding:25px 0 0 0;
		}
		/*메인 폰*/
		.contents1{
			       width:355px;
				   height:156px;
			       padding:13px 0 0 20px;
				   margin:0 4px 0 0;
				   float:left;
				   background-image:url(../images/main_contents1_bg.png);
				   background-position:10px top;
				   background-repeat:no-repeat;
				   }
				   .contents2{
					          width:300px;
							  height:167px;
							  background-image:url(../images/main_how_to.png);
							  background-position:left top;
							  background-repeat:no-repeat;
							  float:left;
							  padding:0 0 0 175px;
							  }
							  h2.hta{
									 padding:15px 0 5px 10px;
									 }
									 h2.hta a{font-size:16px; font-weight:bold; color:#FFF;}
							  .contents2 ul#hta{
								                list-style:disc;
												padding:0 0 0 25px;
												color:#fff;
												font-family:굴림,gulim,dotum,돋움;
												font-size:12px;												
												line-height:1.8em;
												}
							  .contents3{
										 width:333px;
										 height:141px;
										 padding:28px 0 0 0;
										 margin:0 6px 0 0; 
										 float:right;
										 background-image:url(../images/main_contents3_bg.png);
										 background-position:left top;
										 background-repeat:no-repeat;
										 text-align:center;
										 }
										 p#bg-m-phone{
											          width:225px;
													  background-image:url(../images/bg_m_phone.png);
													  background-position:left top;
													  background-repeat:no-repeat;
													  margin:0 0 0 20px;
													  padding:30px 0 0px 85px;
													  text-align:left;
													  font-family: 'Roboto', sans-serif;
													  font-size:1.8em;
													  color:#ff9c48;
													  text-shadow:#000 1px 1px 1px;
													  line-height:100%;
													  }													  
													  p#bg-m-phone span {font-size:12px; font-weight:bold;}
													  p#bg-m-phone span.thanks{
														                clear:both;
																		display:block;
																		font-family: 'Noto Sans KR', sans-serif;
																		font-size:0.5em;
																		color:#FFF;
													  }
													  p#bg-m-phone span.kakao{
														         background-color:#fbe300;
																 background-image:url(../images/b_gogo.png);
																 background-position:10px center;
																 background-repeat:no-repeat;
																 background-size:17%;
																 padding:7px;
																 margin:10px 15px 0 0;
																 border-radius:7px;
																 color:#000;
																 text-align:center;
																 font-family: 'Roboto', sans-serif;
																 font-size:18px;
																 text-shadow:#000 0px 0px 0px;
																 }
										 h2.m-reservation-title{
											                    margin:0 0 15px 5px;
																}
																.reservation-list{
																	              margin:0 0 0 10px;
																				  width:310px;
																				  } 
																				  
																						 
		/*하단 정보*/
		.footer-wons{
			         clear:both;
					 padding:20px 0 20px 0;
					 text-align:center;
					 color:#FFF;
					 background-image:url(../images/hr.png);
					 background-position:center bottom;
					 background-repeat:no-repeat;
					 }
		             address {
						      display:block;
							  padding-top:20px;
							  font-style:normal;							  
							  font-size:0.9em;
							  background-image:url(../images/hr.png);
							  background-position:top center;
							  background-repeat:no-repeat;
							  }
							  p.en-address{
								           font-family:Arial, Helvetica, sans-serif;
										   color:#CCC;
										   }
							  p.copyright{
								          font-family:Arial, Helvetica, sans-serif;
										  color:#FFF;
										  font-size:0.8em;
										  }
			/*서브페이지 //////////////////////////////////////////////////////////////////*/
			.sub-middle-wons{
				             height:190px;
							 background-image:url(../images/sub_greeting_top_img.jpg);
					         background-position:center center;
					         background-repeat:no-repeat;
							 text-align:center;
							 padding:5px 0 0 0;
				            }
							.sub-contents-wons{
										      width:1200px;
											  overflow:hidden;
											  background-image:url(../images/body_sub_contents_bg.png);
											  background-position:center 2px;
											  background-repeat:no-repeat;
							               }
										   /*서브 왼쪽///////////////////////////////////*/
										   .sub-left-area{
											              width:282px;
														  height:550px;
														  float:left;
														  background-image:url(../images/sub_left_room_list_bg2.png);
														  background-position:center 20px;
														  background-repeat:no-repeat;
														  padding:20px 0 0 0;
														  }
											.sub-left-area-map{
											              width:282px;
														  float:left;
														  background-image:url(../images/sub_left_room_list_bg2.png);
														  background-position:center 20px;
														  background-repeat:no-repeat;
														  padding:20px 0 0 0;
														  }
														  fieldset.daum-map{width:829px; margin:0 auto;}
											              .sub-interior-img{
												                           padding-top:50px;
																		   height:110px;
											                              }
														  
											.sub-left-area2{
											              width:282px;
														  height:550px;
														  float:left;
														  padding:20px 0 0 0;
														  background-image:url(../images/sub_left_room_list_bg.png);
														  background-position:center 20px;
														  background-repeat:no-repeat;
														  }
														  h2.title-left{															            
																		margin:7px auto;
																		text-align:center;
																		font-size:1.4em;
																		font-weight:700;
																		color:#fff;
																		text-shadow: 1px 1px 3px #000000;																		
															            }														  
														  ul.sub-left-list{
															              margin:10px 30px 0 40px;
																		  color:#FFF;
																		  height:100px;																		  
																		  }
														  ul.sub-left-list li{
															                  background-image:url(../images/dot.png);
																			  background-position:left bottom;
																			  background-repeat:repeat-x;
																			  height:25px;
																			  text-align:center;
																			  }
														  ul.sub-left-list li a{
															                    color:#FFF;	
																				font-size:0.9em;																			
																				}
														  ul.sub-left-list li a:hover {
															                           color:#F90;
																					   }
														  ul.sub-left-list li a.here-on{
															                            color:#F90;
																						}
														  p.bg-sub-phone {
															              width:220px;
																		  margin:0 auto;
																		  padding:10px 0 10px 50px;
																		  background-image:url(../images/bg_sub_phone.png);
																		  background-position:left top;
																		  background-repeat:no-repeat;
																		  background-size:15%;
																		  text-align:left;
																		  font-family: 'Roboto', sans-serif;
																		  font-size:1.6em;
																		  color:#FFF;
																		  line-height:110%;
																		  text-shadow:#000 1px 1px 1px;
																		  }
																		  p.bg-sub-phone span {font-size:12px; font-weight:bold;}
																		  p.bg-sub-phone span.subevery{display:block; text-align:right;}
																		 div.thanks{
																							  display:block;
																							  width:221px;
																							  margin:10px auto;
																							  padding:0 0 10px 0;
																							  font-family: 'Noto Sans KR', sans-serif;
																							  font-size:14px;
																							  color:#fff;
																							  text-align:center;
																							  }
																							  p.bg-sub-phone span.kakao{
																													 background-color:#fbe300;
																													 background-image:url(../images/b_gogo.png);
																													 background-position:10px center;
																													 background-repeat:no-repeat;
																													 background-size:17%;
																													 padding:7px;
																													 margin:10px 15px 0 0;
																													 border-radius:7px;
																													 color:#000;
																													 text-align:center;
																													 font-family: 'Roboto', sans-serif;
																													 font-size:18px;
																													 text-shadow:#000 0px 0px 0px;
																													 }
														  p.sub-left-banner{
															                text-align:center;
																			padding:10px 0 0 0;																			
																			}
																			p.sub-left-banner img { /*-webkit-filter: grayscale(90%);
																			                        filter: grayscale(90%);  make all photos black and white */}
														  /*서브 본분////////////////////////////////*/
														  .sub-contents-body{
															                 width:910px;
															                 float:right;
																			 color:#FFF;
																			 }	
																			  h3#title-body{
																				            height:12px;
																							background-image:url();
																							background-position: 20px 20px;
																							background-repeat:no-repeat;
																							padding:17px 0 0 55px;
																							font-size:1.6em;																				
																							}
																							/* 소개말씀 ////////////*/
																							.sub-greeting{
																								         padding:30px 40px 20px 40px;}
																										 .img-area1{
																													padding:5px;																													
																													border-top:1px solid #C90;
																													}
																							.sub-greeting p.greeting{
																																padding:30px 0 80px 0;
																																border-top:1px solid #ff9c48;
																																}
																									   .sub-greeting p.greeting2{
																																padding:15px 35px 20px 50px;
																																}
																									    .sub-greeting p.greeting0{
																															   margin:15px 0 0 0;
																															   padding:5px 0 5px 0;
																															   border-top:1px solid #fff;
																															   border-bottom:1px solid #fff;
																															   font-family: 'Nanum Brush Script', cursive;
																															   font-size:1.8em;
																															   color:#fff;
																															   font-weight:bold;
																															   text-align:center;
																															   }
																										  .sub-greeting p.greeting3{
																																padding:5px;
																																margin:0 0 0 50px;
																																width:360px;
																																font-size:1.2em;
																																font-weight:bold;
																																background-color:#c3bab0;
																																color:#000;																																
																																}
																										  .sub-greeting p.greeting4{
																																padding:5px;
																																margin:0 0 0 50px;
																																width:360px;
																																font-size:16px;
																																font-weight:bold;
																														
																																}
																													ul.differen { list-style-type: square;
																													              padding-left:24px;
																																  margin:10px 0 15px 80px;
																																  font-size:15px;
																																  }
																									 table.tablesty1{
																													       border-top:1px solid #CCC;
																													       margin:20px auto;
																													       width:700px;
																													 }
																									  table.tablesty1 th{
																														vertical-align:middle;
																														font-weight:bold;
																														text-align:center;
																														border-bottom:1px solid #CCC;
																														border-right:1px solid #CCC;
																														}
																									  table.tablesty1 td{
																														 padding:5px;
																														 vertical-align:middle;
																														 border-bottom:1px solid #CCC;
																														 }
																										   .tablesty1 td ul{
																														   list-style:disc;
																														   padding:0 0 0 20px;
																														   }
																														   ul.lv-3-icon{
																																		 width:574px;
																																		 clear:both;
																																		 overflow:hidden;
																																		 margin:0 auto;
																																		 padding:5px 0 0 0;
																																		 }
																															 ul.lv-3-icon li{
																																			 float:left;
																																			 width:102px;
																																			 text-align:center;
																																			 }																																		 
																										
																										 p.sign{
																											    text-align:right;
																												padding:50px 0 40px 0; 
																												}
																							/* 오시는길 ////////////*/
																							.sub-map{
																								     padding:30px 5px 20px 5px;
																									 line-height:200%;
																										 text-align:center;
																										 }
																										 table.tablesty2{
																					 border:1px solid #CCC;
																					 margin:0 auto;
																					 width:662px;
																					 }
																		  .tablesty2 th{
																						vertical-align:middle;
																						border-right:1px solid #ccc;
																						border-bottom:1px solid #ccc;
																						font-weight:bold;
																						text-align:center;
																						padding:5px;
																						width:80px;
																						}
																		  .tablesty2 td{
																						vertical-align:middle;
																						text-align:left;
																						padding:5px;
																						border-bottom:1px solid #ccc;
																						}
																		  .talbesty2 caption{
																							 position:absolute;
																							 left:-300000;
																							 top:-30000;
																							 }
																						dl.dlsty1{
																								  padding:0 0 0 20px;
																								  }
																						dt {
																							font-weight:bold;
																							color:#390;
																							}
																						dd ul#busnum{
																									 list-style:disc;
																									 padding:0 0 0 20px;
																									 }
																										
																							/*생활안내/////////////////////////////////*/
																							.sub-faq{
																								       background-color:#7a716b;
																									   background-image:url(../images/sub_body_left.jpg);
																									   background-position:left top;
																									   background-repeat:repeat-y;
																									   overflow:hidden;
																									   padding:30px 30px 20px 30px;																									   
																									   line-height:200%
																										}
																							           fieldset#infomation{
																														  padding:7px 7px 7px 156px;
																														  margin:0px 10px 10px 10px;
																														  height:120px;
																														  border:#CCCCCC solid 1px;
																														  background-image:url(../images/info-1.jpg);
																														  background-position:10px 10px;
																														  background-repeat:no-repeat;
																														  }
																									  fieldset#infomation2{
																														  padding:7px 7px 7px 156px;
																														  margin:10px;
																														  height:120px;
																														  border:#CCCCCC solid 1px;
																														  background-image:url(../images/info-3.jpg);
																														  background-position:10px 10px;
																														  background-repeat:no-repeat;
																														  }
																														  fieldset#infomation3{
																																			  padding:7px 7px 7px 156px;
																																			  margin:10px;
																																			  height:120px;
																																			  border:#CCCCCC solid 1px;
																																			  background-image:url(../images/info-2.jpg);
																																			  background-position:10px 10px;
																																			  background-repeat:no-repeat;
																																			  }
																																			  fieldset#infomation4{
																																								  padding:7px 7px 7px 156px;
																																								  margin:10px;
																																								  height:120px;
																																								  border:#CCCCCC solid 1px;
																																								  background-image:url(../images/info-4.jpg);
																																								  background-position:10px 10px;
																																								  background-repeat:no-repeat;
																																								  }
																																								  fieldset#infomation5{
																																													  padding:7px 7px 7px 156px;
																																													  margin:10px;
																																													  height:120px;
																																													  border:#CCCCCC solid 1px;
																																													  background-image:url(../images/info-5.jpg);
																																													  background-position:10px 10px;
																																													  background-repeat:no-repeat;
																																													  }
																																													  fieldset#infomation6{
																																													  padding:7px 7px 7px 156px;
																																													  margin:10px;
																																													  height:120px;
																																													  border:#CCCCCC solid 1px;
																																													  background-image:url(../images/info-6.jpg);
																																													  background-position:10px 10px;
																																													  background-repeat:no-repeat;
																																													  }
																																													  fieldset#infomation7{
																																													  padding:7px 7px 7px 156px;
																																													  margin:10px;
																																													  height:120px;
																																													  border:#CCCCCC solid 1px;
																																													  background-image:url(../images/info-7.jpg);
																																													  background-position:10px 10px;
																																													  background-repeat:no-repeat;
																																													  }
																																fieldset legend.both{ color:#ff9c48; font-weight:bold;}
																																ul.strong-point{
																																				list-style:disc;
																																				padding:0 0 0 25px;
																																				margin:10px 0 0 0;
																																				}
																							/*시설보기//////////////////////////////////////////////*/
																							.sub-room {
																								       overflow:hidden;
																									   padding:10px 10px 20px 10px;																									
																									   line-height:200%
																									   }																										
																										fieldset.room-info{
																														  width:700px;
																														  border:1px solid #89817c;
																														  padding:10px;
																														  margin:0 auto 20px;
																														  overflow:hidden;																												  
																														  }	
																														  .room-info ul{
																															             list-style:disc;
																																		 padding:0 0 0 25px;
																																		 }
																										fieldset.room-info legend{
																											                      font-size:1.2em;
																																  font-weight:bold;
																																  margin:0 0 20px 0;
																																  display:block;
																										}
																										fieldset.room-info legend span{
																											                           font-weight:normal;
																																	   font-family:Arial, Verdana, Geneva, sans-serif;
																																	   }
																									    fieldset.room-info ul.room-icon1{																											                             
																															  list-style:none;
																															  padding: 0 0 20px 25px;
																															  overflow:hidden;
																															  border-bottom:1px solid #CCC;																															  
																															  margin:0 auto;
																															  }
																										fieldset.room-info ul.room-icon1 li{
																											                     float:left;
																																 text-align:center;
																																 width:102px;
																																 }
																										fieldset.room-info ul.room-icon1 li.wifi{
																											                     float:left;
																																 text-align:center;
																																 margin-left:7px;
																																 }
																										fieldset.room-info ul.room-icon2{
																											                            clear:both;
																																		list-style:none;
																																		margin:0 auto;
																																		padding: 25px 0 20px 25px;
																																		overflow:hidden;																																		
																																		border-bottom:1px solid #CCC;	
																																		}
																										fieldset.room-info ul.room-icon2 li{
																											                               float:left;
																																		   text-align:center;
																																		   width:80px;
																																		   }
																									    fieldset.room-info ul.room-icon2 li.digital{
																											                     float:left;
																																 text-align:center;
																																 margin-left:15px;
																																 }																									 
																										
																												 
														
																							/*요금안내 /////////////////////*/
																							.sub-rate{
																								        
																										 background-image:url(../images/sub_body_left.jpg);
																										 background-position:left top;
																										 background-repeat:repeat-y;
																										 height:450px;
																										 padding:30px 10px 20px 20px;
																										 line-height:200%
																										 }
																										 table.rate-table{
																											              clear:both;
																														  margin:0 auto 20px; 
																														  border:1px solid #999;
																														  width:716px;
																														  }
																										 table.rate-table th{
																											                 text-align:center;
																															 font-weight:bold;
																															 padding:5px;
																															 border-top:2px solid #CCC;
																															 border-bottom:2px solid #ccc;
																															 }
																											   .rate-table th.verline1{
																												                      border-right:1px solid #ccc;
																																	  width:120px;
																																	  }
																												 .rate-table th.verline2{
																												                      border-right:1px solid #ccc;
																																	  width:60px;
																																	  }
																															th.verline3{
																												                      border-right:1px solid #ccc;
																																	  width:120px;
																																	  }
																															th.verline4{
																												                      border-right:1px solid #ccc;
																																	  width:70px;																															
																																	  }
																															th.verline5{
																												                      border-right:1px solid #ccc;
																																	  width:90px;																															
																																	  }
																															th.verline6{																		
																																	  
																																	  }
																										  table.rate-table td{
																											                  text-align:center;
																															  padding:5px;																															  
																															  background-color:#1f2730;
																															  border-right:1px solid #7a716b;
																															  border-bottom:1px solid #7a716b;
																															  text-align:left;
																															  width:25%;
																															  }
																										  fieldset.rate-info{
																											                 width:680px;
																											                 border:1px solid #89817c;
																															 padding:10px;
																															 margin:20px 0 0 0;
																															 overflow:hidden;
																															 }
																												   .rate-info dl {
																													              clear:both;
																													              width:600px;
																																  margin:0 0 5px 0;
																															      }
																												   .rate-info dt {
																													              float:left;
																																  margin:0 0 0 20px;
																																  width:79px;
																																  height:27px;
																																  text-align:center;
																																  font-weight:bold;																																  
																																  background-image:url(../images/sub_rate_dt_bg.png);
																																  background-position:left top;
																																  background-repeat:no-repeat;																																  
																																  }
																													.rate-info dd {
																														           float:left;
																																   margin:0 0 0 30px;
																																   }
																													 ul#rate-info-ul {
																														              list-style:decimal;
																																	  padding:0 0 0 23px;
																																	  }
																													
																										 
																							 /* 예약하기 ////////////*/
																							.sub-reservation{
																											 padding:30px 10px 20px 10px;																											
																											 overflow:hidden;
																											 }
																							 /* 주변관광 ////////////*/
																							.sub-travelling{
																										 padding:30px 10px 20px 30px;
																										 overflow:hidden;
																										 }
																										 fieldset#en-img{
																														 float:left;
																														 width:250px;
																														 margin:0 0 0 10px
																														 }
																										   fieldset#en-info-right{
																																float:left;
																																width:450px;
																																}
																												 #en-info-right ul{
																																   list-style:disc;
																																   padding:0 0 0 20px;
																																   }
																																   h5{
																																	 font-size:14px;
																																	 font-weight:bold;
																																	 color:#F30;
																																	 padding:15px 0 10px 0; 
																																	 }
																										 fieldset.travelling-info1{
																																  width:648px;
																																  height:186px;
																																  padding:8px 30px 8px 8px;
																																  background-image:url(../images/sub_travelling_bg.png);
																																  background-position:left top;
																																  background-repeat:no-repeat;
																																  overflow:hidden;																																  																												  
																																  }																																  
																										fieldset.travelling-info2{
																											                      clear:both;
																																  width:648px;
																																  height:186px;
																																  padding:8px 30px 8px 8px;
																																  background-image:url(../images/sub_travelling_bg2.png);
																																  background-position:left top;
																																  background-repeat:no-repeat;
																																  overflow:hidden;																															  																												  
																																  }
																										fieldset.travelling-info3{
																											                      clear:both;
																																  width:648px;
																																  height:186px;
																																  padding:8px 30px 8px 8px;
																																  background-image:url(../images/sub_travelling_bg3.png);
																																  background-position:left top;
																																  background-repeat:no-repeat;
																																  overflow:hidden;																															  																												  
																																  }	
																																  p.img-travelling{
																																	               float:left;
																																				   padding:0 10px 0 0; 
																																				   }
																																   p.img-travelling2{
																																	                  float:left;
																																				      padding:0 10px 0 20px; 
																																				      }
																																				   h4.h4-travelling{
																																					                font-size:1.0em;
																																									font-weight:bold;																																									
																																									}
																																				   p.text-travelling{
																																					                float:left;
																																									}																															  
					              
/*글자포인트*/
/*폰트 강조*/
strong {
	    font-weight:600;
		}
.point{color:#FC0; }
.point2{color:#FCF;}
.point3{color:#6F6;}
.point4{color:#ccf;}
.point5{color:#CC0;}
 			 
