
/* Font
--------------------------------------------- */
@font-face {
	font-family: HuiFontP109;
	src: url('../font/HuiFontP109.ttf') format('truetype');
}

#main_wrap {
	width: auto!important;
	padding: 0px!important;
}


/*-----------------------------------------------
_ all


	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	
-----------------------------------------------*/
#special2{
	background: url(../images/bg.png) repeat;
	text-align: center;
}


#all{
	width: 1020px;
	float: left;
	color: #534741;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	margin:10px 0 20px -30px;
	text-align: left;
}

div#all a:link {
		color: #DD1F1F;
	}
	
	div#all a:visited {
		color: #DD1F1F;
	}
	
	div#all a:hover {
		color: #E5A1A1;
	}

	div#all a:active {
		color: #E5A1A1;
	}


/*-----------------------------------------------
_ top_img
-----------------------------------------------*/

.top{
	width: 980px;
	height: 500px;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
}
	
	.top .top_head {
		width: 980px;
		height:460px;
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.top .top_head .top_title{
		width: 720px;
		height: 300px;
		float: left;
		margin: 20px 80px 0px 200px;
		text-align: right;
	}

		.top .top_head h1{
			margin-top: 15px;
			margin-top: 15px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		
	.top .top_head .top_title_r{
		width: 150px;
		height: 108px;
		float: left;
		margin: 45px 0px 0px 10px;
	}

	.top .title{
		width: 980px;
		height: 400px;
		text-align: center;
		float: left;
		padding-top: 17px;
	}

		.top .title p{
			font-size: 18px;
			padding-top: 13px;
		}
		
		.top .title h1{
			padding-top: 5px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		
		.top .title .bar{
			width: 980px;
			height: 40px;
			background-image: url(../images/bar.png);
			background-repeat: no-repeat;
			border: none;
			float: left;
			margin: 350px 0px 20px 0px;
		}

	.top .socialicon{
		height: 22px;
		width: 980px;
		float: left;
		padding-top: 10px;
		text-align: right;
	}
	
	.top .socialicon_other{
		width: 980px;
		height: 22px;
		text-align: right;
	}
	
	.top .twitter-share-button {
	    width: 84px!important;
	}
	
	.top .g {
	    width: 20px!important;
	}
	div.fb-like{
    position: relative;
    top: -4px;
}
/*-----------------------------------------------
_ contents
-----------------------------------------------*/

.contents{
	float: left;
	width: 980px;
	min-height: 500px;
	margin-top: 10px;
}

	.contents .about_monitor{	
		float: left;
		width: 980px;
		height: 140px;
	}
	
		.contents .about_monitor p{	
			font-size: 26px;
			height: 50px;
			float: left;
			width: 980px;
			text-align: center;
		}

/*-----------------------------------------------
_ about
-----------------------------------------------*/

.contents #button_three{
	width: 980px;
	height: 110px;
	margin-top: 0px;
	float: left;
}

	.contents .button_one{
		width: 300px;
		float: left;
		height: 120px;
		margin: 0px 6px 0px 20px;
	}
	
		.contents .button_one p{
			padding: 10px 3px 0px 3px;
			font-size: 12px;
			width: 260px;
		}
		
/*-----------------------------------------------
_ button_module
-----------------------------------------------*/

.contents .about_monitor .button_module{
	width: 900px;
	height: 60px;
	float: left;
	margin: 0px 60px 0px 30px;
}

/*-----------------------------------------------
_ recommend
-----------------------------------------------*/

.recommend_talk{
	float: left;
	height: 760px;
	width: 980px;
	font-size: 14px;
	margin-bottom: 0px;
}

	.monitor_course {
		width: 304px;
		height: 360px;
		background: #FFF;
		float: left;
		margin: 10px 10px 5px 12px;
		margin: 10px 10px 5px 11px\9;
		border: 1px solid #999\9;
		box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
		position: relative;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border-radius: 7px;
		padding: 10px;
	}
	
		.monitor_course .course_title {
			width: 280px;
			height: 90px;
			float: left;
		}
		
			.monitor_course .course_title .monitor_course_icon {
				width: 90px;
				height: 90px;
				float: left;
			}
			
			.monitor_course .course_title .monitor_course_title {
				width: 160px;
				height: 60px;
				float: left;
				margin-top: 30px;
				margin-left: 10px;
			}


				.monitor_course .course_title .monitor_course_title p{
					font-size: 22px;
				}
				
			.monitor_course .monitor_course_disc {
				width: 280px;
				height: 90px;
				float: left;
				margin-top: 10px;
			}
			
				.monitor_course .monitor_course_disc p{
					font-size: 13px;
					line-height: 1.4;
				}
				
			.monitor_course .monitor_course_voice_en {
				width: 280px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #79b9e8;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_en .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_en .voice_name {
					width: 210px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_en .voice_profile {
					width: 280px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_en .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_en_k {
				width: 280px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #ff9999;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_en_k .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_en_k .voice_name {
					width: 210px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_en_k .voice_profile {
					width: 280px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_en_k .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_it {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #79a200;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_it .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_it .voice_name {
					width: 195px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_it .voice_profile {
					width: 260px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_it .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_sp {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #dd7b62;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_sp .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_sp .voice_name {
					width: 195px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_sp .voice_profile {
					width: 280px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_sp .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_ko {
				width: 280px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #84a4c8;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_ko .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_ko .voice_name {
					width: 210px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_ko .voice_profile {
					width: 280px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_ko .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_ge {
				width: 280px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #79b9e8;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_ge .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_ge .voice_name {
					width: 210px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_ge .voice_profile {
					width: 280px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_ge .voice_profile p{
						font-size: 12px;
					}
					
.monitor_info{
	width: 920px;
	float: left;
	margin-top: 40px;
}

	.monitor_info .monitor_info_title{
		width: 920px;
		float: left;
		height: 45px;
	}
		.monitor_info .monitor_info_title .monitor_info_title_l{
			width: 45px;
			float: left;
			height: 45px;
		}
		
		.monitor_info .monitor_info_title .monitor_info_title_r{
			width: 865px;
			float: left;
			height: 40px;
			padding-top: 5px;
			padding-left: 10px;
		}
		
			.monitor_info .monitor_info_title .monitor_info_title_r p{
				font-size: 30px;
			}

.monitor_top_top{
	width: 920px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

	.monitor_top_top .monitor_info_title{
		width: 920px;
		float: left;
		height: 45px;
	}
		.monitor_top_top .monitor_info_title .monitor_info_title_l{
			width: 45px;
			float: left;
			height: 45px;
		}
		
		.monitor_top_top .monitor_info_title .monitor_info_title_r{
			width: 865px;
			float: left;
			height: 40px;
			padding-top: 5px;
			padding-left: 10px;
		}
		
			.monitor_top_top .monitor_info_title .monitor_info_title_r p{
				font-size: 30px;
			}


/*-----------------------------------------------
_ contents_monitor...
-----------------------------------------------*/

	.monitor_left{
		width: 460px;
		height:590px;
		float: left;
		margin-top: 15px;
		margin-left: 10px;
	}
	
		.monitor_left ol li{
			margin-left: 29px;
			list-style: disc;
		}
	
	.monitor_right{
		width: 430px;
		height:590px;
		float: left;
		margin-left: 20px;
		border-left: #ccc 3px dotted;
		padding-left: 17px;
		margin-top: 15px;
	}
	
	.monitor_left2{
		width: 480px;
		height:320px;
		float: left;
		margin-top: 15px;
		padding-left: 30px;
	}
	
		.monitor_left2 ul li{
			line-height: 25px;
		}
	
	.monitor_right2{
		height:310px;
		width: 440px;
		float: left;
		border: 1px solid #ccc;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		-o-border-radius: 14px;
		-khtml-border-radius: 14px;
		border-radius: 14px;
		margin-top: 5px;
		padding: 10px 15px 15px 15px;
		text-align: center;
	}
	
		.Button.big{
			font-size: 16px;
			border: 1px solid #6FB414; 
		    border-bottom-color: #489D00;
		    text-shadow: -1px -1px 0 rgba(0,0,0,0.3); 
		    color: #fff; 
		    background-color: #81d20d;
		    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#81d20d), to(#62c100));
		    background-image: -moz-linear-gradient(#81d20d, #62c100);
		    background-image: -o-linear-gradient(#81d20d, #62c100);
		    background-image: linear-gradient(#81d20d, #62c100);
		    padding: 10px;
		}
		
			.Button.big:hover{
				color:#fff;
				border-color: #619d13;
			    border-bottom-color: #3b8400;
			    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
			    background-color: #74c006;
			    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74c006), to(#56ab00));
			    background-image: -moz-linear-gradient(#74c006, #56ab00);
			    background-image: -o-linear-gradient(#74c006, #56ab00);
			    background-image: linear-gradient(#74c006, #56ab00);
			}
	
	.monitor_right table ul li{
		font-size: 13px;
	}
	
	table tr td.course{
		width: 205px;
		height: 30px;
		vertical-align: top;
		font-size: 16px;
	}
	
	table tr td.dot{
		width: 15px;
		height: 30px;
		vertical-align: top;
		font-size: 16px;
	}
	
	table tr td.number{
		width: 100px;
		height: 30px;
		text-align: right;
		vertical-align: top;
		font-size: 16px;
	}
	
	
/*-----------------------------------------------
_ lesson_speaking
-----------------------------------------------*/

.lesson_prepare{
	float: left;
	height: 430px;
	width: 920px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 30px;
		background-repeat: no-repeat;
		background-image: url(../images/head.png);
}

	.lesson_prepare p{
		font-size: 16px;
	}
		
	.lesson_prepare .prepare_top{
		float: left;
		width: 920px;
		height: 140px;
	}
	
		.lesson_prepare .prepare_top h2{
			font-size: 29px;
			color: #846b53;
			text-align: center;
		}
		
	.lesson_prepare .attention{
		width: 880px;
		padding-top: 20px;
		padding-left: 40px;
		float: left;
		border-bottom: #c2a487 4px dotted;
		padding-bottom: 20px;
	}
	
	.lesson_prepare .register{
		width: 900px;
		padding-top: 20px;
		padding-left: 20px;
		float: left;
	}
	
	.button_module2{
		width: 900px;
		height: 60px;
		float: left;
		margin: 30px 60px 0px 310px;
	}

/*-----------------------------------------------
_ about_cafetalk2
-----------------------------------------------*/

.about_cafetalk2{
	float: left;
	width: 920px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
}
	.about_cafetalk2 p{
		font-size: 18px;
	}
		.about_cafetalk2 .about_bottom2 h3{
			font-size: 20px;
			color: #666;
			font-family: Arial, sans-serif;
			font-weight: 100;
			text-align: center;
			margin-top: 110px;
			margin-left: 40px;
			margin-right: 40px;
			background-color: #99e5e5;
			padding-top: 5px;
			padding-bottom: 5px;
			-webkit-border-radius: 18px;
			-moz-border-radius: 18px;
			border-radius: 18px;
		}

	.about_cafetalk2 .about_bottom2{
		width: 920px;
		height: 260px;
		float: left;
	}
		
		.about_cafetalk2 .about_bottom2 .cafe_box2{
			width: 291px;
			height: 260px;
			border: 1px solid #ccc;
			float: left;
			-webkit-border-radius: 18px;
			-moz-border-radius: 18px;
			border-radius: 18px;
		}
		
			.about_cafetalk2 .about_bottom2 .cafe_box2 .top_img2{
				width: 50px;
				height: 50px;
				float: left;
				padding-top: 15px;
				padding-bottom: 10px;
				margin-left: 20px;
			}
			
			.about_cafetalk2 .about_bottom2 .cafe_box2 .top_text2{
				width: 201px;
				height: 50px;
				float: left;
				padding-top: 15px;
				padding-bottom: 10px;
			}
			
				.about_cafetalk2 .about_bottom2 .cafe_box2 .top_text2 p{
					font-size: 20px;
				}
				
			.about_cafetalk2 .about_bottom2 .cafe_box2 p{
				padding-left: 20px;
				padding-right: 20px;
				font-size: 13px;
			}
			
			.about_cafetalk2 .about_bottom2 .cafe_box2 ul{
				padding-left: 20px;
				line-height: 1.5;
				padding-top: 10px;
				font-size: 13px;
				float: left;
				padding-right: 20px;
			}
			

			.intro_video_wrap {
				cursor: pointer;
			}
			
				#intro_video img {
					width: 205px; 
					height: 115px; 
					-moz-border-radius: 6px; 
					-webkit-border-radius: 6px; 
					border-radius: 6px;
					box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
					margin-left:20px;
				}
				
				#intro_video img:hover {
					opacity: 0.7;
				}
			
		div#video_container {
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			z-index: 9999;
			background-color: rgba(0, 0, 0, 0.7);
			display: none;
		}
		
			div#video_container .video_wrap {
				width: 820px;
				height: 468px;
				padding-top: 10px;
				margin: 110px auto 0;
				background-color: rgba(0, 0, 0, 0.3);
				-webkit-border-radius: 7px;
				-moz-border-radius: 7px;
				border-radius: 7px;
				position: relative; 
				
			}
			
				div#video_container .video_wrap .social_toolbar {
					width: 800px;
					height: 448px;
					margin: 0 auto;
					background-color: #fff;
					padding-top: 10px;
				}
				
			div#video_container a.close {
				display: block;
				position: absolute;
				top: -10px;
				right: -10px;
				width: 1.5em;
				line-height: 1.5;
				height: 1.5em;
				border: .2em solid white;
				font-size: 20px;
				color: white;
				background: rgba(20, 20, 20, .7);
				text-align: center;
				text-shadow: 1px 1px 3px black;
				-moz-border-radius: 1em;
				-webkit-border-radius: 1em;
				border-radius: 1em;
				-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
				-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
				box-shadow: 1px 1px 5px rgba(0,0,0,.5);
				text-decoration: none;
			}
				
			div#video_container_tutor {
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				z-index: 9999;
				background-color: rgba(0, 0, 0, 0.7);
				display: none;
			}
			
			div#video_container_tutor .video_wrap {
				width: 820px;
				height: 468px;
				padding-top: 10px;
				margin: 110px auto 0;
				background-color: rgba(0, 0, 0, 0.3);
				-webkit-border-radius: 7px;
				-moz-border-radius: 7px;
				border-radius: 7px;
				position: relative;
			}
			
			div#video_container_tutor .video_wrap .social_toolbar {
				width: 800px;
				height: 448px;
				margin: 0 auto;
				background-color: #fff;
				padding-top: 10px;
			}
			
			div#video_container_tutor a.close {
				display: block;
				position: absolute;
				top: -10px;
				right: -10px;
				width: 1.5em;
				line-height: 1.5;
				height: 1.5em;
				border: .2em solid white;
				font-size: 20px;
				color: white;
				background: rgba(20, 20, 20, .7);
				text-align: center;
				text-shadow: 1px 1px 3px black;
				-moz-border-radius: 1em;
				-webkit-border-radius: 1em;
				border-radius: 1em;
				-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
				-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
				box-shadow: 1px 1px 5px rgba(0,0,0,.5);
				text-decoration: none;
			}
			
/*-----------------------------------------------
footer
-----------------------------------------------*/
.contents footer {
    overflow: auto;
	font-family: "lucida grande",Calibri,"Helvetica Neue",Helvetica,Geneva,tahoma,verdana,arial, Meiryo,'MS PGothic','NanumGothic','AppleGothic','Malgun Gothic','Dotum Regular','Hiragino Kaku Gothic Pro', sans-serif;
    clear: both;
    margin: 35px 15px 15px 15px!important;
}

/*-----------------------------------------------
_ bubble
-----------------------------------------------*/
.arrow_box {
position: absolute;
top: 300px;
left: 680px;
min-width: 200px;
text-align: center;
padding: 8px;
font-weight: bold;
	background: #eee6d2;
	border: 2px solid #a78879;
	color: #675442;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-left-color: #eee6d2;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
.arrow_box:before {
	border-left-color: #a78879;
	border-width: 8px;
	top: 50%;
	margin-top: -8px;
}

.bar{
	width: 980px;
	height: 40px;
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	border: none;
	float: left;
	margin: 20px 0px 20px 0px;
}
