@charset "utf-8";

section#sub{
	width: 100%;
	position: relative;
	min-height: 600px;
}
section#sub .inbox .left_box{
	width: 20%;
	float: left;
	padding-top: 40px;
}
section#sub .inbox .left_box h2{
	font-size: 24px;
	border-bottom: 2px solid #b5912d;
	line-height: 24px;
	padding-bottom: 20px;
	font-weight: 600;
	text-indent: 10px;
	color: #5b5b5b;
}
section#sub .inbox .left_box > ul > li{
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: 600;
	line-height: 16px;
	cursor: pointer;
	padding-bottom: 10px;
}
section#sub .inbox .left_box > ul > li.on > a{
	background: url(/images/sub_menu_icon.png) no-repeat 92% 15px;
}
section#sub .inbox .left_box > ul > li > span{
	background: url(/images/sub_menu_icon_on.png) no-repeat 95% 13px;
}
section#sub .inbox .left_box > ul > li.on > span{
	background: url(/images/sub_menu_icon_off.png) no-repeat 95% 13px;
}
section#sub .inbox .left_box > ul > li > a,
section#sub .inbox .left_box > ul > li > span{
	color: #787878;
	display: block;
	padding-top: 10px;
	text-indent: 5px;
}
section#sub .inbox .left_box ul li.on ul{
	display: block;
}
section#sub .inbox .left_box ul li ul{
	display: none;
	margin-top: 10px;
	border-top: 1px solid #efefef;
}
section#sub .inbox .left_box ul li ul li{
	font-size: 14px;
}
section#sub .inbox .left_box ul li ul li.col a{
	color:#B5912D;
}
section#sub .inbox .left_box ul li ul li a{
	color: #999;
	display: block;
	padding: 4px 10px;
}
section#sub .inbox .left_box ul li ul li a:hover{
	background-color:#B5912D;
	color: #fff;
}
section#sub .inbox .right_box{
	width: 75%;
	float: right;
	padding-top: 40px;
	padding-right: 2%;
}
section#sub .inbox .right_box > div{
	margin-bottom: 100px;
}
section#sub .inbox .right_box > div > h3{
	font-size: 24px;
	color: #676767;
	background: url(/images/title_bg.png) no-repeat;
	padding: 10px 0 30px;
}
section#sub .inbox .right_box > div > p{
	color: #4e4e4e;
	line-height: 25px;
	font-weight: 600;
}
section#sub .inbox .right_box > div .h_box{
	border:2px solid #b5912d;
	padding: 20px;
	margin: 30px 0;
}
section#sub .inbox .right_box > div .h_box li{
	color: #937113;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: 600;
}
section#sub .inbox .right_box > div .h_box li strong{
	display: inline-block;
	height: 16px;
	width: 16px;
	text-align: center;
	line-height: 16px;
	color: #b5912d;
	border: 2px solid #b5912d;
	font-weight: 600;
	vertical-align: middle;
	margin-right: 10px;
}
section#sub .inbox .right_box > div .cibox{
	background: url(/images/ci_bg.png) repeat;
	border: 2px solid #ddd;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 30px;
}
section#sub .inbox .right_box div table{
	width: 100%;
	border-top: 2px solid #b5912d;
	text-align: center;
	margin-bottom: 50px;
}
section#sub .inbox .right_box div table thead tr{
	height: 45px;
	background-color: #fbfbfb;
	border-bottom: 1px solid #ddd;
}
section#sub .inbox .right_box div table thead tr th{
	font-size: 16px;
	background-color: #f4f4f4;
}
section#sub .inbox .right_box div table tbody tr{
	height: 40px;
	border-bottom: 1px solid #ddd;
}
section#sub .inbox .right_box div table tbody tr td .baro{
	display:inline-block;
	padding: 5px 15px;
	background-color: #b5912d;
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
}
section#sub .inbox .right_box div .pager{
	text-align: center;
	color: #999;
}
section#sub .inbox .right_box div .pager span{
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
}
section#sub .inbox .right_box div .pager span:hover{
	color: #b5912d;
}
section#sub .inbox .right_box div .pager strong{
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	line-height: 20px;
	text-align: center;
	font-weight: 600;
}
section#sub .inbox .right_box div .pager strong.on{
	background-color: #b5912d;
	color: #fff;
	border: 1px solid #b5912d;
}

