﻿/* ================================================== */
/* 作品 Production =================================== */
/* ================================================== */

/* -------------------------------------------------- */
/* 导航样式 Navigation ------------------------------- */
/* -------------------------------------------------- */

#nav li.production a {background:url(../images/nav_bg.jpg) no-repeat -70px -35px; color:#000; font-weight:bold;}
#nav li.production:hover ul {display:none;}
#nav li.production a:hover ul {display:none;}

#production #menu li.production,
#enrollment #menu li.enrollment,
#courses #menu li.courses,
#teachers #menu li.teachers,
#aproduction #menu li.aproduction,
#talking #menu li.talking,
#application #menu li.application {background:url(../images/arrow.jpg) no-repeat center 15px;}

#production #menu li.production a,
#enrollment #menu li.enrollment a,
#courses #menu li.courses a,
#teachers #menu li.teachers a,
#aproduction #menu li.aproduction a,
#talking #menu li.talking a,
#application #menu li.application a {color:#72cfd7;}

/* -------------------------------------------------- */
/* 作品首页 Production Index ------------------------- */
/* -------------------------------------------------- */

	/* 项目作品 Production */
	#pro_works {float:left; width:660px; margin:5px 0px 0px 26px;}
	#pro_works ul {height:100%;}
	#pro_works li {float:left; height:205px; margin-bottom:10px;}
	#pro_works li.end {margin-bottom:auto;}
	#pro_works img {width:150px; height:200px;}
	#pro_works .divSub {float:right; width:460px; height:200px; padding-top:5px; border-bottom:1px dashed #999;}

	/* 其他 Other */
	#pro_other {float:right; width:237px; margin:5px 22px 0px 0px;}
	#pro_other .divContent {height:1070px;}

/* -------------------------------------------------- */
/* 作品子页 Production Subpage ----------------------- */
/* -------------------------------------------------- */


