/*
 * reset css
 * */
@import "reset.css";
@import "common.css";
/* reset common css */
/**
 * 	css common style
 */

body {
	width: 850px;
	height: 600px;
	overflow: hidden;
}

body.body_w_01 {
	width: 1066px;
	height: 600px;
	overflow: hidden;
	background: url(../images/01_w_bg.png) no-repeat;
}

body.body_w_02 {
	width: 1066px;
	height: 600px;
	overflow: hidden;
	background: url(../images/02_w_bg.png) no-repeat;
}

body.body_w_03 {
	width: 1066px;
	height: 600px;
	overflow: hidden;
	background: url(../images/03_w_bg.png) no-repeat;
}

body.body_w_04 {
	width: 1066px;
	height: 600px;
	overflow: hidden;
	background: url(../images/04_w_bg.png) no-repeat;
}

#wrap {
	width: 820px;
	height: 600px;
	
	line-height: 120%;
	font-size: 13px;
	margin:0 auto;
}

#header {
	width: 100%;
	height:55px;
}

#main {
	padding-top:16px;
	width: 100%;
	height: 495px;
	overflow: hidden;
}

.top_menu .top_link_1 {
	width:99px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: 0px -60px ;
	text-indent: -1000px;
}

.top_menu .top_link_1.active, .top_menu .top_link_1:hover, .top_menu .top_link_1:focus  {
	width:99px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: 0px 0px ;
	text-indent: -1000px;
}


.top_menu .top_link_2 {
	width:95px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: -99px -60px ;
	text-indent: -1000px;
}

.top_menu .top_link_2.active, .top_menu .top_link_2:hover, .top_menu .top_link_2:focus {
	width:95px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: -99px 0px ;
	text-indent: -1000px;
}


.top_menu .top_link_3 {
	width:95px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: -194px -60px ;
	text-indent: -1000px;
}

.top_menu .top_link_3.active, .top_menu .top_link_3:hover, .top_menu .top_link_3:focus {
	width:95px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: -194px 0px ;
	text-indent: -1000px;
}


.top_menu .top_link_4 {
	width:95px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: -289px -60px ;
	text-indent: -1000px;
}

.top_menu .top_link_4.active,.top_menu .top_link_4:hover, .top_menu .top_link_4:focus {
	width:95px;
	height:57px;
	background-image: url(../images/top_menu.png);	
	background-position: -289px 0px ;
	text-indent: -1000px;
}

#footer {
	width: 100%;
	height:25px;
}
#footer ul{
	margin-right:-18px;
}
#header .title li {
	height: 52px;
}
#header .title li img{
	margin-left: -2px;
}
.text_jucha {
	font-weight: bold;
	font-size: 16px;
	color: #2f519a;
	padding: 2px 8px 2px 8px;
	position: relative;
	top: 28px;
	left: 3px;
	
}

#header .top_menu {
	float: right;
	padding-right:0px;
	margin:7px 23px 0 0;
}

#header .top_menu a {
	display: block;
}



#footer .box_2 {
    padding-left:20%;
	width: 60%;
}

#footer .box_3 {

	width: 18%;
	font-size: 21px;
	font-weight: bolder;
	color: #fffc00;
	text-align: right;
	padding-top:1px;
}
#footer .box_3 img{
	vertical-align:middle;	
}
#footer a {
	color: #ffffff;
}

#footer span {
	color: #ffffff;
}

#footer .box_3 a:hover, #footer .box_3 a:focus {
	color: yellow;
}
#play_stop_img {
	position:absolute;    
	z-index: 100000;
	display:none; 
	
}
/*
 * end common
 */

/**
 * 	p01
 */


.p01 {	
	background: url(../images/01_bg.png) no-repeat;			
}

.p01 .text_red a:hover {

	color: #d70741;
	z-index: 0 ; 
}

.section_content {
	width: 400px;
	height: 493px;
	padding: 10px 10px 0 10px;
	float:right;
	position: relative;
	top : -60px;
	left:7px;
	
}

