.nav li.contest{
	background-image:url(../images/btn_nav_contest.png);
	background-position:0 -324px;
}

h3#contest{
	background-image:url(../images/contest/m_contest.png);
	width:922px;
	height:126px;
	text-indent:-999px;
	overflow:hidden;
	margin-top:10px;
}

.btn_contest{
	background-image:url(../images/contest/btn_contest.png);
	width:916px;
	height:83px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	margin:15px 0;
}
.btn_contest:hover{
	background-position:0 -83px;
}
#main_content .inner{
	padding-bottom:20px;
}
.movie{
	width:669px;
	height:349px;
	position:relative;
	background-image:url(../images/howto/movie_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.movie a{
	width:532px;
	height:292px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	margin:0 auto;
	margin-top:15px;
}
.movie a:hover{
	background-position:0 -292px;
}

.snake .movie a{
	background-image:url(../images/howto/movie_snake.png);
}
.marble .movie a{
	background-image:url(../images/howto/movie_marble.png);
}
.candy .movie a{
	background-image:url(../images/howto/movie_candy.png);
}

#list{
	width:916px;
	margin-top:16px;
	text-align: center;
	background-image:url(../images/contest/bg_list.png);
}
