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

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


/*-----------------------------------------------
_ all
-----------------------------------------------*/
#special2{
	background: url(../images/bg.png) repeat;
	text-align: center;
}
#main-content{
	padding: 20px 15px 20px 0px!important;
}

.all{
	width: 1020px;
	float: left;
	font-family: Arial, sans-sans-serif;
	color: #666666;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 30px;
}

div.all a:link {
		color: #15AE67;
	}
	
	div.all a:visited {
		color: #15AE67;
	}
	
	div.all a:hover {
		color: #8FC31F;
	}

	div.all a:active {
		color: #8FC31F;
	}


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

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

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

		.top .title p{
			padding-top: 5px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		
		.top .title h1{
			padding-top: 5px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}

	.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;
	}
	
	.top .g {
	    width: 20px!important;
	}
    div.fb-like{
    position: relative;
    top: -4px;
}
/*-----------------------------------------------
_ contents
-----------------------------------------------*/

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

	.contents .target_all h2{		
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		background-repeat: no-repeat;
		width: 980px;
		height: 500px;
	}
	
	.contents .target_all p{		
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		background-repeat: no-repeat;
	}

	.contents .target_all{
		float: left;
		width: 980px;
	}

		.contents .target_all .target_each{
			float: left;
			width: 188px;
			height: 188px;
			margin-right: 10px;
		}


/*-----------------------------------------------
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 10px!important;
    width: 950px;
}

/*-----------------------------------------------
_ 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;
}

/*-----------------------------------------------
_ lessons
-----------------------------------------------*/

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

	.contents .each_lessons1{
		width: 980px;
		height: 120px;
		float: left;
	}
	

	.contents .lessons{
		width: 980px;
		float: left;
		margin-bottom: 40px;
	}
	
		.tutor_img_large{
				width: 860px;
				height: 120px;
				float: left;
				margin: 0px 60px 0px 60px;
			}
			
				.tutor_img_large .img_tutor img{
					width: 88px;
					height: 88px;
					float: left;
					padding: 5px;
					border: 1px #ccc solid;
				}
				
				.tutor_img_large h2{
					width: 600px;
					height: 55px;
					float: left;
					font-size: 28px;
					margin: 10px 0px 0px 30px;
				}
				
				.tutor_img_large p{
					width: 600px;
					height: 20px;
					float: left;
					margin: 5px 0px 0px 30px;
				}
	
		.lesson_l{
			width: 740px;
			height: 100px;
			float: left;
			border: 1px #ccc solid;
			padding: 10px;
			margin: 0px 70px 10px 110px;
		}	
		
		.lesson_0{
			width: 448px;
			height: 180px;
			float: left;
			margin-left: 10px;
			margin-top: 20px;
		}
		
		.lesson_one_image{
			width: 100px;
			height: 100px;
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
		}
		
			.lesson_one_image img:hover{
				opacity:0.7;
				filter: alpha(opacity=70);
				-ms-filter: "alpha( opacity=70 )";
				background: #fff;
			}
			
		.lesson_one_text{
			width: 60px;
			height: 100px;
			float: left;
			margin-bottom: 10px;
		}
		
			.lesson_one_text p{
				width: 600px;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				-webkit-text-overflow: ellipsis;
				-o-text-overflow: ellipsis;
			}
		
		.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;
			}


