
	a:hover { border:0; outline:0; }
	html,body,#wrap { width:100%; height:100%; background:#6e6e6e; min-width:320px; left:0; }
	#sidebar,
	#footer { display:none; background:none; }
	#container { margin:0 0 0 0px !important; background:#6e6e6e url('/') !important; }
	#board #contents { position:fixed; top:0; left:0; z-index:999; padding:45px 0 0; margin:-0px 0 0; width:100%; min-height:auto; height:570px; background:#6e6e6e; overflow:visible; }
	.content { float:left; margin:0 auto; padding:10px 0 0 ; width:900px; height:570px; overflow:auto; background:#6e6e6e; }
	.btn-prev,
	.btn-next { display:; position:fixed; top:240px; z-index:99999; width:; height:50px; }
	.btn-prev a,
	.btn-next a { font-size:11px; color:#fff; letter-spacing:1px; font-family:'Roboto Condensed',Arial,Dotum,AppleGothic,sans-serif; }
	.btn-prev { left:78px; }
	.btn-next { right:98px; }
	.imgBox { position:relative; margin:0 auto; width:538px; height:404px; }
	.imgBox .slider { /*width:538px !important; height:404px !important;*/ }
	.imgBox .slider div { clear:both; margin:0 auto !important; width:538px !important; height:404px !important; }
	/*.imgBox .slider div:first-child { display:none !important; }*/
	.imgBox img { margin:0 auto !important; clear:both; width:538px; height:404px; }
	/* PAGER */
	.imgBox .bx-wrapper { width:538px; padding:0 0 15px; } 
	.imgBox .bx-wrapper .bx-pager {
		text-align: left; width:auto !important;
		font-size: .85em;
		font-family: Arial;
		font-weight: bold;
		color: #666;
		padding-top:10px;
		position: absolute;
		bottom:0 !important;
		right:0;
	}
	.imgBox .bx-wrapper .bx-pager .bx-pager-item,
	.imgBox .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		display: inline-block;
		*zoom: 1;
		*display: inline;
	}
	.imgBox .bx-wrapper .bx-pager.bx-default-pager a {
		background: #4a4a4a;
		text-indent: -9999px;
		display: block;
		width: 6px;
		height: 6px;
		margin: 0 0 0 8px;
		outline: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px; text-align:left;
	}
	.imgBox .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.imgBox .bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #909090;
	}
	#view-contents { padding:0px; margin:0px; font-size:11px; font-family:'Roboto',Arial,Dotum,AppleGothic,sans-serif; color:#acacac; } 
	#view-contents .subject { margin:0 auto; padding:30px 0 7px;font-weight:700;color:#000;font-size:19px;font-family:'Roboto',Arial,Dotum,AppleGothic,sans-serif;line-height:100%; text-align:center; }
	#view-contents .desc { padding:0px; margin:0px 0px 0; font-size:11px; color:#acacac; line-height:16px; }
	.leanback-player-video { position:absolute; z-index:999999 !important; top:0; left:50%; margin-left:-319px; width:638px !important; height:404px !important; padding:0px 0 30px; background:#6e6e6e; text-align:center; }
	.leanback-player-video video { width:100% !important; height:100% !important; }


@media screen and (max-width:750px) {
	a:hover { border:0; outline:0; }
	html,body,#wrap { padding:0; margin:0; width:100%; height:100%; background:#6e6e6e; min-width:280px !important; left:0; overflow:visible; box-sizing:border-box; }
	#sidebar,
	#footer { display:none; background:none; }
	#container { margin:0 0 0 0px !important; background:#6e6e6e url('/') !important; }
	#board #contents { position:fixed; top:0; left:0; z-index:999; padding:50px 0 0 0; margin:-0px 0 0; width:100%; height:100%; min-height:auto; background:#6e6e6e; overflow:visible; box-sizing:border-box; }
	.content { position:absolute; top:50px; left:0; right:0; z-index:999; margin:0 auto !important; padding:10px 0px 0 !important; width:100%; height:460px; overflow:auto; background:#6e6e6e; box-sizing:border-box; }
	.content table td {  overflow:visible; }
	.btn-prev,
	.btn-next { position:fixed; left:; top:20px; z-index:999999; width:; height:50px; }
	.btn-prev a,
	.btn-next a { font-size:11px; color:#fff; letter-spacing:1px; font-family:'Roboto Condensed',Arial,Dotum,AppleGothic,sans-serif; }
	.btn-prev { left:70px; }
	.btn-next { right:110px; }

	.imgBox { position:relative; left:0; right:0; z-index:9999; margin:0 auto; padding:0; width:100%; height:210px !important; text-align:center; }
	.imgBox .slider { margin:0 auto; width:280px !important; height:210px !important; }
	.imgBox .slider div { clear:both; margin:0 auto !important; width:280px !important; height:210px !important; text-align:center; }
	/*.imgBox .slider div:first-child { display:none !important; }*/
	.imgBox img { margin:0 auto !important; clear:both; width:280px !important; height:210px !important; }
	/* PAGER */
	.imgBox .bx-wrapper { width:280px; padding:0 0 15px; } 
	.imgBox .bx-wrapper .bx-pager {
		text-align: left; width:auto !important;
		font-size: .85em;
		font-family: Arial;
		font-weight: bold;
		color: #666;
		padding-top:10px;
		position: absolute;
		bottom:0 !important;
		right:0;
	}
	.imgBox .bx-wrapper .bx-pager .bx-pager-item,
	.imgBox .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		display: inline-block;
		*zoom: 1;
		*display: inline;
	}
	.imgBox .bx-wrapper .bx-pager.bx-default-pager a {
		background: #4a4a4a;
		text-indent: -9999px;
		display: block;
		width: 6px;
		height: 6px;
		margin: 0 0 0 8px;
		outline: 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px; text-align:left;
	}
	.imgBox .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.imgBox .bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #909090;
	}
	#view-contents { display:block; padding:0 20px !important; margin:0 auto !important; width:100%; font-size:13px; font-family:'Roboto',Arial,Dotum,AppleGothic,sans-serif; color:#acacac; letter-spacing:-0.08em; /*word-break:break-all;*/ box-sizing:border-box; } 
	#view-contents .subject { display:block; padding:30px 0 7px ; margin:0 auto; font-weight:700;color:#000;font-size:21px;font-family:'Roboto',Arial,Dotum,AppleGothic,sans-serif;line-height:100%;letter-spacing:0;text-align:center; }
	#view-contents .desc { display:block; padding:0 0 0 ; margin:0 auto; font-size:13px; color:#acacac; letter-spacing:-0.08em; }

	.view-content { padding:20px 0 0 ; margin:0 auto; overflow:visible; word-break:break-all; font-size:13px; letter-spacing:-0.08em; width:; line-height:1.4em; }

	.leanback-player-video { position:absolute; z-index:999999 !important; top:0; left:50%; margin-left:-135px; width:280px !important; height:210px !important; padding:0px 0 0; background:/*#6e6e6e*/none; text-align:center; box-sizing:border-box; }
	.leanback-player-video video { width:280px !important; height:210px !important; }

	.mCSB_container{
		width:auto;
		margin-right:0px !important;
		overflow:hidden; 
	}
	/* suhon-custom-1 */
	.mCS-suhon-custom-1>.mCSB_scrollTools { width:0px !important; opacity:0; /*position:absolute !important; background:none; z-index:-999;*/ }
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_draggerRail{
		background:#11120d; /* rgba fallback */
		border-radius:0px;
		background:rgba(17,18,13,1);
		width:1px !important; opacity:; 
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width:1px !important; min-height:80px; margin:15px 0; 
		border-radius:0px;
		background:#000; /* rgba fallback */
		background:rgba(0,0,0,1); z-index:999999; opacity:0; 
	}
	.mCS-suhon-custom-1>.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
		width:100%;
	}
	.mCS-suhon-custom-1>.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width:100%;
		height:2px;
		margin:7px auto;
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background:#000000; opacity:0; 
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background:#000000; opacity:0; 
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_buttonUp{
		background-position:-80px 0;
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_buttonDown{
		background-position:-80px -20px;
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_buttonLeft{
		background-position:-80px -40px;
	}
	.mCS-suhon-custom-1>.mCSB_scrollTools .mCSB_buttonRight{
		background-position:-80px -56px;
	}




}


/*

@media screen and (max-width:280px) {

	html,body,#wrap { min-width:230px;}
	.imgBox { padding:0 0 0 0px; }
	.imgBox,
	.imgBox .slider,
	.imgBox .slider div,
	.imgBox img { width:230px !important; height:173px !important; }
	.imgBox .bx-wrapper { width:230px; } 

	.leanback-player-video { margin-left:-115px; width:230px !important; height:173px !important; }
	.leanback-player-video video { width:230px !important; height:173px !important; }

}

*/