#homepage {
}

/* @group h1 */
.h1_01 {background:url(../images/h1_01.gif) no-repeat;}/*明天特色*/
.h1_02 {background:url(../images/h1_02.gif) no-repeat;margin:0 -20px;}/*热点话题*/
.h1_03 {background:url(../images/h1_03.gif) no-repeat;}/*精品课程*/
.h1_04 {background:url(../images/h1_04.gif) no-repeat;}/*优秀讲师*/
.h1_05 {background:url(../images/h1_tutorial_index.gif) no-repeat;margin:0 -20px;}/*明天教程*/
.h1_06 {background:url(../images/shortcut_bar.gif) no-repeat;}/*常用导航*/
.h1_07 {background:url(../images/h1_works_index.gif) no-repeat;margin:0 -20px;}/*优秀作品*/
.h1_08 {background:url(../images/h1_students_index.gif) no-repeat;}/*学员故事*/
/* @end */

.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;}

#content {background:url(../images/content_bg_style_1.png) repeat-y;}

#content h1 a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	float: right; 
	margin: 10px 30px 0 0;
}

.left h3 {margin: 10px 10px 0 10px;}
.left p {margin: 0 10px;}

.center {margin:0 10px;width:360px;}
.center ul {margin-top:15px;}
.center li span {float:right;}

.right {float:left;width:270px;}
.right h3,.tutorial_index h3 {margin-top:10px}
.right p,.tutorial_index p {margin-right: 10px;}
.right img,.tutorial_index img {
	float:left;
	margin: 10px;
	
}

.img_style_1 {
	height: 80px;
	width: 80px;
}

#lightbox a img,.img_style_2 {
	border:1px solid #d4d4d4;
	background:#f0f0f0;
	padding:5px;
	width:68px;
	height:68px;
}

#lightbox a{
	margin-right: 7px;
}