/******** 
section 
********/
#tutor_art section p.lesson_link a {
font-size: 0.9em;
position: absolute;
top: 191px;
left: 505px;
width: 400px;
text-align: left;
line-height: 1.2;
color: #777;
}
#tutor_art .section h2 {
    padding-bottom: 20px;
    font-size: 28px;
}
#tutor_art .section p {
    margin-top: 10px
}
#tutor_art .section li.LastInRow {
    margin-right: 0px
}
#tutor_art .section.Steps {
    padding: 20px
}
#tutor_art .section.Steps ul {
    width: 95%;
    padding-top: 20px;
    margin-left: 45px;
}
#tutor_art .section.Steps li {
    width: 22%;
    float: left;
    text-align: left;
    margin-right: 3%;
}
#tutor_art .section li h3 {
    font-size: 18px;
    color: #444;
    padding-bottom: 10px;
}
#tutor_art .section li p {
    margin: 0px
}
#tutor_art .section.WhatIsCafetalk {
    padding: 20px 0px;
    height: 360px;
    text-align: left;
}
#tutor_art .section.WhatIsCafetalk img {
    width: 480px;
    float: left;
}
#tutor_art .section {
    padding: 20px
}
#tutor_art .section.TutorsInAction li {
    width: 148px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
}
#tutor_art .section.TutorsInAction li a:hover img {
    opacity: 0.8
}
#tutor_art .section.TutorsInAction li.LastInRow {
    margin-right: 0px
}
#tutor_art .section.TutorsInAction li img {
    width: 110px;
    margin-bottom: 15px;
    border: 3px solid #FFF;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
    border-radius: 100px;
}
#tutor_art .section.TutorsInAction li b {
    font-size: 18px;
    line-height: 150%;
}
#tutor_art .section.TutorsInAction li .info {
    margin: 5px auto;
    color: #999;
}
#tutor_art .section.TutorsInAction li .info .teaches {
    float: left;
    text-align: right;
    font-size: 10px;
    line-height: 25px;
}
#tutor_art .section.TutorsInAction li .info .languages {
    float: left;
    text-align: left;
    font-size: 16px;
}
#tutor_art .section.TeachYouWant li {
    width: 160px;
    margin-right: 25px;
    margin-bottom: 20px;
    float: left;
    text-align: left;
    font-size: 14px;
}
#tutor_art .section.TeachYouWant li a:hover img {
    opacity: 0.8
}
#tutor_art .section.TeachYouWant li.LastInRow {
    margin-right: 0px
}
#tutor_art .section.TeachYouWant li img {
    width: 154px;
    margin-bottom: 5px;
    border: 3px solid #FFF;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}
