html {

	margin: 0px;

	padding: 0px;

	background-image: url(../images/html.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.special {

	background-image: url(../images/jc-index_special.gif);

	position: absolute;

	height: 47px;

	width: 147px;

	left: 28px;

	top: 473px;

}

.special:hover {

	background-position: 0px 47px;

}

.video {

	background-image: url(../images/--index_video.gif);

	position: absolute;

	height: 46px;

	width: 127px;

	left: 514px;

	top: 457px;

	cursor: pointer;

}

.video:hover {

	background-position: 0px 46px;

}

.content .flash_cover {

	background-image: url(../images/jc-flash_cover.png);

	background-repeat: no-repeat;

	position: absolute;

	height: 360px;

	width: 126px;

	left: 168px;

	top: 10px;

}