.section_content .box_subject {

	margin: 84px 0 0 0px;
	width: 380px;
	height: 60px;	
	border-radius: 8px;
}

.section_content .box_subject .subject {
	padding: 15px 0 0 0px;
}

.box_subject li {
	height: 25px;
}

.section_content .subject {

	font-size: 14px;
	font-weight: 600;
	padding:  10px;
	text-align: center;
}

.section_content .subject_desc {

	font-size: 16px;
	font-weight: 600;
	color: #b39158;
	text-align: center;
}

.p01 .section_content .box_content {
	width: 380px;
	margin:25px 20px 0 25px;
}

.p01 .section_content .box_content h2, .p01 .section_content .box_content2 h2 {

	height: 32px;
	background: url(../images/01_box_content_title_bg.png) no-repeat;
	padding: 8px 0 0 38px;
	display: block;
	margin-top: 10px;
}

.p01 .section_content .box_content ul, .p01 .section_content .box_content2  ul {
	margin: 12px 30px 5px 37px;
}
.p01 .section_content .box_content a{
	font-size: 12px;
	font-family:'나눔고딕', 'NanumGothic';
}

.p01 .section_content .box_content li {
	float: left;
	position: relative;
	margin-bottom: 8px;
	color: #000;
	font-size: 12px;
	min-height: 18px;
	width: 310px;
	vertical-align: middle;
	padding-left: 5px;
	line-height:18px;
	font-family:'나눔고딕', 'NanumGothic';
}
.p01 .section_content .box_content li span,.p01 .section_content .box_content2 li span{
    float: left;
    position: absolute;
    left: -14px;    
    font: 12px '나눔고딕', 'NanumGothic';
    text-align: left;
	padding-left:4px;
    color: #fff;
    line-height: 18px;    
    width: 18px; height: 18px;
    background: url('../images/num_back.png') 0px 0px no-repeat;
}
.p01 .section_content .box_content li span a,.p01 .section_content .box_content2 li span a{
    color: #fff;
}
.p01 .section_content .box_content li span a:hover, .p01 .section_content .box_content li span a:focus,.p01 .section_content .box_content2 li span a:hover,.p01 .section_content .box_content2 li span a:focus {
    color: #fff;
}
.p01 .section_content .box_content2 {
	width: 380px;
	margin:23px 20px 0 25px;
}

.p01 .section_content .box_content2 li {
	float:left;
	position: relative;
	margin-bottom: 8px;
	color: #000;
	font-size: 12px;
	min-height: 18px;
	width: 310px;
	vertical-align: middle;
	padding-left: 5px;
	line-height:18px;
	font-family:'나눔고딕', 'NanumGothic';
	
}

.section_movie {
	width: 400px;
	float: left;
}

.section_movie  .movie_box {
	
	background-color: #2f519a;
	padding: 10px 10px 7px 10px;
	border-radius: 8px;	
}
.section_movie .video_control  li {

	font-size: 10.75px;
	color: #ffffff;
}

.section_movie .video_control .box_control_1 {
	padding: 10px 5px 0px 0px;
	width: 21px;
}

.section_movie .video_control .box_control_1_1 {
	padding: 10px 10px 0px 0px;
	width: 21px;
}

.section_movie .video_control .box_control_2 {
	padding: 9px 5px 0px 0px;
	width: 160px;
}

.section_movie .video_control .box_control_3 {
	padding: 12px 0px 0px 0px;
	width: 80px;
}

.section_movie .video_control .box_control_4 {
	padding: 13px 5px 0px 5px;
	width: 18px;
}

.section_movie .video_control .box_control_5 {
	width: 50px;
	padding: 9px 0px 0px 0px;
}

#video_area {	
	width:380px;
	height: 214px;
	background-color: #000000;
	float:left;
	
}


.btn_professor_info {

	margin-top: 10px;
	width:116px;
	height:28px;
	background-image: url(../images/btn_professor_info.png);
	background-position:0px 0px;
	float:right;
}

.btn_professor_info:hover, .btn_professor_info:focus {

	margin-top: 10px;
	width:116px;
	height:28px;
	background-image: url(../images/btn_professor_info.png);
	background-position:0px -42px;
	float:right;
}