#tutor_art .section.TeachYouWant li b {
    line-height: 150%
}
#tutor_art .section.TeachYouWant li .AboutTutor img {
    width: 30px;
    height: 30px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
}
#tutor_art .section.TeachYouWant li .AboutTutor span {
    color: #999
}
#tutor_art .section.ReasonToJoin li {
    width: 245px;
    margin-right: 65px;
    margin-bottom: 30px;
    float: left;
    text-align: left;
}
#tutor_art .section.ReasonToJoin li.LastInRow {
    margin-right: 0px
}
#tutor_art .section.ReasonToJoin li .ReasonImg {
    float: left
}
#tutor_art .section.ReasonToJoin li .ReasonImg img {
    width: 25px;
    height: 25px;
    padding-right: 20px;
}
#tutor_art .section.ReasonToJoin li .Reason {
    float: left;
    width: 200px;
}
#tutor_art .section.ReasonToJoin li .Reason h3 {
    font-size: 14px;
    color: #444;
}
#tutor_art .section.ReasonToJoin li .Reason p {
    font-size: 14px
}
#tutor_art .section.AboutFees {
    padding: 20px 0px;
    width: 100%;
}
#tutor_art .section.AboutFees .FeesImg img {
    width: 100px;
    padding-left: 70px;
}
#tutor_art .section.AboutFees .FeesInfo {
    width: 650px;
    padding-right: 70px;
    text-align: left;
}
#tutor_art .section.AboutFees .FeesInfo p {
    margin: 0px;
    line-height: 150%;
}
#tutor_art .section.AboutFees .FeesInfo p.Footnote {
    text-align: right;
    color: #999;
    font-size: 14px;
}
#tutor_art .section.Promotion {
    padding: 20px 0px
}
#tutor_art .section.Promotion ul {
    margin: 30px 0px 10px
}
#tutor_art .section.Promotion li {
    border-top: 1px solid #CCC;
    text-align: left;
    padding-top: 20px;
}
#tutor_art .section.Promotion li p {
    font-size: 14px;
    padding-bottom: 10px;
}
#tutor_art .section.Promotion li h3 {
    font-size: 21px
}
#tutor_art .section.Promotion li.Video {
    width: 489px;
    height: 320px;
    border-right: 1px solid #CCC;
}
#tutor_art .section.Promotion li.Blog {
    width: 490px;
    height: 320px;
    background: url(/resources/images/Cafetalk2013/TutorPage/Promotion02.jpg) bottom right no-repeat;
}
#tutor_art .section.Promotion li.Tiee-up {
    width: 100%;
    height: 200px;
}
#tutor_art .section.Promotion li.Feature {
    width: 100%;
    height: 200px;
    border-bottom: 1px solid #CCC;
}
#tutor_art .section ul.LessonFlow {
    height: 750px;
    margin-left: 40px;
    background: url(/resources/images/Cafetalk2013/TutorPage/LessonFlow.gif) top left no-repeat;
    position: relative;
}
#tutor_art .section .LessonFlow li {
    position: absolute;
    width: 230px;
    text-align: left;
}
#tutor_art .section .LessonFlow li p {
    font-size: 14px
}
#tutor_art .section .LessonFlow li a {
    font-size: 12px;
    color: #83a3c7;
    text-decoration: underline;
}
#tutor_art .section .LessonFlow li.Step01 {
    left: 40px;
    top: 140px;
}
#tutor_art .section .LessonFlow li.Step02 {
    left: 360px;
    top: 155px;
}
#tutor_art .section .LessonFlow li.Step03 {
    right: 30px;
    top: 225px;
}
#tutor_art .section .LessonFlow li.Step04 {
    right: 270px;
    top: 395px;
}
#tutor_art .section .LessonFlow li.Step05 {
    left: 30px;
    top: 380px;
}
#tutor_art .section .LessonFlow li.Step06 {
    left: 90px;
    top: 610px;
}
#tutor_art .section .LessonFlow li.Step07 {
    left: 510px;
    top: 620px;
}
#tutor_art .TutorSignUp {
    padding-top: 30px
}
#tutor_art .TutorSignUp h2 {
    font-size: 24px;
    margin-bottom: 50px;
}
#tutor_art .TutorSignUp h2 span {
    font-size: 48px;
    color: #F16E51;
    vertical-align: 0px;
    padding-right: 0px;
}
#tutor_art .TutorSignUp span {
    font-size: 16px;
    color: #999;
    padding-right: 10px;
    vertical-align: -12px;
}


/* section */
#tutor_art section {
	clear: both;
}
#tutor_art section h2 {
    color: #e38484;

    font-weight: normal;
    font-size: 1.35em;
    margin: 28px 0 0 0;
}
#tutor_art section p {
    font-size: 1.05em;
    margin: 20px 0 0 0;
}
#tutor_art p b {
    margin: 5px 0;
}
#tutor_art p em {
	color: #e38484;
	font-style: normal;
	font-weight: bold;
}
/* section.online_lesson */
section.online_lesson {
    position: relative;

}
section.online_lesson div.textBox {
    width: 396px;
    float: right;
    margin: 0 57px 0 0;
}
section.online_lesson div.textBox h2 {

}
section.online_lesson div.textBox p {

}

