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

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

#special2{
	background: url(../images/bg.png) repeat;
	text-align: center;
}


div#all{
	margin:0;
	width: 980px;
	font-size: 14px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.div#all a:link {
	color:#85a5c9;
}
div#all a:visited {
	color: #85a5c9;
}
div#all a:hover {
	color: #33cccc;
	text-decoration: none;
}
div#all a:active {
	color: #33cccc;
	text-decoration: none;
}

	
div#content{
    width: 1000px;
    height: 3500px;
	margin: 40px 0px;
	background-repeat: repeat;
	color: #473926;
	background: #fff;
	border: 2px #B7AEAB solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: left;
	-moz-box-shadow: 0 5px 0 #B7AEAB;
	-webkit-box-shadow: 0 5px 0 #B7AEAB;
	box-shadow: 0 5px 0 #B7AEAB;
	text-align: left;
}

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

.top{
	width: 980px;
	height: 460px;
	float: left;
	margin-top: 10px;
}
	
	.top .top_head {
		width: 980px;
		height:460px;
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.top .top_head .socialicon{
		width: 536px;
		height: 22px;
		float: right;
		padding-top: 5px;
		text-align: right;
	}
	
	.top .top_head .socialicon_other{
		width: 536px;
		height: 22px;
	}
	
	.top .top_head .twitter-share-button {
	    width: 84px!important;
	}
	
	.top .top_head .g {
	    width: 20px!important;
	}
	
	.top .top_head .top_title{
		width: 720px;
		height: 300px;
		float: left;
		margin: 80px 80px 0px 200px;
		font-family: HuiFontP109, Arial, sans-serif;
		text-align: right;
	}

		.top .top_head h1{
			 height:100px;
			 margin-top: 25px;
		}
		
	.top .top_head .top_title_r{
		width: 150px;
		height: 108px;
		float: left;
		margin: 45px 0px 0px 10px;
	}

/*-----------------------------------------------
_ contents
-----------------------------------------------*/

.contents{
	float: left;
	width: 940px;
	min-height: 500px;
	max-height: 2800px;
	margin: 10px 20px 20px 20px;
}

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

#button_three{
	width: 940px;
	height: 120px;
	margin-top: 30px;
	float: left;
}

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

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

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

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

	.monitor_course {
		width: 288px;
		height: 340px;
		background: #FFF;
		float: left;
		margin: 10px 13px 5px 12px;
		margin: 10px 12px 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: 260px;
			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: 260px;
				height: 90px;
				float: left;
				margin-top: 10px;
			}
			
				.monitor_course .monitor_course_disc p{
					font-size: 13px;
				}
				
			.monitor_course .monitor_course_voice_en {
				width: 260px;
				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: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_en .voice_profile {
					width: 260px;
					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: 260px;
				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: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_en_k .voice_profile {
					width: 260px;
					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: 185px;
					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: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_sp .voice_profile {
					width: 260px;
					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: 260px;
				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: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_ko .voice_profile {
					width: 260px;
					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: 260px;
				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: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_ge .voice_profile {
					width: 260px;
					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: 420px;
		height:400px;
		float: left;
		margin-top: 15px;
		margin-left: 10px;
	}
	
		.monitor_left ol li{
			margin-left: 29px;
			list-style: disc;
		}
	
	.monitor_right{
		width: 430px;
		height:400px;
		float: left;
		margin-left: 20px;
		border-left: #ccc 3px dotted;
		padding-left: 17px;
		margin-top: 15px;
	}
	
	.monitor_left2{
		width: 430px;
		height:300px;
		float: left;
		margin-top: 15px;
		padding-left: 30px;
	}
	
		.monitor_left2 ul li{
			line-height: 25px;
		}
	
	.monitor_right2{
		height:240px;
		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
-----------------------------------------------*/
.contents footer{
	margin: 0 0 0 3px!important;
}
