@CHARSET "UTF-8";
*{
	margin: 0px;
	padding: 0px;
}
ul li{
	list-style: none;
}
.head1{
	height:65px;
	background:#faa3a4;
}
.enjoy_container{
	font-family: 微软雅黑;
} 
.banner_jqxr{
	background: url("banner.jpg") no-repeat center #fbf9ee;
	z-index: -999;
	height: 588px;
}
.form_div{
	height: 430px;
	background: #fff5d8;
	width: 100%;
}
.sub_form{
	width: 1000px;
	margin: 0 auto;
	height: 430px;
	background: url("form_bg.png") no-repeat;
	position: relative;
}
.msg{
	font-size: 15px;
	color: #333;
	line-height: 28px;
	width: 500px;
	position: absolute;
	top: 95px;
	left: 95px;
}
.form{
	position: absolute;
	top: 95px;
}
.tutorhint{
	color: #fff !important;
}
.privacy{
	color: #fff !important;
}
.privacy a{
	color: #fff !important;
}
.center{
	width: 1000px;
	margin: 0px auto;
}
#s2{
	background: #8eb643;
	color: #fff;
	margin-bottom: 20px;
	border: 1px solid #8eb643;
	border-radius: 5px;
}
.thr_fb p{
	position: absolute;
	top: 323px;
	height: 65px;
	color: #67c47d;
	font-size: 18px;
}
.form-bg a{
	color: #fff;
    float: right;
    font-size: 30px;
    position: absolute;
    right: 0;
    text-decoration: none;
    z-index:1;
    font-family: 黑体;
    margin-top:20px;
    margin-right:40px;
    font-weight:bold;}
.cenhead{width:1000px;
         margin:0 auto;
}
.content{
	background: #e7e9ea;
}
.step1{
	background: url("content2_01.png") no-repeat;
	height: 286px;
}
.s1{
	float: right;
	font-size: 24px;
	padding-top: 70px;
	width: 440px;
	margin-right: 100px;
}
.s1 dd{
	color: #717374;
}
.s1 dt{
	color: #87ce6e;
	margin-top: 20px;
}
.step2{
	background: url("content2_02.png") no-repeat;
	height: 285px;
}
.s2{
	float: left;
	font-size: 24px;
	padding-top: 70px;
	width: 440px;
	margin-left: 100px;
}
.s2 dd{
	color: #717374;
}
.s2 dt{
	color: #87ce6e;
	margin-top: 20px;
}
.step3{
	background: url("content2_03.png") no-repeat;
	height: 286px;
}
.step4{
	background: url("content2_04.png") no-repeat;
	height: 285px;
}
.step5{
	background: url("content2_05.png") no-repeat;
	height: 286px;
}
.rnbtn{
	width: 1000px;
	text-align: center;
	padding: 30px 0;
}



.regform .row {
	background: #fff;
}

.regform .t_type a:hover {
	border: 1px solid #ff8541;
	color: #ff8541;
}

.regform .t_type a.selected {
	background: #ff8541;
	border: 1px solid #ff8541;
	color: #fff;
}

.regform .sel_wrap .sel_current i {
	background: #ff8541;
}

.regform .sel_wrap ul li a:hover,.regform .sel_wrap ul li a.selected {
	background: #ff8541;
	color: #FFF;
}

.hy_login a {
	background: #feeee5;
	color: #ff8541;
}

.hy_login a:hover {
	background: #ffdac6;
}
.regform .t_type a{
    background: #fff6e5;
}
.regform .tutorhint{
   color: #444;
} 
.stu_r object{
	vertical-align:middle;

}
.btm{
    background: none;
}
.lv_li{
	color:#a68d46;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left:40px;
	font-size: 16px;
}
.lv_li:before{
	content:'★ ';
	color:gold;
	font-size: 18px;	
}
.subform{
	width:1000px;
	margin:0px auto;
	position:relative;
	padding:120px 0px;
}
.form-bg{
    background:#33445e;  
    height:440px; 
    width:310px;
    position:absolute;
    right:0px;
    top:70px; 
    margin-top: 2px;
 }
.form_top{
	width:300px;
	position:absolute;
	z-index:5;
	right:0px;
	text-align: center;
	
}
ul.btn_li li{
 	list-style: none;
 	float:left;
 	margin-right:2px;
 	
}
ul.btn_li li{
 	list-style: none;
 	float:left;
 	margin-right:2px;
 	line-height: 48px;
 	font-size:16px;
 	color:#fff;
 	padding:0 10px;
 	border-radius:5px 5px 0 0;
 	background: #c2d1b5;
	opacity:0.80;
	cursor: pointer;
}
ul.btn_li li.curr{
	background: #6fb33b;
}
ul.btn_li li:hover{
	opacity:0.8;
	background: #6fb33b;
}
.p_float_r{
	float: right;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 25px;
    font-weight: bold;
}
.enjoy_container .form_bg_in{
	top:0;
	right:10px;
	background:none;
}