section#sub .inbox .right_box div table tbody tr .member_content{
	padding: 20px; 
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
section#sub .inbox .right_box div table tbody tr .member_content strong{
	font-size: 18px;
	font-weight: 600;
}
section#sub .inbox .right_box div .btn{
	text-align: right;
}
section#sub .inbox .right_box div .btn a{
	display: inline-block;
	padding: 5px 10px;
	background-color: #ddd;
	font-weight: 600;
	border-radius: 3px;
}
section#sub .inbox .right_box div .btn a:last-child{
	margin-right:0;
}
section#sub .inbox .right_box div .rec_box{
	background: url(/images/rec_bg.png) no-repeat 100% 0;
}
section#sub .inbox .right_box div .rec_box h4{
		font-size:30px;
		font-weight:800;
		line-height: 80px;
		padding: 0 20px;
}
section#sub .inbox .right_box div .rec_box h4 p{
	text-align: right;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; 
	-webkit-text-stroke-width: 2px; 
	-webkit-text-stroke-color: #fff;
}
section#sub .inbox .right_box div .rec_box h4 p strong{
	color:#B5912D;
	font-size: 40px;
}
section#sub .inbox .right_box div .rec_box .con_box{
	background: url(/images/con_bg.png) no-repeat center;
	background-size:contain;
	height: 330px;
	margin-top: 80px;
	position: relative;
}
section#sub .inbox .right_box div .rec_box .con_box div{
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left:-25%;
	width: 50%;
	text-align: center;
}
section#sub .inbox .right_box div .rec_box .con_box div img{
	margin-bottom: 15px;
}
section#sub .inbox .right_box div .rec_box .con_box div p{
	font-weight:600;
	line-height: 25px;
}
section#sub .inbox .right_box div .rec_box  ul{
	margin-top: 30px;
	padding:0 20px;
}
section#sub .inbox .right_box div .rec_box  ul li{
	width: 30%;
	margin-left: 2%;
	float: left;
	font-weight: 600;
	text-align: center;
	padding-top: 15px;
}
section#sub .inbox .right_box div .rec_box  ul li strong{
	font-size:20px;
}
section#sub .inbox .right_box div .rec_box  ul li.c0{
	border-top: 10px solid #ffcc4d;
}
section#sub .inbox .right_box div .rec_box  ul li.c0 strong{
	color:#ffcc4d;
}
section#sub .inbox .right_box div .rec_box  ul li.c1{
	border-top: 10px solid #b5912c;
}
section#sub .inbox .right_box div .rec_box  ul li.c1 strong{
	color:#b5912c;
}
section#sub .inbox .right_box div .rec_box  ul li.c2{
	border-top: 10px solid #68521e;
}
section#sub .inbox .right_box div .rec_box  ul li.c2 strong{
	color:#68521e;
}
section#sub .inbox .right_box div dl dt{
	font-size: 20px;
	color: #b5912d;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 15px;
}
section#sub .inbox .right_box div dl dt strong{
	font-size: 15px;
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #b5912d;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	vertical-align: top;
}
section#sub .inbox .right_box div dl dd{
	color: #999;
	line-height: 25px;
	font-size:13px;
	margin-bottom: 50px;
}
section#sub .inbox .right_box div dl dd h5{
	color: #B5912D;
	font-size: 18px;
	margin: 20px 0;
	font-style:italic;
}
section#sub .inbox .right_box div dl dd img{
	width:100%;
}
section#sub .inbox .right_box div dl dd h5 span{
	font-size: 20px;
}
section#sub .inbox .right_box div dl dd p{
	margin-bottom: 20px;
}
section#sub .inbox .right_box div dl dd h4{
	font-size: 16px;
	margin-bottom: 5px;
}
section#sub .inbox .right_box div .margin_b{
	margin-bottom: 15px;
	width: 100%;
}
section#sub .inbox .right_box div .report > li{
	padding: 20px 0;
	border-bottom: 2px dotted #ddd;
}
section#sub .inbox .right_box div .report > li:first-child{
	padding-top: 0;
}
section#sub .inbox .right_box div .report > li:last-child{
	border-bottom:0;
}
section#sub .inbox .right_box div .report > li dl{
	display:inline-block;
}
section#sub .inbox .right_box div .report > li dl dt{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 12px;
}
section#sub .inbox .right_box div .report > li dl dt a:hover{
	color: #00f;
	text-decoration: underline;
}
section#sub .inbox .right_box div .report > li dl dd{
	margin-bottom: 0
}
section#sub .inbox .right_box div .report > li dl dd p{
	line-height: 20px;
	font-weight: 400;
	font-size: 13px;
	/*min-height:100px;*/
}
section#sub .inbox .right_box div .report > li dl dd ul li{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 2px solid #ddd;
	line-height: 14px;
	color: #999;
}
section#sub .inbox .right_box div .report > li .img_box{
	width: 30%;
	float: right;
	height:165px;
	overflow: hidden;
}
section#sub .inbox .right_box div .report > li .img_box img{
	width: 98%;
	border: 1px solid #ddd;
}
section#sub .inbox .right_box div .list_select{
	margin-bottom: 15px;
	border-radius: 5px;
}
section#sub .inbox .right_box div .list_select li{
	float: left;
	width: 12.5%;
	height: 38px;
	border-radius: 5px;
}

section#sub .inbox .right_box div .list_select li a{
	display: block;
	border: 1px solid #aaa;
	height: 100%;
	line-height: 38px;
	text-align: center;
	font-weight: 600;
	border-radius: 5px;
	background-color: #ddd;
	margin: 0 2px;
}
section#sub .inbox .right_box div .list_select li.on a{
	color: #fff;
	background-color:#B5912D;
	border:0;
	height: 40px;
	line-height: 40px;
}
section#sub .inbox .right_box div .column .report li dl dd p{
	height: 100px;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
