@charset "utf-8";

html,
body{
	background:#5f0001;
	text-align:left;
}
body {
	min-width:950px;
}

*:focus {
	outline: none;
}

.content_wrap{
	min-width:950px;
	padding:510px 0 0;
}
.content_wrap.cont1{
	background:url(../../../images/member/update/13/bg1.jpg) center top no-repeat;
	height:2890px;/*3400px;*/
}
.content_wrap.cont2{
	background:url(../../../images/member/update/13/bg2.jpg) center top no-repeat;
	height:1526px;/*2036px;*/
}

.tab_wrap{
	position:absolute;
	top:553px;
	left:0;
	width:100%;
}
.tab_wrap ul{
	width:740px;
	margin:0 auto;
	overflow:hidden;
}
.tab_wrap li{
	width:363px;
	padding:84px 0 0;
	cursor:pointer;
	background:url(../../../images/member/update/13/parts.png) 0 0 no-repeat;
}
.tab_wrap li.tab_l{
	float:left;
}
.tab_wrap li.tab_l:hover,
.tab_wrap li.tab_l.c{
	background-position:0 -90px;
}
.tab_wrap li.tab_r{
	background-position:-377px 0;
	float:right;
}
.tab_wrap li.tab_r:hover,
.tab_wrap li.tab_r.c{
	background-position:-377px -90px;
}

.content_wrap .cont{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.cont1 #yt{
	margin:52px 0 0 547px;
	width:401px;
	padding:272px 0 0;
}

.content_wrap span.btn_detail,
.content_wrap a.btn_detail{
	background:url(../../../images/member/update/13/parts.png) 0 -180px no-repeat;
	width:518px;
	padding:83px 0 0;
	margin-left:auto;
	margin-right:auto;	
}
.content_wrap a.btn_detail:hover{
	background-position:0 -263px;
}
.cont1 .btn_detail{
	margin-top:2275px;
}
.cont2 .btn_detail{
	margin-top:1248px;
}

/*colorbox*/
#cboxPrevious,
#cboxNext,
#cboxLoadedContent{
	background:none;
	border:none;
}
#cboxClose{
	top:-37px;
	right:0;
	background:url(../../../images/member/update/13/parts.png) -708px -314px no-repeat;
	width:32px;
	height:32px;
	border:none;
}
#cboxClose:hover{
	background-position:-708px -314px;
}
#cboxContent{
	margin-top:40px;
	outline:none;
	border:none;
}
.cboxIframe{background:none;}
