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


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


/*-----------------------------------------------
_ all
-----------------------------------------------*/
#special2{
	background: url(../images/bg_repeat.png) repeat;
	text-align: center;
}


#all{
	float: left;
	font-family: Arial, sans-sans-serif;
	color: #666666;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	text-align: left;
}

div#all a:link {
		color: #D23B27;
	}
	
	div#all a:visited {
		color: #D23B27;
	}
	
	div#all a:hover {
		color: #EA756C;
	}

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


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

.top{
	width: 980px;
	height: 530px;
	float: left;
}

	.top .title{
		width: 526px;
		height: 360px;
		text-align: right;
		float: left;
		color: #666666;
		padding-top: 50px;
		margin-left: 454px;
	}

		.top .title p{
			font-size: 18px;
			padding-top: 15px;
			text-shadow: 2px 2px 2px #fff;
		}
		
		.top .title h1{
			font-size:45px;
			color: #D23B27;
			font-family: Arial, sans-serif;
			padding-top: 5px;
			text-shadow: 2px 2px 2px #fff;
		}

	.top .socialicon{
		width: 536px;
		height: 22px;
		float: right;
		padding-top: 70px;
		text-align: right;
	}
	
	.top .socialicon_other{
		width: 536px;
		height: 22px;
	}
	
	.top .twitter-share-button {
	    width: 84px!important;
	}
	
	.top .g {
	    width: 20px!important;
	}

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

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

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

.about{
	float: left;
	width: 892px;
	font-size: 14px;
	margin-bottom: 20px;
	background-color: #006838;
	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 30px 20px 30px 20px;
}
	.about h3{
		font-size: 24px;
		color: #fff;
		text-align: center;
		width: 892px;
		float: left;
	}
	
	.about p{
		font-size: 18px;
		color: #fff;
		text-align: center;
		width: 892px;
		float: left;
	}
	
	.about ul{
		font-size: 18px;
		color: #fff;
		padding: 20px 0 0 150px;
		list-style: circle;
		float: left;
	}
	
		.about ul li{
			font-size: 19px;
			color: #fff;
			line-height: 50px;
		}
			
	.about table{
		width: 842px;
		height: 105px;
		font-size: 19px;
		color: #fff;
		margin: 0px 0px 20px 50px;
		padding-top: 20px;
	}
	
	.about .steve_left{
		width: 240px;
		height: 179px;
		float: left;
		margin: 0 10px 20px 0;
	}
	
	.about .steve_left img{		
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
	}
	
	.about .steve_left a :hover{
		opacity:0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
		background: #fff;
	}
	
	.about .steve_right{
		width: 502px;
		height: 179px;
		float: left;
		padding: 20px 0px 20px 0px
	}
	
		.about .steve_right p{
			width: 542px;
			float: left;
			text-align: left;
		}


	.about .lessons{
		width: 892px;
		margin-bottom: 20px;
		float: left;
	}
	
		.lesson_l{
			width: 668px;
			height: 132px;
			float: left;
			margin-right: 10px;
			border: 2px #ccc solid;
			padding: 8px;
			margin: 20px 100px 0px 100px;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			background: #fff;
		}
		
		.lesson_l:hover{
			opacity:0.7;
			filter: alpha(opacity=70);
			-ms-filter: "alpha( opacity=70 )";
			background: #fff;
		}
		
		.lesson_l table{
			padding-top: 0px;
			margin-left: 0px;
			width: 542px;
			color: #777;
		}
		
		.lesson_one_image{
			width: 100px;
			height: 100px;
			float: left;
			margin: 5px 20px 10px 0px;
		}
		
			.lesson_one_image img:hover{
				opacity:0.7;
				filter: alpha(opacity=70);
				-ms-filter: "alpha( opacity=70 )";
				background: #fff;
			}
			
		.lesson_one_text{
			width: 328px;
			height: 100px;
			float: left;
			margin-bottom: 10px;
		}
		
			.lesson_one_text p{
				width: 328px;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				-webkit-text-overflow: ellipsis;
				-o-text-overflow: ellipsis;
				color: #777;
				font-size: 19px;
			}
		
		.lesson_bottom{
			width: 448px;
			height: 60px;
			float: left;
			padding-top:5px;
			border-top: 1px solid #ccc;
		}
		
		.lesson_description{
			width: 378px;
			height: 60px;
			margin-right: 10px;
			float: left;
		}
			
		
		.tutor_img{
			width: 60px;
			height: 60px;
			float: left;
		}
		
			.tutor_img img:hover{
				opacity:0.7;
				filter: alpha(opacity=70);
				-ms-filter: "alpha( opacity=70 )";
				background: #fff;
			}


/*-----------------------------------------------
footer
-----------------------------------------------*/
.contents footer {
	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 -30px!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;
}