.btn_download_mp3 {
	
	width:74px;
	height:25px;
	margin-left:172px;
	margin-top:2px;
	float:left;
	background: url('../images/btn_download_mp3.png') no-repeat;
}

.btn_download_doc {

	width:74px;
	height:25px;
	float:left;
	margin-left:12px;
	margin-top:2px;
	background: url('../images/btn_download_doc.png') no-repeat;
}

.btn_download_mp3:hover, .btn_download_mp3:focus{
	
	background: url('../images/btn_download_mp3_over.png') no-repeat;
}

.btn_download_doc:hover, .btn_download_doc:focus{
	
	background: url('../images/btn_download_doc_over.png') no-repeat;
}


#professor_info {

	background: url(../images/01_professor_info_bg.png) no-repeat;
	width: 434px;
	height: 489px;
	position: absolute;
	top: 66px;
	left: 413px;
	padding-top: 10px;
	display: none;

}
#professor_info .content li,#professor_info .professor_name span,#professor_info .professor_name {
	font-family:'나눔고딕', 'NanumGothic';
}
.body_w_01 #professor_info {

left: 570px;
}

#professor_info .title {
	font-size:18px;
	font-weight:bold;
	color:#2f519a;
	width: 300px;
	text-align: center;
	margin: 27px auto 0;
	padding: 7px 0 7px 0;
	
}

#professor_info .professor_name {
	font-size:12px;
	color:#2f519a;
	width: 285px;
	text-align: center;
	margin: 0 auto;
	padding: 4px 0;
	
}

#professor_info .professor_name .name {
	font-weight:600;
	margin-left:10px;	
}

#professor_info .box_infos {
	height: 370px;
	overflow: auto;
}

#professor_info .depth_1 {

	margin: 40px auto;
	width: 346px;
	font-size: 14px;
}

#professor_info .depth_1 > li {
	min-height: 40px;
	margin-top: 30px;
}

#professor_info .depth_1 .line {

	border-bottom: 1px dotted #000000;
}

#professor_info .depth_1 .content {

	font-size:12px;
	margin: 14px 5px 15px 24px;
	color:#333;
}

#professor_info .depth_1 .content li {

	min-height: 18px;
	margin-bottom:5px;
	list-style-type: disc;
}

#professor_info .box_close {

	margin: 9px 18px 10px 10px;
}

.professor_info_btn_close {
	background:url(../images/01_professor_info_btn_close.png) no-repeat;
	width:30px;
	height:30px;
}

.professor_info_btn_close:hover, .professor_info_btn_close:focus {
	background:url(../images/01_professor_info_btn_close_r.png) no-repeat;

}

/**
 * 	p02
 */

.p02 {
	background: url(../images/02_bg.png) no-repeat;

}
.p02 .section_content .box_subject {
    height: 55px;
}
.p02 .section_content .box_content {
    width: 380px;
    margin: 0 20px 0 25px;
}
.p02 .section_content .box_content2 {
    width: 380px;
    margin: 10px 20px 0 25px;
}

.p02 .box_content .question {
	width: 320px;
	padding-left:30px;
	line-height:18px;
	font-family:'나눔고딕', 'NanumGothic';
	font-size:12px;
	margin-bottom:20px;
}
.p02 .box_content .q_img{
	float:left;
	margin-right:10px;
}
.p02 .box_content2 .memo {
	width: 340px;
	height: 95px;
	background-color: #E1EFEF;
}

.p02 .box_content2 .li_left {
    margin:0 auto;
	text-align: center;
	width:340px;
}

.p02 .box_content2 .li_left li {
	text-align: center;
	margin-top:7px;

}


.p02 .btn_memo_save{
	width:126px;
	height:30px;
	background-image: url(../images/btn_memo_save.png);	
	text-indent: -1000px;
	display:block;
	text-indent: -1000000px;
	margin-left:22px;
}


.p02 .btn_memo_save:hover,.p02 .btn_memo_save:focus{
	width:126px;
	height:30px;
	background-image: url(../images/btn_memo_save_over.png);	
	text-indent: -1000000px;
}


