
@CHARSET "utf-8";
* {
	border: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.Learning_title {
	background-image: url(img/Objectives_01.png);
	line-height: 45px;
	width: 1000px;
	height: 45px;
	color: #fff;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight:bold;
}
.Learning_title li {
	float: left;
	width: 526px;
	text-align: center;
}
.play_bar {
	clear: both;
	width: 998px;
	margin: 0 auto;
	height: 45px;
	background-color: #232228;
	border: 1px solid #000000;
	position: absolute;
	bottom: 0px;
}
.play_bar li {
	float: left
}
.play_bar .logo {
	margin: 3px 410px 0px 12px;
}
.play_bar .list {
	margin: 12px 12px 0px 12px
}
.play_bar .play_stop {
	margin: 11px 14px 0px 14px
}
/*
.play_bar .play_speed {
	width:50px; 
	height:25px;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	display:inline-block; 
	text-align:center;
	background-image:url(../img/btnBg.png);	
	background-size: 100px 100px;
	background-position: -2px -2px;
	border : 1px solid #efefef;
	border-radius:0.3em;
	padding-top:3px;			
	/*margin: 11px 14px 0px 14px;*/
	/*margin: 5px;
}

.play_bar .play_speed .active { 
	background-image:url(../img/btnSpeedActive.png);	
	background-size: 100px 100px;
	background-position: -2px -2px;
}
*/
.play_bar .refresh {
	margin: 11px 12px 0px 12px
}
.play_bar .time_line {
	background-color: #ff9300;
	height: 6px;
	width:0%;
	position: absolute;
}
.play_bar .time_line .dot {
	position: absolute;
	top: -3px;
	left: 99%;
}
.play_bar .line {
	background-color: #5a5a63;
	height: 6px;
	width: 998px;
}
.play_bar .time {
	margin: 10px 14px 0px 14px;
}
.play_bar .total {
	font-size: 14px;
	color: #fff
}
.play_bar .current {
	font-size: 15px;
	color: #ff9300;
	margin-right: 12px;
}
.play_bar .Backward {
	margin: 12px 0px 0px 16px;
	cursor:pointer;
}
.play_bar .Forward {
	margin: 12px 0px 0px 0px;
	cursor:pointer;
}
.play_bar .sound {
	margin: 10px 9px 0px 9px
}

.start_bt {
	float: right;
	margin-right: 70px;
	margin-top: 50px;
}
.title {
	margin-top: 241px;
	margin-right: 100px;
	font-size: 98px;
	font-weight: bold;
	color: #313131
}
.right_menu {
	position: absolute;
	right: 0px;
	top: 104px;
}
.right_menu li {
	width:63px;
	text-align:right;
}
.right_menu li img {
	display: block;
}
.left_menu {
	position: absolute;
	left: 0px;
	top: 23px;
	display: block;
	cursor:pointer;
	z-index: 999;
}
.left_menu li img {
	display: block;
}

#content {
	width:1000px; 
	height:640px; 
	background-image:url(img/intro_bg.png);
}

#content .Learning_title .top_title {
	font-family: NanumGothic;
	font-size:18px;
	width:340px; 
	text-align:center;
	margin-top: -3px;
}


#content .Learning_title .top_chasi {
	font-family: NanumGothic;
	font-size:18px;
	width:660px; 
	text-align:center;
	margin-top: -3px;
	color:#325200;
}


#content #a2{
	border-top:1px solid #932b34; 
	color:#932b34; 
	font-size:35px; 
	text-align:center; 
	border-bottom:1px solid #932b34;
	min-height:48px;
	padding-top:10px;
	width:300px;
	margin:auto;
}

#content #a3{
/*	background-image:url(img/intro_bt.png); */
	background-repeat:no-repeat;
	line-height:42px; 
	height:42px; 
	font-size:26px; 
	text-align:center; 
	color:#aeecff;
	width:352px;
	margin:auto;
	margin-top:258px;
	font-family: NanumGothic;
}

#volume_controller {
	position:absolute;  
	bottom:41px;
	left:666px; 
	display:none;
	background-color:#232228;
	width:44px;
	height:200px;
	z-index:999;
}
#volume_controller #volumeBar {
	width:5px; 
	height:125px;
	background-color:#ffffff; 
	position:relative; 
	left:19px; 
	top:23px;
}

#volume_controller #slider-volume {
	width:5px; 
	height:125px;
	background-color:#5A5A63;
	position:absolute;
	bottom:0px;
}

#volume_controller #muteBg {
	position:absolute;
	top:146px;
	left:-8px
}

#volume_controller #muteBtn {
	cursor:pointer;
	width:20px;
}

.play_bar .time {
	font-size:14px; 
	color:#fff;
	padding-top:2px;
	cursor: default;
}

.play_bar .total {
	margin-left:12px;	
}

#slider-range .ui-slider-range { background: #FF9300; }
#slider-range {height:6px;}

#balloon {
	position:absolute;
	left:900px;
	top:-62px;
	z-index:1000;
	cursor: default;
}

.jp-video-270p {
	width:100%;
}

.jp-audio, .jp-audio-stream, .jp-video {
	background-color:transparent;
	border:none;
}

.jp-jplayer {
	background-color:transparent;
}

div.bd3_contents {
	position: relative;
	height:430px;
	z-index: 0;
}

/* 배속버튼 */
.play_bar .attach {
	/*position: absolute;
	top: 641px;
	left: 260px;*/
}

.play_bar .attach ul { 
/*	position:absolute; 
	top:4px;
	left:100px;
	width:170px;*/
	z-index: 999;
}

.play_bar .attach li { 
	width:50px; 
/*	height:25px; */
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	display:inline-block; 
	text-align:center;
	background-image:url(../img/btnBg.png);	
	background-size: 100px 100px;
	background-position: -2px -2px;
/*	border : 1px solid #909090; */
	border-radius:0.3em;
	padding-top:3px;			
	margin: 9px 3px;
}

.play_bar .attach li span {
	text-overflow:ellipsis; 
	font-size:14px; 
	color:white;	
	cursor:pointer;

}

.play_bar .attach li.active { 
	background-image:url(../img/btnSpeedActive.png);	
	background-size: 100px 100px;
	background-position: -2px -2px;
}
/* end 배속버튼 */

/* 배속버튼 */
/*
.attach {
	position: absolute;
	top: 641px;
	left: 260px;
	top: 81px;
	left: 26px;
}

.attach ul { 
	position:absolute; 
	top:4px;
	left:100px;
	width:170px;
	z-index: 999;
}

.attach li { 
	width:50px; 
	height:25px;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	display:inline-block; 
	text-align:center;
	background-image:url(../img/btnBg.png);	
	background-size: 100px 100px;
	background-position: -2px -2px;
	border : 1px solid #efefef;
	border-radius:0.3em;
	padding-top:3px;			
	margin: 5px 3px;
}

.attach li span {
	text-overflow:ellipsis; 
	font-size:14px; 
	color:white;	
	cursor:pointer;

}

.attach li.active { 
	background-image:url(../img/btnSpeedActive.png);	
	background-size: 100px 100px;
	background-position: -2px -2px;
}*/
/* end 배속버튼 */