body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;color: #444444;
}

#inner {
	cursor: pointer;
    height: 110px;
    margin: 0 auto;
    max-width: 90px;
    width: 90px;
}
#outer img, #inner img {
	display: block;
	margin: 0 auto;
}
.cover{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	text-align:center;
}
.cover img{
	/*width: 100%;*/
	margin: 0 auto;
}
#scratchpad,#prize{
	position: absolute;
	width: 300px;
	height: 400px;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	color: #333;
}
.btn-cont{
	position: absolute;
	bottom: 3px;
	right: 3px;
	display: none;
}
.content {
	margin:0px 0 15px 0;
}
.banner {
	text-align:center;
}
.main img {
	max-width: 100%;
	border: 0 none;
}

