﻿/* ================================================== */
/* 培训 Education ==================================== */
/* ================================================== */

/* -------------------------------------------------- */
/* 导航样式 Navigation ------------------------------- */
/* -------------------------------------------------- */

#nav li.education a {background:url(../images/nav_bg.jpg) no-repeat -70px -35px; color:#000; font-weight:bold;}
#nav li.education:hover ul {display:none;}
#nav li.education a:hover ul {display:none;}

#education #menu li.education,
#enrollment #menu li.enrollment,
#courses #menu li.courses,
#teachers #menu li.teachers,
#production #menu li.production,
#talking #menu li.talking,
#application #menu li.application {background:url(../images/arrow.jpg) no-repeat center 15px;}

#education #menu li.education a,
#enrollment #menu li.enrollment a,
#courses #menu li.courses a,
#teachers #menu li.teachers a,
#production #menu li.production a,
#talking #menu li.talking a,
#application #menu li.application a {color:#72cfd7;}

/* -------------------------------------------------- */
/* 培训首页 Education Index -------------------------- */
/* -------------------------------------------------- */

	/* 焦点广告 Focus */
	#edu_focus {float:left; width:902px; margin:5px 0px 0px 26px;}

	/* 在线咨询 Counseling */
	#edu_counseling {float:left; width:902px; margin:5px 0px 0px 26px;}
	#edu_counseling .divTitle {height:27px; margin-top:8px;}

	/* 公告信息 Notice */
	#edu_notice {float:left; width:672px; margin:5px 0px 0px 26px;}
	#edu_notice ul {height:100%;}
	#edu_notice li {float:left; width:300px; padding-left:20px; background: url(/education/index/channels/list.gif) no-repeat left center; margin-bottom:15px;}
	#edu_notice li span {float:left; width:215px;}
	#edu_notice li.end {margin-bottom:auto;}

	/* 绿色通道 Channels */
	#edu_channels {float:right; width:225px; margin:5px 22px 0px 0px;}
	#edu_channels ul {height:100%;}
	#edu_channels li {float:left; width:95px; text-align:center;  margin-bottom:10px;}
	#edu_channels img {float:left; width:16px; height:16px;}

	/* 课程引导 Course */
	#edu_courses {float:left; width:672px; margin:5px 0px 0px 26px;}
	#edu_courses ul {height:100%;}
	#edu_courses li {float:left; width:155px; text-align:center; margin-right:6px;}
	#edu_courses li.side {margin-right:auto;}
	#edu_courses img {width:150px; height:200px;}
	#edu_courses p {line-height:normal;}

	/* 优势服务 Advantage */
	#edu_advantage {float:right; width:225px; margin:5px 22px 0px 0px;}
	#edu_advantage ul {height:100%;}
	#edu_advantage li {list-style:none; width:190px; margin-bottom:10px;}
	#edu_advantage li.end {margin-bottom:auto;}
	#edu_advantage img {width:40px; height:40px;}
	#edu_advantage .divSub {float:right; width:135px; padding-top:3px;}
	#edu_advantage p {line-height:normal;}

	/* 学员作品 Production */
	#edu_production {float:left; width:672px; margin:5px 0px 0px 26px;}
	#edu_production ul {height:100%;}
	#edu_production li {float:left; width:155px; text-align:center; margin-right:6px; margin-bottom:10px;}
	#edu_production li.side {margin-right:auto;}
	#edu_production li.end {margin-bottom:auto;}
	#edu_production img {width:150px; height:100px;}
	#edu_production p {line-height:normal;}

/* -------------------------------------------------- */
/* 招生简章 enrollment ------------------------------- ？？？？？？？？？？*/
/* -------------------------------------------------- */

#enrollment #dispart_1 {width:675px;}

	/* 培训简介 Introduction */
	#e_e_introduction {float:left; width:673px;}
	#e_e_introduction .divContent {width:653px; height:120px; margin:5px 0px 5px 10px;}
	#e_e_introduction img {float:left; width:105px; height:140px;}
	#e_e_introduction .divSub {float:right; width:530px; padding-top:5px;}

	/* 课程设置 Courses5 */
	#e_e_courses5 {float:left; width:673px;}
	#e_e_courses5 li {list-style:none; width:653px; height:145px; margin:5px 0px 8px 10px;}
	#e_e_courses5 img {width:105px; height:140px;}
	#e_e_courses5 h4 a {font-size:14px; color:#2f688c; font-weight:bold; letter-spacing:2px;}
	#e_e_courses5 .divSub {float:right; width:530px; padding-top:5px;}

	/* 课程设置 Courses */
	#e_e_courses {float:left; width:673px;}
	#e_e_courses li {float:left; list-style:none; margin:5px 0px 5px 10px; display:inline; text-align:center;}
	#e_e_courses .divContent {width:653px; height:120px; margin:5px 0px 5px 10px;}
	#e_e_courses h3 {letter-spacing:1px;}
	#e_e_courses h4 {line-height:18px;}
	#e_e_courses li.solid {width:9px; height:150px; background:url(../images/solid.gif) no-repeat center top;}

	/* 优惠政策 Preferential */
	#e_e_preferential {float:left; width:673px;}
	#e_e_preferential li {list-style:inside square; margin:5px 0px 5px 10px;}
	#e_e_preferential li a {color:#0099cc}

	/* 培训优势 Advantage */
	#e_e_advantage {float:left; width:673px;}
	#e_e_advantage li {list-style:inside square; margin:5px 0px 5px 10px;}
	#e_e_advantage li a {color:#0099cc}

	/* 联系方式 Contact */
	#e_e_contact {float:left; width:673px;}
	#e_e_contact .divContent {width:653px; height:120px; margin:5px 0px 5px 10px;}