.p02 .btn_memo_list{
	width:126px;
	height:30px;
	background-image: url(../images/btn_memo_list.png);	
	text-indent: -1000px;
	display:block;
	text-indent: -100000px;
	margin-left:10px;
}


.p02 .btn_memo_list:hover,.p02 .btn_memo_list:focus{
	width:126px;
	height:30px;
	background-image: url(../images/btn_memo_list_over.png);	
	text-indent: -100000px;
}


/**
 * 	p03
 */

#main_full_movie {
	height:480px;	
}

#video_area_full {
	width: 800px;
	height: 450px;
	background-color: #000000;
	
}

.p03 {
	background: url(../images/03_bg.png) no-repeat;

}

.p03 a {
	
	color:#393939;
}


.p03 .sub_menu ul li {

	padding: 0 15px 0 5px;
}

.p03 .sub_menu {	
	height: 27px;
	float: right;
	top: -16px;
	padding: 0 27px 0 35px;
	position: relative;
	padding-top: 4px;
	letter-spacing:-1px;
}

.p03 .sub_menu li a{	
	font-size:12px;
	color:#3e6871;
}
.p03 .sub_menu li a:hover,.p03 .sub_menu li a:focus{	
	color:#fa5c00;
    font-weight:bold;
}
.p03 .section_movie {
	width: 820px;
	float: left;
	overflow: hidden;
	position: absolute;
	top: 72px;
	margin-left:-5px;
	
}


.p03 .section_movie  .movie_box {
	background-color: #2f519a;
    padding: 6px 6px 4px 6px;
    border-radius: 10px;
	margin-left: 7px;
	width: 801px;
}

.p03 .section_movie .video_control  li {

	font-size: 10.75px;
	color: #ffffff;
}

.p03 .section_movie .video_control .box_control_1 {
	padding: 6px 5px 0px 7px;
	width: 21px;
}

.p03 .section_movie .video_control .box_control_1_1 {
	padding: 6px 10px 0px 0px;
	width: 21px;
}

.p03 .section_movie .video_control .box_control_2 {
	padding: 5px 0px 0px 0px;
	width: 140px;
}

.p03 .section_movie .video_control .box_control_3 {
	padding: 9px 0px 0px 5px;
	width: 65px;
}

.p03 .section_movie .video_control .box_control_4 {
	padding: 10px 0px 0px 5px;
	width: 20px;
}

.p03 .section_movie .video_control .box_control_5 {
	width: 52px;
	padding: 5px 0px 0px 0px;
}
.p03 .section_movie .video_control .box_control_6 {

	padding: 9px 0px 0px 0px;
	text-align: center;
}

.p03 .box_control_6 .li_left{
	display:none;

}

.p03 .box_control_6 ul li {
}

.p03 .li_left li.box_control_6 {
	font-size: 12px;
	width: 268px;
}
.p03 .li_left li.box_control_6 .box_control_6_text{
	padding:0 5px;
	line-height:15px;
}
.p03 .section_movie .video_control .box_control_7 {

	padding: 13px 0px 0px 1px;
	font-size:10px;

}
.p03 .section_movie .video_control .box_control_8 {

	padding: 13px 0px 0px 5px;
	font-size:10px;
}
.p03 .section_movie .video_control .box_control_7 a{

	padding: 10px 47px 0px 0px;
	background:url(../images/low_vod.png) no-repeat;
	cursor:pointer;

}
.p03 .section_movie .video_control .box_control_7 a:hover, .p03 .section_movie .video_control .box_control_7 a:focus {
	background: url(../images/low_vod_on.png) no-repeat;
}
.p03 .section_movie .video_control .box_control_8 a{

	padding: 10px 47px 0px 0px;
	background:url(../images/high_vod_on.png) no-repeat;
	cursor:default;
}
.p03 .section_movie .video_control .box_control_8 a:hover, .p03 .section_movie .video_control .box_control_8 a:focus {
	background: url(../images/high_vod_on.png) no-repeat;
}

