@charset "UTF-8";

/*-----------------------------------------------
_ Default Style Clear
-----------------------------------------------*/
all {  
border:0; 
line-height:1.4; 
margin:0;  
padding:0;
outline:0;   
vertical-align:baseline;
word-spacing: 1px;
font-size: 14px;
font-family: Arial, sans-serif;
}  

div.main_contents {
	min-height: 500px;
	margin: 0;
	padding: 0
}

:focus {
outline:0;
}  


.pointback_campaign img {
border:none;
text-decoration:none;
}  

.pointback_campaign ul, .pointback_campaign li {
list-style-type:none;
}  

/*-----------------------------------------------
_ Default Style Clear
-----------------------------------------------*/

body {
	margin: 0;
	font-family: Arial, sans-sans-serif;
}

img {
	border-style:none;
}

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

.all{
	width: 960px;
	height: 2880px;
	float: left;
	font-family: Arial, sans-sans-serif;
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #ff9999;
}
a:visited {
	color: #ff9999;
}
a:hover {
	color: #33cccc;
	text-decoration: none;
}
a:active {
	color: #33cccc;
	text-decoration: none;
}

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

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

.top{
	width: 960px;
	height: 352px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/bg_header.png);
	margin-top: 30px;
}
	.top_image{
		
	}

	.top .title{
		text-align: right;
		float: right;
		color: #666666;
		padding-right: 30px;
		margin-top: 100px;
	}

		.top .title p{
			font-size: 21px;
		}
		
		.top .title h1{
			font-size:36px;
			color: #666666;
			padding-top: 10px;
		}
		
		.top .title h2{
			font-size:48px;
			color: #666666;
			padding-top: 5px;
			font-weight: 100;
		}

	.top .socialicon{
		width: 536px;
		height: 22px;
		float: right;
		padding-top: 40px;
		text-align: right;
	}
	
	.top .socialicon_other{
		width: 536px;
		height: 22px;
	}
	
	.top .twitter-share-button {
	    width: 84px!important;
	}
	.fb-like{
    position: relative;
    top: -5px;
}

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

.contents{
	float: left;
	width: 920px;
	min-height: 500px;
	max-height: 2800px;
	margin: 20px 20px 20px 20px;
}
/*-----------------------------------------------
_ 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;
}
}
/*-----------------------------------------------
_ about
-----------------------------------------------*/

.about{
	float: left;
	height: 300px;
	width: 920px;
	font-size: 14px;
	margin-bottom: 20px;
}
	.about p{
		font-size: 18px;
		text-align: center;
		padding-bottom: 20px;
	}

/*-----------------------------------------------
_ step
-----------------------------------------------*/
.step{
	float: left;
	width: 920px;
	border: 1px solid #ccc;
	margin-bottom: 40px;
	z-index: -1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/cafeco.png);
	background-position: bottom;
}
	
	
	.step p{
		font-size: 16px;
		padding-right:130px;
		padding-left:130px;
		padding-bottom:40px;
	}
	
	.step ul li{
		font-size: 20px;
		padding-left: 43px;
		line-height: 40px;
	}


/*-----------------------------------------------
_ button_module
-----------------------------------------------*/

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

/*-----------------------------------------------
_ lesson_speaking
-----------------------------------------------*/

.lesson_prepare{
	float: left;
	height: 210px;
	width: 920px;
	font-size: 14px;
	margin-bottom: 20px;
}

	.lesson_prepare p{
		font-size: 18px;
	}
		
	.lesson_prepare .prepare_top{
		float: left;
		width: 920px;
		height: 130px;
		background-repeat: no-repeat;
		background-image: url(../images/fuki_3.png);
		background-position: 100% 0%;
		background-position-x: 100%;
		background-position-y: 0%;
	}
	
		.lesson_prepare .prepare_top h2{
			padding-top: 60px;
			padding-right: 110px;
			font-size: 34px;
			color: #cc0000;
			text-align: right;
		}

.lesson_speaking{
	border: 1px solid #ccc;
	width: 918px;
	height: 59px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	float: left;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 20px;
}

	.lesson_speaking h3{
		font-size: 30px;
		margin-top: 8px;
		margin-left: 20px;
		color: #000066;
		font-weight: 100;
	}
	
/*-----------------------------------------------
_ ielts_tutor
-----------------------------------------------*/