#enrollment #dispart_2 {width:224px;}

	/* 在线咨询 Counseling */
	#e_e_ask {float:right; width:222px;}
	#e_e_ask li {list-style:none; width:200px; margin:5px 0px 0px 10px;}
	#e_e_ask li a {color:#000}
	#e_e_ask li a:hover {color:#0099cc}
	#e_e_ask li img {border-width:0px}
	#e_e_ask li span {padding-left:2em;}

/* -------------------------------------------------- */
/* 课程设置 Courses ------------------------------- */
/* -------------------------------------------------- */

	/* 标题 Title */
	#edu_cur_title {float:left; width:902px; margin:5px 0px 0px 26px;}
	#edu_cur_title .pic {height:169px; background:url(../../education/courses/title.jpg)  no-repeat #FFFFFF 20px top;}

	/* 课程分类 Courses Class */
	#edu_cur_class {float:left; width:672px; margin:5px 0px 0px 26px;}
	#edu_cur_class ul {height:100%;}
	#edu_cur_class li {float:left; margin-bottom:10px;}
	#edu_cur_class li.end {margin-bottom:auto;}
	#edu_cur_class img {width:150px; height:200px;}
	#edu_cur_class .divSub {float:right; width:470px; height:200px; padding-top:5px; border-bottom:1px dashed #999;}

	/* 其他 Other */
	#edu_cur_other {float:right; width:225px; margin:5px 22px 0px 0px;}
	#edu_cur_other .divContent {height:422px;}

/* -------------------------------------------------- */
/* 师资团队 Teachers --------------------------------- */
/* -------------------------------------------------- */

	/* 师资团队 Teachers */
	#edu_tea_teachers {float:left; width:902px; margin:5px 0px 0px 26px;}
	#edu_tea_teachers ul {height:100%;}
	#edu_tea_teachers li {float:left; width:283px; margin-right:10px; margin-bottom:10px;}
	#edu_tea_teachers li.side {margin-right:auto;}
	#edu_tea_teachers li.end {margin-bottom:auto;}
	#edu_tea_teachers img {width:75px; height:100px;}
	#edu_tea_teachers .divSub {float:right; width:192px; padding-top:3px;}
	#edu_tea_teachers span {font-weight:normal;}
	#edu_tea_teachers p {line-height:normal;}

/* -------------------------------------------------- */
/* 学员作品 Production ------------------------------- */
/* -------------------------------------------------- */

	/* 静帧作品 Static Production */
	#edu_pro_static {float:left; width:672px; margin:5px 0px 0px 26px;}
	#edu_pro_static ul {height:100%;}
	#edu_pro_static li {float:left; width:155px; text-align:center; margin-right:6px; margin-bottom:10px;}
	#edu_pro_static li.side {margin-right:auto;}
	#edu_pro_static li.end {margin-bottom:auto;}
	#edu_pro_static img {width:150px; height:100px;}
	#edu_pro_static p {line-height:normal;}

	/* 人气排行榜 Chart */
	#edu_pro_hot {float:right; width:225px; margin:5px 22px 0px 0px;}
	#edu_pro_hot ul {height:466px;}
	#edu_pro_hot li {list-style:none; margin-bottom:5px;}

/* -------------------------------------------------- */
/* 师生访谈 Talking ---------------------------------- */
/* -------------------------------------------------- */

	/* 师生访谈 Talking */
	#edu_tal_student {float:left; width:672px; margin:5px 0px 0px 26px;}
	#edu_tal_student ul {height:100%;}
	#edu_tal_student li {list-style:none; width:640px; height:95px; margin-bottom:10px;}
	#edu_tal_student li.end {margin-bottom:auto;}
	#edu_tal_student img {width:140px; height:90px;}
	#edu_tal_student .divSub {float:right; width:480px; padding-top:3px;}
	#edu_tal_student span {font-weight:normal;}

	/* 其他 Other */
	#edu_tal_other {float:right; width:225px; margin:5px 22px 0px 0px;}
	#edu_tal_other .divContent {height:801px;}

/* -------------------------------------------------- */
/* 在线报名 Application ------------------------------ */
/* -------------------------------------------------- */