/* section.feedback */
section.feedback {

}
section.feedback div.textBox {
    width: 440px;
    float: left;
    margin: 0 0 0 60px;
}
#tutor_art section.feedback div.textBox h2 {
    text-align: center;
    letter-spacing: -1px;
}
#tutor_art section.feedback div.textBox h2 span {
    font-size: 60%;
    display: block;
    text-align: left;
}
#tutor_art section.feedback div.textBox p {
    margin: 8px 0;
}
#tutor_art section.feedback div.textBox p em {

}
section.feedback div.feedback {
    margin: 0 120px;
    border: 1px solid #ccc;
    padding: 10px;
    background-image: url(../images/virgolette.png);
    background-repeat: no-repeat;
    background-position: 25px 12px;
    position: relative;
}
#tutor_art div.feedback p {
    margin: 39px 0 0 0;
    padding: 15px;
    font-size: 0.88em;
    text-align: left;
    line-height: 1.7;
}
#tutor_art div.feedback img {
    position: absolute;
    top: -63px;
    right: 60px;
}
#tutor_art div.feedback a.lesson_link {
    display: block;
    font-size: 1em;
    text-align: left;
    margin: 0 0 0 60px;
    position: relative;
    height: 30px;
}
#tutor_art div.feedback a.lesson_link img {
	width: 28px;
	position: absolute;
	top: -3px;
	left: -44px;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}
/* section.lesson_menu */
section.lesson_menu {

}
section.lesson_menu ul {
    text-align: center;

}
section.lesson_menu li {
    width: 250px;

    display: inline-block;
    margin: 15px;
    vertical-align: top;
}
section.lesson_menu li a {
    display: block;

    color: #666;
}
section.lesson_menu li img {
    border-radius: 100px;

    width: 150px;
    padding: 7px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #ccc;
    display: block;
    margin: 0 auto 10px;
}
section.lesson_menu li span {
    font-size: 80%;

    display: block;
    margin: 10px 0 0 0;
}
section.lesson_menu li em {
    font-style: normal;

    display: block;
    color: #E06F6F;
    line-height: 2;
}


/*-----------------------------------------------
_ video
-----------------------------------------------*/
section.online_lesson div.video {
    margin: 0 400px 0 0px;

}

div.video ul {
    position: relative;
    height: 270px;
    margin: 40px 0 0 0;
}
div.video li {
    text-align: left;
}
div.video li.video_a {
    position: absolute;
    top: 25px;
    left: 50px;
}
div.video li.video_b {
    position: absolute;
    top: 128px;
    left: 193px;
}
div.video li.video_c {
    position: absolute;
    top: 15px;
    left: 70px;
}
div.video li em {
    font-weight: normal;
    font-size: 0.9em;
    font-style: normal;
    margin: 0 3px;
    position: relative;
    top: 7px;
    left: 100px;
    display: block;
    width: 148px;
    padding: 0;
}
div.video li span {
    display: block;
    position: relative;
    height: 141px;
}
div.video li:last-child {
    border-right: none;
    text-align: right;
    font-weight: normal;
    font-size: 0.95em;
}
div.video li a {
    padding: 12px 0 16px;
    font-size: 1.05em;
    display: block;
    width: 183px;
    margin: 15px 0 0;
}
div.video li img {
    width:16px;
    position: relative;
    top: -2px;
    left: 0;
    padding: 0;
    border: none;
    display: inline;
    box-shadow: none;
    margin: 0;
}
div.video li span img {
    width: 400px;
    padding: 5px;
    border: 1px solid #ccc;
    display: block;
    box-shadow: 1px 2px 5px #ddd;
    /* margin: 0 0 5px; */
    cursor: pointer;
    background-color: #fff;
}
div.video li span:after {
    content: "\25B6";	
    color: #fff;
    font-size: 1.4em;
    text-align: center;
	border: 2px solid #fff;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
    width: 28px;
    height: 28px;
    position: relative;
    top: -56px;
    left: 15px;
    padding: 6px 0 0 6px;
    display: block;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
    box-shadow: 0 1px 1px #555;
    background: rgba(0,0,0,0.3);
}
div.video li span.none:after {
    content: "";	
    border: none;
    background: none;
    box-shadow: none;
}

div.video li.video:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

/* video_container */