section#sub .inbox .right_box.reservation form fieldset{
	border:0;
}
section#sub .inbox .right_box.map table tbody th,
section#sub .inbox .right_box.reservation form fieldset table tbody th{
	background-color: #efefef;
}
section#sub .inbox .right_box.map table tbody td,
section#sub .inbox .right_box.reservation form fieldset table tbody td{
	padding: 5px 10px;
	text-align: left;
}
section#sub .inbox .right_box.reservation form fieldset table tbody td input{
	width: 100%;
	height: 26px;
	text-indent: 5px;
}
section#sub .inbox .right_box.reservation form fieldset table tbody td textarea{
	width: 96%;
	height: 250px;
	padding: 2%;
}
section#sub .inbox .right_box.reservation form fieldset > p{
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 20px;
}
section#sub .inbox .right_box.map table{
	margin-top: 15px;
}
section#sub .inbox .right_box .news_box{
	margin-bottom: 30px;
}
section#sub .inbox .right_box .news_box li{
	width: 33.3%;
	float: left;
}
section#sub .inbox .right_box .news_box li a{
	display: block;
	margin: 10px;
	padding: 10px;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 5px #999;
}
section#sub .inbox .right_box .news_box li a > p{
	font-size: 16px;
	font-weight: 600;
	color: #999;
}
section#sub .inbox .right_box .news_box li a > p span{
	float: right;
}
section#sub .inbox .right_box .news_box li a dl dt{
	font-size: 18px;
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
}
section#sub .inbox .right_box .news_box li a dl dd{
	width:100%;
	line-height: 1.4em;
	height: 7em;
	overflow: hidden;
	margin-bottom: 20px;
}
section#sub .inbox .right_box .sitemap > ul > li{
	float: left;
	width: 33.3%;
}
section#sub .inbox .right_box .sitemap > ul > li > div{
	margin-bottom: 50px;
	padding: 0 10px;
}
section#sub .inbox .right_box .sitemap > ul > li > div h4{
	font-size:20px;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 2px solid #B5912D;
	color:#B5912D;
}
section#sub .inbox .right_box .sitemap > ul > li > div > ul > li > a,
section#sub .inbox .right_box .sitemap > ul > li > div > ul > li > span{
	display: block;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	font-weight: 600;
	text-indent: 10px;
	border-bottom: 1px solid #ddd;
	background: transparent url("/images/sub_menu_icon.png") no-repeat scroll 96% 50%;
}
section#sub .inbox .right_box .sitemap > ul > li > div > ul > li ul{
	border-bottom: 1px solid #bbb;
}
section#sub .inbox .right_box .sitemap > ul > li > div > ul > li ul li{
	font-size: 13px;
	height: 30px;
	line-height:30px;
	text-indent: 15px;
}

table tbody tr td button{
	width: 70px;
	height: 28px;
	line-height: 28px;
	border: 0;
	background-color: #ddd;
	font-weight: 600;
	font-family: 'Nanum Gothic', 나눔고딕, NanumGothic, dotum, sans-serif;
	border-radius: 3px;
	cursor: pointer;
}


/* 구성원 소개 */
section#sub .inbox .right_box .team {
	float:left;
	margin:20px 20px 100px 20px;
	width:200px;
	height:296px;
	text-align:center;
}
section#sub .inbox .right_box .team img {
	width:100%;
	margin-bottom:10px;
	border:1px #b5912d solid;
}
section#sub .inbox .right_box .team p {
	margin-bottom:20px;
	color:#b5912d;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	margin-top:-20px;
}
section#sub .inbox .right_box .team p span {
	font-size:0.8em;
	color:#4c4c4c;
}
section#sub .inbox .right_box .team > ul {
	margin-bottom:20px;
}
section#sub .inbox .right_box .team li {
	font-size:1em;
	line-height:25px;
}
section#sub .inbox .right_box .team > a > span {
	display:inline-block;
	position:relative;
	top:-60px;
	width:100px;
	height:20px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	text-align:center;
	margin-bottom:0px;
	border-radius:20px;
	padding-top:3px;
}
section#sub .inbox .right_box .team > a > span:hover {
	font-weight:600;
}
section#sub .inbox .right_box .tit {
	margin:20px 20px 20px 40px;
	color:#b5912d;
	font-size:2em;
}
section#sub .inbox .right_box p span {
	color:#4c4c4c;
	font-size:0.8em;
}
section#sub .inbox .right_box .cont {
	margin-left:40px;
	
}
section#sub .inbox .right_box .team_tt {
	text-align:center;
	margin-bottom:30px;
	line-height:40px;
}
section#sub .inbox .right_box .team_tt > span {
	font-size:2em;
	color:#b5912d;
}
section#sub .inbox .team_limg {
	text-align:center;
}
section#sub .inbox .team_limg > img {
	width:80%;
	text-align:center;
}