.p03 .section_movie .video_control .box_control_9 {
	padding: 10px 0px 0px 5px;
	text-align: right;
}

.p03 .section_movie .video_control .box_control_9 a {
	background:url(../images/video_btn_full.png) no-repeat;
	padding: 2px 60px 0px 0px;
}

.p03 .section_movie .video_control .box_control_9 a:hover, .p03 .section_movie .video_control .box_control_9 a:focus {
	background:url(../images/video_btn_full_over.png) no-repeat;
	padding: 2px 60px 0px 0px;
}
a.disabled {
  pointer-events: none
}
.movie_speed {

	font-size: 12px;
	background-color: #203970;
	padding: 1px 5px ;
	margin-top:3px;
	margin-right:4px;
	display:block;
	width:25px;
	float:left;
	border-radius: 4px;
	position:relative; top:-5px;
	color:#7497e1;
}

.movie_speed:hover, .movie_speed:focus {

	font-size: 12px;
	letter-spacing:-1px;
	background-color: #ffffff;
	color: #2f519a;
	padding: 1px 5px ;
	margin-top:3px;
	margin-right:4px;
	display:block;
	width:25px;
	float:left;
	border-radius: 4px;
	position:relative; top:-5px;
}


.p03 .section_movie .video_control2  li {

	font-size: 10.75px;
	color: #ffffff;
}

.p03 .section_movie .video_control2 .box_control_1 {
	padding: 7px 7px 4px 7px;
	width: 16px;
}

.p03 .section_movie .video_control2 .box_control_2 {
	padding: 5px 0px 0px 0px;
	width: 430px;
}

.p03 .section_movie .video_control2 .box_control_3 {
	padding: 7px 10px 0px 15px;
	width: 70px;
}

.p03 .section_movie .video_control2 .box_control_4 {
	padding: 7px 0px 0px 0px;
	width: 30px;
}

.p03 .section_movie .video_control2 .box_control_5 {
	width: 100px;
	padding: 4px 0px 0px 0px;
}
.p03 .section_movie .video_control2 .box_control_6 {
	width: 0px;
	padding: 0;
	text-align: center;
}

.p03 .section_movie .video_control2 .box_control_7 {
	width: 100px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}

.p03 .submenu:hover ,.p03 .submenu:focus  {
	
	color:#203970;
	font-weight:600;
}


/**
 * 	p04
 */

.p04 {
	background: url(../images/04_bg.png) no-repeat;

}

.p04 a {

	color: #dadada;
}

.p04 a:hover {

	color: #d70741;
}

.p04 .section_content .box_content{
	margin-top:20px;
	margin-left:35px;	
}

.p04 .section_content .box_content a{
	font-size: 12px;
	font-family:'나눔고딕', 'NanumGothic';
}

.p04 .section_content .box_content ul  {
	margin: 12px 30px 5px 37px;
	list-style-type: none;
	list-style-type: decimal !ie; /*IE 7- hack*/
	counter-reset: li-counter;

}

.p04 .section_content .box_content li {
	float:left;
	position: relative;
	margin-bottom: 15px;
	color: #000;
	font-size: 12px;
	min-height: 18px;
	width: 320px;
	vertical-align: middle;
	padding-left: 5px;
	line-height:18px;
	font-family:'나눔고딕', 'NanumGothic';
	
}

.p04 .section_content .box_content li span {
    float: left;
    position: absolute;
    left: -14px;    
    font: 12px '나눔고딕', 'NanumGothic';
    text-align: left;
	padding-left:4px;
    color: #fff;
    line-height: 18px;    
    width: 18px; height: 18px;
    background: url('../images/num_back.png') 0px 0px no-repeat;
}
.p04 .section_content .box_content li span a{
    color: #fff;
}
.p04 .section_content .box_content li span a:hover, .p01 .section_content .box_content li span a:focus {
    color: #fff;
}


.p04 .section_content .question_nabi {
	padding-left:150px;
}

.p04 .question_nabi a:hover, .p04 .question_nabi a:focus {
	color:red;
}

.question_nabi{
	float:left;
}