/* @group content */
#content {background:url(../images/content_bg_style_2.png) repeat-y;}

.your_position {margin: 10px 10px 20px 20px;}

.shortcut_bar {margin: 10px 0 20px 20px;}

.shortcut_bar a {
	background: url(../images/link_style_1.gif) no-repeat 0 4px;
	color: #999;
	display: block;
	float: left;
	height: 25px;
	padding-left: 25px;
	width: 100px;
}

.shortcut_bar a:hover {color:#ff7b00;text-decoration: none;}

.center {margin-left: 10px;width: 640px;overflow: hidden;}

.center img {
	border:1px solid #d4d4d4;
	background:#f0f0f0;
	padding:5px;
	margin-right: 20px;
}

.center p {margin-bottom: 20px;}

.title {
	margin-bottom: 10px;
}

.title span {
	color:#bbb;
	font-weight: normal;
	margin-left: 10px;
}
/* @end */

/* @group h1 */
.h1_05 {background:url(../images/your_position.gif) no-repeat;}/*你的位置*/
.h1_06 {background:url(../images/shortcut_bar.gif) no-repeat;}/*常用导航*/
.h1_07 {background:url(../images/h1_environment.gif) no-repeat;margin:0 -20px;}/*教学环境*/
.h1_08 {background:url(../images/h1_board_lodging.gif) no-repeat;margin:0 -20px;}/*关于食宿*/
.h1_09 {background:url(../images/h1_certificate.gif) no-repeat;margin:0 -20px;}/*证书考核*/
.h1_10 {background:url(../images/h1_commute_method.gif) no-repeat;margin:0 -20px;}/*乘车方式*/
.h1_11 {background:url(../images/h1_course.gif) no-repeat;margin:0 -20px;}/*分类课程*/
.h1_12 {background:url(../images/h1_faq.gif) no-repeat;margin:0 -20px;}/*常见问题*/
.h1_13 {background:url(../images/h1_graduate.gif) no-repeat;margin:0 -20px;}/*毕业就业*/
.h1_14 {background:url(../images/h1_lecturer_wrok.gif) no-repeat;margin:0 -20px;}/*讲师作品*/
.h1_15 {background:url(../images/h1_lecturer.gif) no-repeat;margin:0 -20px;}/*讲师介绍*/
.h1_16 {background:url(../images/h1_news.gif) no-repeat;margin:0 -20px;}/*新闻活动*/
.h1_17 {background:url(../images/h1_pay_method.gif) no-repeat;margin:0 -20px;}/*付款方式*/
.h1_18 {background:url(../images/h1_register_method.gif) no-repeat;margin:0 -20px;}/*报名方法*/
.h1_19 {background:url(../images/h1_register.gif) no-repeat;margin:0 -20px;}/*在线报名*/
.h1_20 {background:url(../images/h1_related_course.gif) no-repeat;margin:0 -20px;}/*相关课程*/
.h1_21 {background:url(../images/h1_student_work.gif) no-repeat;margin:0 -20px;}/*学员作品*/
.h1_22 {background:url(../images/h1_student.gif) no-repeat;margin:0 -20px;}/*学员故事*/
.h1_23 {background:url(../images/h1_timetable.gif) no-repeat;margin:0 -20px;}/*开课时间*/
.h1_24 {background:url(../images/h1_related_work.gif) no-repeat;margin:0 -20px;}/*相关作品*/
.h1_25 {background:url(../images/h1_college.gif) no-repeat;margin:0 -20px;}/*学院介绍*/
.h1_26 {background:url(../images/h1_sitemap.gif) no-repeat;margin:0 -20px;}/*网站地图*/
.h1_27 {background:url(../images/h1_contact.gif) no-repeat;margin:0 -20px;}/*联系方式*/
.h1_28 {background:url(../images/h1_cooperation_partner.gif) no-repeat;margin:0 -20px;}/*合作伙伴*/
.h1_29 {background:url(../images/h1_tutorial.gif) no-repeat;margin:0 -20px;}/*教程*/
.h1_30 {background:url(../images/h1_jobs.gif) no-repeat;margin:0 -20px;}/*师资招募*/
/* @end */

/* @group environment*/
#environment .center img {
	margin: 0 10px 10px 10px;
}
/* @end */

/* @group news_template */

/* @end */

/* @group news */
#news .center img {
	float: left;
	margin: 0 20px 10px 0;
}
/* @end */

/* @group faq */
#faq .title span {
	color:#ff7b00;
	font-weight: bold;
	margin:0;
}

#faq .center p {
	margin-left: 59px;
}
/* @end */

/* @group course */
#course .center img,#certificate .center img,#course_template .center .course img {
	border:none;
	background:none;
	float: left;
	margin: 0 20px 10px 0;
	padding:0;
}

#course .center p a,#certificate .center p a,#course_template .center .course p a {
	background: url(../images/link_style_2.gif) no-repeat;
	color: #fff;
	height: 23px;
	width: 60px;
	display: block;
	float: left;
	padding: 2px 0 0 18px;
	margin: 10px 10px 20px 0;
}
/* @end */

/* @group timetable */
#timetable table {
	width: 640px;
	text-align: center;
}

#timetable th {
	background: url(../images/table_bg.jpg) repeat-x;
	height: 35px;
}

#timetable .red {
	color: red;
}

#timetable td {
	height: 30px;
}

#timetable .even{
	background-color: #eee;
}
/* @end */

/* @group course_template */
#course_template .center img,#lecturer .center img,#student .center img,#lecturer_template .center img,#student_template .center img {
	float: left;	
}
/* @end */

/* @group lecturer & student */
#lecturer .center{
	_width:635px ;
	_overflow: hidden;
}

#lecturer .sq,#student .sq {
	width: 300px;
	float: left;
	margin-right: 20px;
	height: 190px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
/* @end */

/* @group lecturer_temp */
#lecturer_template .style_none,#student_template .style_none {
	border:none;
	background:none;
	float: left;
	margin: 0 20px 10px 0;
	padding:0;

}
/* @end */

/* @group work */
#work .center{
	_width:635px ;
	_overflow: hidden;
}
#work .center img {
	margin: 0;
	border: none;
	background: none;
	padding: 0;
}

#work .center #box01 {
	border:1px solid #d4d4d4;
	background:#f0f0f0;
	padding:4px;
	width: 95px;
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
}
/* @end */