@charset "utf-8";
/**
* Hwaje Style Sheets
* File Name : /css/main.css
* Description : 화제신문 스타일시트
* Author : Hwaje Web business Team / Lee kyoung sun
* Email : designtj@olymcompnay.com
* Date : 2015.05.19
* Update : 2015.05.19
* Copyright(c) 2015 hwaje. All Rights Reserved.
*/
.info_table
{
	width:378px;
	overflow:hidden;
}
.notice_table th, .notice_table td{
padding:3px;
text-align:center;
font-size:13px;

}
.notice_table th{
color:#333;
border:solid 1px #ccc;
background:#eee;
}
.notice_table td{color:#666; border:solid 1px #ccc;background:#FFFFFF;}
.notice_table a{color:#666; text-decoration:none; }
.notice_table a:hover{ color:#333; text-decoration:underline;}
.contaner{
	width:100%;
}
.main-visual {
	position:relative;
	width:100%;
	height:0;
	padding-bottom:48%;
	overflow:hidden;
}
.main-visual img{
	width:100%;
	height:auto;
}

.chrome-fix {
    position:absolute;
    width:100%;
    height:100%;
}

#chap01{
	position:relative;
}
.chap01-txt h3{
	position:absolute;
	top:50px;
	left:5%;
	margin:0;
	z-index: 10;
}
.chap01-txt .m-tel{
	position:absolute;
	top:70px;
	right:8%;
	z-index: 10;
}
.chap01-txt .m-txt{
	position:absolute;
	bottom:50px;
	right:5%;
	padding:20px 40px;
	font-size:1.75em;
	font-weight:500;
	color:#fff;
	background:url(/camp/img/bg02.png);
	z-index: 10;
}
.ch02-tit{
	text-align:center;
	background:url(/camp/img/bg01.jpg) repeat;
	padding:40px 0;
	color:#fff;
}
.ch02-tit h4{
	margin:0;
	font-size:3em;
	font-weight:600;
}
.ch02-tit p{
	display:inline-block;
}
.ch02-tit p.txt02{
	font-size:1.5em;
}
.ch02-con{
	width:100%;
}
.ch02-con ul{
	width:1240px;
	margin:0 auto;
	position:relative;
	top:-80px;
}
.ch02-con ul li{
	float:left;
	padding:0 40px;
}
.div-aft:after{
	content:"";
	display:block;
	clear:both;
	height: 0;
	visibility: hidden;
}
.div-aft: {*zoom:1;}
.ch03-foo{
	width:auto;
	height:auto;
	padding:30px 0;
}
#chap03{
	position:relative;
	text-align:center;
	width:100%;
	height:auto;
	background:#f0f0f0;
}
#chap02 img, #chap04 .m_map{
	padding:20px 0;
}
#chap02 img, #chap04 .m_map img #chap05 img{
	display:inline-block;
}
#chap04{
	position:relative;
	width:1200px;
	margin:0 auto;
	text-align:center;
}
.map-img{
	position:absolute;
	top:50px;
	right:50px;
	background:#f0f0f0;
	width:380px;
	padding:10px;
	z-index:9;
	overflow:hidden;
}
.main_img {
	border:1px solid #eaeaea;
	width:370px;
	height:240px;
	background:#FFF;
	padding:5px;
}
.main_img img {
	width:370px;
	height:240px;
}
.thum_img{
	width:370px;
	margin-top:3px;
	margin-bottom:3px;
}
.thum_img li
{
	float:left;
}
.thum_img li img{
	width:42px;
	padding:2px;
}

#chap05{
	text-align:center;
	padding:50px 0;
	background:#f0f0f0;
}
#chap06{
	text-align:center;
	background:#fff;
}
.footer-wrap{
	width:100%;
	background:#000;
	color:#fff;
}
.footer-wrap .footer{
	width:1270px;
	margin:0 auto;
	padding:20px ;
}
.footer-wrap .cs-info{
	font-size:1.15em;
	font-weight:600;
	padding-bottom:10px
}
.footer-wrap .cs-info span{
	display:inline-block;
	padding-right:30px;
}
.footer-wrap .copyright{
	color:#cdcaca;
	font-weight:100;
}



.fixed_layer ul li{
	padding:2px 1px;
}
.rsv-btn-wrap{
	position:fixed;
	top:0px;
	right:10px;
	z-index:15;
	background:url(/camp/img/rsvlayerbtn.png) no-repeat;
	width:162px;
	height:359px;
}
.rsv-btn-wrap a{
	display:block;
}
.rsv-btn{
	position:absolute;
	background:url(/camp/img/btn_reservelayer.png) no-repeat;
	bottom:65px;
	left:42px;
	z-index:8;
	width:80px;
	height:91px;
}

.subMenu {
	height: 50px;
	z-index: 10;
	width: 100%;
	background: #F5A621;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;

	color: #fff;
}
.subMenu a {
	font-size: 15px;
	font-weight: bold;
}
.subMenu a:hover {
	background: #F88B2B;
}

.active {
	background: #F76F23;
}
.end {
	margin: 0;
}


/*main--------page 버튼*/

.pager {
	width:100%;
	text-align: center;
	padding-bottom:10px;
	bottom:1px;
	position:absolute;
	color:#fffff;
	z-index:1;
}
.pager a {
	background: none repeat scroll 0 0 #666666;
	border: 1px solid #D7D7D7;
	border-radius: 5px;
	display: inline-block;
	height: 14px;
	margin: 0 4px;
	overflow: hidden;
	text-indent: -9999px;
	width: 14px;
}
.pager a.selected {
	background: #f76f23;
	background: -webkit-gradient(linear,0 0,0 100%,from(#63cccb),to(#1c9bca));
	border: 1px solid #f5a621;
	width: 15px;
	height: 15px;
}

.btn_rev{
	position:absolute;
	top:100;
	left:0;
}