div#video_container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
}
	div#video_container .video_wrap {
		width: 820px;
		height: 468px;
		padding-top: 10px;
		margin: 80px 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-color: #666;
			background-color: 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;
		}
/*TutorInterview*/			
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: 80px auto 0;
		margin-top/**/: 20px;
		background-color: #666;
		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: #666;
			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.call */
#tutor_art div.call {
	border: 1px dotted #E78F3D;
	margin: 30px 120px;
	padding: 15px;
	position: relative;
}
#tutor_art div.call p {
    margin: 0 0 0 25px;
    font-size: 1em;
    width: 355px;
}
#tutor_art div.call p.box {
    position: absolute;
    top: 23px;
    right: 25px;
    width: 295px;
}
#tutor_art div.call a {
	color: #FFF;
	background: #D3979C;
	padding: 6px 0px;
	text-align: center;
	display: inline-block;
	box-shadow: 0 2px 0 #B48891;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	width: 150px;
	margin: 0 6px;
}
#tutor_art div.call a:hover {
	background: #B99598;
	box-shadow: 0 2px 0 #918285;
}

/*-----------------------------------------------
_ thai
-----------------------------------------------*/
	
	.tutor_profile{
		width: 900px;
		float: left;
		padding-bottom: 20px;
		margin-left: 60px;
	}
		
		.tutor_profile .tutor_pic{
			width: 100px;
			height: 100px;
			padding: 2px;
			border: solid 1px #ccc;
			float: left;
			background-color: #fff;
			margin-right: 20px;
		}
		
		.tutor_profile .tutor_info{
			width: 660px;
			height: 100px;
			float: left;
		}
		
		.tutor_profile .tutor_info h4{
			font-size: 24px;
		}


/*-----------------------------------------------
_ lesson
-----------------------------------------------*/
section.each_lessons {
    float: left;
    width: 820px;
    margin: 0px 60px 0px 60px;
	overflow: hidden;
	zoom: 1;    
}

	section.each_lessons .lesson_title{
	    /*float: left;*/
	    width: 820px;
	    height: 55px;
	    padding: 10px 0px 10px 20px;
	    border-top: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	}
	
		section.each_lessons .lesson_title h3{
		    font-size:25px;
		}
	
	section.each_lessons .lesson_image{
	    /*float: left;*/
	    width: 820px;
	    padding-bottom: 30px;
	    border-bottom: 1px solid #ccc;
	    margin-bottom: 30px;
		overflow: hidden;
		zoom: 1;
	}
		
		section.each_lessons .lesson_image .lesson_image_r{
		    height:10px;
		    margin: 20px 0px 0px 120px;
		    float: left;
		    width: 620px;
		}
		
		section.each_lessons .lesson_image .lesson_image_l{
		    float: left;
		    width: 90px;
		    height: 90px;
	   		margin: 0px 30px 0px 0px;
		}
	
		section.each_lessons .lesson_image .lesson_image_l img{
		    float: left;
		    width: 90px;
		    height: 90px;
    		padding: 3px;
    		border: 1px solid #ccc;
		}
		
		section.each_lessons .lesson_image .lesson_image_l a:hover{
			opacity:0.6;
			filter: alpha(opacity=60);
			-ms-filter: "alpha( opacity=60 )";
			background: #fff;
		}

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

/*musc feedback*/
.music_feedback{
	width:980px;
	float: left;
	position: relative;
}

	.music_feedback .fb_box{
		width:708px;
		margin: 0px 120px 0px 120px;
		float: left;
		border: 1px #ccc solid;
		padding: 80px 15px 15px 15px;
	    background-image: url(../images/virgolette.png);
	    background-repeat: no-repeat;
	    background-position: 5px 12px;
	}
	
	.music_feedback img{	
	    position: absolute;
	    right: 150px;
		top: -27px;
	}
	
	.lesson_link2 {
	    text-align: left;
	    margin: 10px 0px 0px 0px;
	    height: 30px;
		}