.tutor_box_l{
	width: 431px;
	margin-right: 10px;
	float: left;
	border: 1px #ccc solid;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.tutor_box_l .tutor_contents{
	width: 408px;
	float: left;
}

	.tutor_box_l .tutor_contents .lesson_image{
		height: 100px;
		width: 100px;
		float: left;
		border: 1px #cccccc solid;
		margin-bottom: 10px;
	}
	
		.tutor_box_l .tutor_contents .lesson_image :hover{
			opacity:0.7;
			filter: alpha(opacity=70);
			-ms-filter: "alpha( opacity=70 )";
			background: #fff;
		}

	
	.tutor_box_l .tutor_contents .lesson_discription{
		margin-left: 20px;
		float: left;
		height: 70px;
		width: 285px;
		padding-bottom: 5px;
	}
		.tutor_box_l .tutor_contents .lesson_discription .lesson_box{
			margin-top: 6px;
			width: 252px;
			height: 65px;
		}
		/*
		border: #33cccc 1px solid;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		background-image: url(../images/bg_tutor.png);
		background-repeat: no-repeat;
		*/
		
			.tutor_box_l .tutor_contents .lesson_discription .lesson_box ul li{
				list-style-type: none;
				color: #666;
				padding-top: 7px;
				font-size: 20px;
			}
			
	.tutor_box_l .tutor_contents .lesson_feedback{
		height: 163px;
		width: 408px;
		float: left;
		border-top: dotted #ccc 1px;
		padding-top: 5px;
	}
		
		.tutor_box_l .tutor_contents .lesson_feedback p{
			font-size: 16px;
		}
	
		.tutor_box_l .tutor_contents .lesson_feedback ul{
			padding-top: 0px;
			padding-bottom: 5px;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			margin-top: 5px;
			width: 390px;
			line-height: 18px;
		}

.tutor_box_r{
	width: 447px;
	margin-left: 10px;
	float: left;
	border: 1px #ccc solid;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

	.tutor_box_r .tutor_contents .lesson_image{
		height: 100px;
		width: 100px;
		float: left;
		border: 1px #cccccc solid;
		margin-bottom: 10px;
	}
	
		.tutor_box_r .tutor_contents .lesson_image :hover{
			opacity:0.7;
			filter: alpha(opacity=70);
			-ms-filter: "alpha( opacity=70 )";
			background: #fff;
		}

	
	.tutor_box_r .tutor_contents .lesson_discription{
		margin-left: 20px;
		float: left;
		height: 70px;
		width: 285px;
		padding-bottom: 5px;
	}
		.tutor_box_r .tutor_contents .lesson_discription .lesson_box{
			margin-top: 6px;
			width: 252px;
			height: 65px;
		}
		
			.tutor_box_r .tutor_contents .lesson_discription .lesson_box ul li{
				list-style-type: none;
				color: #666;
				padding-top: 7px;
				font-size: 20px;
			}
			
	.tutor_box_r .tutor_contents .lesson_feedback{
		height: 163px;
		width: 408px;
		float: left;
		border-top: dotted #ccc 1px;
		padding-top: 5px;
	}
		
		.tutor_box_r .tutor_contents .lesson_feedback p{
			font-size: 16px;
		}
	
		.tutor_box_r .tutor_contents .lesson_feedback ul{
			padding-top: 0px;
			padding-bottom: 5px;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			margin-top: 5px;
			width: 390px;
			line-height: 18px;
		}
		
.go2{
	width: 920px;
	height: 10px;
	font-size: 12px;
}



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

.recommend{
	float: left;
	height: 918px;
	width: 670px;
	margin-top: 20px;
	border: #cccccc solid 1px;
}

	.recommend .text_left{
		width: 430px;
		height: 74px;
		float: left;
	}

		.recommend .recommend_title p{
			font-size: 18px;
			color: #ffffff;
			font-family: Arial, sans-serif;
			font-weight: 100;
			padding: 13px 0px 0px 30px;
			margin-top: -12px;
		}

		.recommend .recommend_title h4{
			font-size: 31px;
			color: #ffffff;
			font-family: Arial, sans-serif;
			font-weight: 100;
			padding: 13px 0px 0px 30px;

		}

.lesson{
	width: 630px;
	height: 100px;;
	margin: 0px 0px 20px 20px;
	border-bottom: #a2d9cf dotted 2px;
	padding-bottom: 10px;
}

	.lesson .lesson_image{
		height: 80px;
		width: 80px;
		margin-top: 10px;
		margin-left: 10px;
		float: left;
		border: 1px #cccccc solid;
	}
	
	.lesson .lesson_image :hover{
		opacity:0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
		background: #fff;
	}
	
	.lesson .lesson_right{
		height: 80px;
		width: 520px;
		margin-top: 10px;
		float: right;
	}
	
		.lesson .lesson_right .lesson_l{
			height: 80px;
			width: 340px;
			float: left;
			padding-right: 10px;
		}
		
		.lesson .lesson_right .lesson_r{
			height: 68px;
			width: 168px;
			float: right;
			background-color: #fff;
			padding-top: 5px;
			padding-bottom: 5px;
			-webkit-border-radius: 18px;
			-moz-border-radius: 18px;
			border-radius: 18px;
			margin-bottom: 10px;
			-moz-box-shadow: 0 5px 0 #99e5e5;
			-webkit-box-shadow: 0 5px 0 #99e5e5;
			box-shadow: 0 5px 0 #99e5e5;
			border: 1px #99e5e5 solid;
		}
		
			.lesson .lesson_right .lesson_r ul{
				margin-left: 20px;
				margin-top: 5px;
				line-height: 20px;
			}

.lesson_last{
	width: 630px;
	height: 250px;;
	margin: 0px 0px 20px 20px;
}



