body{
	text-align: center;	/*for IE5*/
	background-color: #ffffff;
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}

.wrapper{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.left{
	width: 165px;
	font-weight: bold;
	text-align: right;
}

.right{
	width: 600px;
	text-align: left;
	float: right;
}

.title{
	color: #A6BC09;
	font-weight: bold;
	font-size: 14px;
}

a:link{
	color: #3344aa;
	text-decoration: none;
}

a:visited{
	color: #3344aa;
	text-decoration: none;
}

a:active{
	color: #3344aa;
	text-decoration: none;
}

a:hover{
	color:#ee5522;
	text-decoration:underline;
}



#footer{
	text-align: center;
	margin: 0 auto;
	padding: 5px;
	color: #000000;
	width: 400px;
	font-size: 14px;
	line-height: 16px;
}

#footer a:link{
	color: #666666;
	text-decoration: none;
}

#footer a:visited{
	color: #666666;
	text-decoration: none;
}

#footer a:active{
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color:#333333;
	text-decoration:underline;
}

#copy{
	text-align: right;
	margin: 0 auto;
	width: 800px;
	color: #999999;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
}

.mybox{
	margin: 0px;
	padding: 8px;
	background-color: #fffcd4;
	border: solid 1px;
	border-color: #eb9640;
}

.prize_bg{
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
	background-color: #f6f6f6;
	border: solid 1px;
	border-color: #eb9640;
}

.prize_title{
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.prize_left1{
	width: 320px;
	text-align: left;
}

.prize_right1{
	width: 450px;
	text-align: left;
	float: right;
}

.prize_left2{
	width: 225px;
	text-align: left;
}

.prize_right2{
	width: 545px;
	text-align: left;
	float: right;
}

.prize_text1{
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}

.prize_text2{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.prize_text3{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

#detail{
	margin: 0 auto;
	text-align: left;
}