/* CSS Document */

#Layer1 {
	position:absolute;
	width:880px;
	height:20px;
	z-index:1;
	font-size: 12px;
	line-height: 18px;
	padding-left: 240px;
}
#Layer2 {
	position:absolute;
	width:880px;
	height:20px;
	z-index:2;
	font-size: 12px;
	line-height: 18px;
	padding-left: 358px;
}
/* 首页七幅作品切换的地方,上面的作品分类导航 */
#Layer3 {
	position:relative;
	width:140px;
	height:0px;
	z-index:3;
	left: -143px;
	bottom: 0px;
	top: 75px;
}
