﻿/* ================================================== */
/* 新闻 News ========================================= */
/* ================================================== */

/* -------------------------------------------------- */
/* 导航样式 Navigation ------------------------------- */
/* -------------------------------------------------- */

#nav li.news a {background:url(../images/nav_bg.jpg) no-repeat -70px -35px; color:#000; font-weight:bold;}
#nav li.news:hover ul {display:none;}
#nav li.news a:hover ul {display:none;}

#news #menu li.news,
#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;}

#news #menu li.news 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;}

/* -------------------------------------------------- */
/* 新闻首页 News Index-------------------------------- */
/* -------------------------------------------------- */

	/* 新闻动态 News */
	#new_all {float:left; width:660px; margin:5px 0px 0px 26px;}
	#new_all ul {height:100%;}
	#new_all li {float:left; height:145px; margin-bottom:10px;}
	#new_all li.end {margin-bottom:auto;}
	#new_all li.more {padding-top:5px; height:auto; margin-bottom:auto;}
	#new_all li.more a {float:right; color:#333}
	#new_all img {width:105px; height:140px;}
	#new_all .divSub {float:right; width:505px; height:140px; padding-top:5px; border-bottom:1px dashed #999;}

	/* 其他 Other */
	#new_other {float:right; width:237px; margin:5px 22px 0px 0px;}
	#new_other .divContent {height:1257px;}

/* -------------------------------------------------- */
/* 新闻子页 News Subpage------------------------------ */
/* -------------------------------------------------- */


