/*
	Theme Name: Master Study
	Theme URI: http://stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 1.5.2
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy
*/
/*main_six*/
.main_six{width: 1200px; margin: 0 auto; padding-top: 0px;}
.main_six .index_title{width: 720px; }
.main_six .index_title p:before{ left: 304px;  }
.ls_tab{height: 440px;}
.lstab .option{float: left;}
.lstab .option .tea{display: block; width: 200px; height: 437px;cursor: pointer; transition: all .3s linear;}
.lstab .option .tea:hover{opacity: .8;}
.lstab .option .teabg{display: none; width: 288px; height: 438px;}
.lstab .option.active .teabg{display: block; transition: all .3s linear;}
.lstab .option.active .tea{display: none; transition: all .3s linear;}

