

/* Contents  */

.contentsView {
	position:relative;
	float: left; 
	width: 688px; 
	min-height: 711px;
	padding: 0 30px 105px 30px;
	background-color: #ffffff; 
	border-left: 1px #e8e8e8 solid; 
	border-right: 1px #e8e8e8 solid;		 
	border-bottom: 1px #bfbfbf solid; 
	z-index:500;
}
.contentsView .conttitle {
	float: left; 
	position: relative;
	width: 688px;
	margin: 0 auto;
	margin-top: 53px;
	z-index: 100;	
}
.contentsView .conttitle H4{
	float: left; 
	width: 688px;
	font-size: 38px; 
	color: #222222; 
	font-family: 'NanumGothic', '나눔고딕','NanumGothicWeb',Dotum, "돋움",sans-serif;
	font-weight: bold;	
}
.contentsView .conttitle .contdecript {
	float: left;
	width: 688px;	
	margin-top: 17px;  
	font-size: 17px; 
	color: #222222; 
	font-family: 'NanumGothic', '나눔고딕','NanumGothicWeb',Dotum, "돋움",sans-serif;
	font-weight: normal;	
}
.contentsView .pagemenu {
	float: left;
	width: 688px;
	margin-top: 12px;
}
.contentsView .pagemenu IMG {
	vertical-align: top;
  margin-right: 1px;
}



/* Contents */

.contentsView .pagecont {
	float: left;
	width: 688px;
	height: auto;
	margin-top: 17px;
}
.contentsView .pagecont ul H4 {
	float: left;
	width: 688px;
	height: 48px;
	margin-top: 27px;
	color: #343434;
	font-size: 16px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;
	background-image:url(../img/reserv/bck_patline.png);
	background-position:left 30px;
	background-repeat:repeat-x;		
}
.contentsView .pagecont li {
	float: left;
}
.contentsView .pagecont li.reservmenu {
	float: left;
	width: 688px;
	overflow: hidden;
	background: #ffffff;
	text-align: left;
}
.contentsView .pagecont li.reservmenu div {
	float: left;
	width: 165px;
	height: 185px;
	overflow: hidden;
	background: #ffffff;
	text-align: left;
	margin-right: 9px;
}
.contentsView .pagecont li.reservmenu div a {
	float: left;
	width: 165px;
}
.contentsView .pagecont li.reservmenu div a:hover {
	float: left;
	width: 165px;	
	height: 170px;	
	border-bottom: 2px #707070 solid;
}
.contentsView .pagecont li.reservmenu li {
	float: left;
	width: 165px;
	display: inline-block;
}
.contentsView .pagecont li.reservmenu li.reservmpic {
	float: left;
	width: 165px;
}
.contentsView .pagecont li.reservmenu li.reservmdescript {
	float: left;
	width: 165px;
	padding-top: 9px; 
	color: #343434;
	font-size: 13px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;	
}
.contentsView .pagecont li.reservmenu li.reservmdescript P {
	float: left;
	width: 165px;	
	padding-top: 3px; 
	color: #7b7b7b;
	font-size: 12px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: normal;	
}


.contentsView .pagecont li.reservroom {
	float: left;
	width: 688px;	
	overflow: hidden;
	text-align: left;
}
.contentsView .pagecont li.reservroom H5 {
	float: left;
	width: 688px;
	margin-top: 12px;
	color: #343434;
	font-size: 14px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;	
}
.contentsView .pagecont li.reservroom .galimgshow {
	float: left;
	width: 688px;	
	margin-top: 27px; 
}
.contentsView .pagecont li.reservroom .galinfor {
	float: left;
	width: 688px;
	margin-top: 47px; 	 
}
.contentsView .pagecont li.reservroom .galinfor li {
	float: left;
	height: auto;				
}
.contentsView .pagecont li.reservroom .galinfor li.tblt {
	float: left;
	width: 405px;
	height: auto;		
	background: #f7f7f7;
	padding: 30px;
	border-right: 1px #e2e2e2 solid;	
}
.contentsView .pagecont li.reservroom .galinfor li.tblt h1 {
	float: left;
	width: 405px;
	color: #343434;
	font-size: 17px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;		
}
.contentsView .pagecont li.reservroom .galinfor li.tblt .infordec {
	float: left;
	width: 405px;
	color: #494949;
	font-size: 13px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: normal;
	line-height: 20px;	
	margin: 19px 0 47px 0;	
}
.contentsView .pagecont li.reservroom .galinfor li.tblt .inforspec {
	float: left;
	width: 84px;
	height: 58px;
	display: table;
	border: 1px #d1d1d1 solid;
	background: #ffffff;
	margin: 14px 13px 0 0;
}
.contentsView .pagecont li.reservroom .galinfor li.tblt .inforspec p {
	display: table-cell;
	vertical-align: middle;
	color: #494949;
	font-size: 13px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: normal;
	line-height: 18px;	
	text-align: center;		
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt {
	float: left;
	width: 199px;
	height: auto;	
	border-left: 0px #e2e2e2 solid;
	border-right: 0px #e2e2e2 solid;	
	padding: 30px 0 30px 23px;
	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide1 {
	float: left;
	width: 199px;
	height: auto;
	min-height: 110px;
	background-image:url(../img/reserv/infor_bckimg1.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	border-bottom: 1px #e2e2e2 dashed;
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide1 p {
	float: left;
	width: 199px;	
	padding-bottom: 8px;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide1 p.count {
	color: #006156;
	font-size: 12px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;
	line-height: 18px;	
	text-align: right;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide1 p.persons {
	color: #343434;
	font-size: 24px; 
	font-family: tahoma, NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;
	line-height: 18px;	
	text-align: right;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide1 p.maximum {
	color: #7b7b7b;
	font-size: 12px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: normal;
	line-height: 18px;	
	text-align: right;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide2 {
	float: left;
	width: 199px;
	height: auto;
	min-height: 110px;
	background-image:url(../img/reserv/infor_bckimg2.png);
	background-position:left 17px;
	background-repeat:no-repeat;
	border-bottom: 1px #e2e2e2 dashed;
	padding-top: 17px;
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide2 p {
	float: left;
	width: 199px;	
	padding-bottom: 8px;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide2 p.price {
	color: #006156;
	font-size: 12px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;
	line-height: 18px;	
	text-align: right;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide2 p.pricewon {
	color: #343434;
	font-size: 24px; 
	font-family: tahoma, NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;
	line-height: 18px;	
	text-align: right;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide2 p.maximum {
	color: #7b7b7b;
	font-size: 12px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: normal;
	line-height: 18px;	
	text-align: right;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide3 {
	float: left;
	width: 199px;
	padding-top: 17px;
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide3 p {
	float: left;
	width: 199px;	
	padding-bottom: 8px;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide3 p.option {
	color: #006156;
	font-size: 12px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: bold;
	line-height: 18px;	
	text-align: left;	
}
.contentsView .pagecont li.reservroom .galinfor li.tbrt .inforguide3 p.optionkind {
	color: #343434;
	font-size: 13px; 
	font-family: NanumGothic,"나눔고딕", "돋움",dotum,sans-serif; 
	font-weight: normal;
	line-height: 18px;	
	text-align: left;	
}
.contentsView .pagecont li.reservbtn {
	float: left;
	width: 688px;
	text-align: center;
	padding-top: 47px;		
}