/* CSS Document */


body{
	background-color:#F4F4F4;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	position: relative;
	width: 775px;
	margin: auto;
	background-image: url(../images/image16_bg.jpg);
	background-color:#ffffff;
}

#header{
	width:775px;
	/*height:287px;*/
	float:left;
}

.header1{
	width:775px;
	/*height:152px;*/
	float:left;
}

#content{
	width:775px;
	height:auto;
}

.content1{
	width:333px;
	height:auto;
	/*background-repeat:no-repeat;
	background-image:url(../images/image07_bg.jpg);
	margin-top:10px;*/
	margin-left:0px;
	padding-left:55px;
	/*padding-top:7px;*/
	float:left;
}

.content2{
	width:310px;
	height:auto;
	margin-left:0px;
	padding-left:20px;
	/*padding-right:45px;*/
	float:left;
}

.play{
	width:313px;
	height:auto;
	/*background-color:#c64802;
	background-image:url(../images/image09_rbg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:10px;*/
	padding-top:7px;
	padding-left:58px;
	vertical-align:top;
	float:left;
}

.playBox{
	width:155px;
	height:auto;
	padding-left:0px;
	padding-top:7px;
	float:left;
}

.playView{
	width:150px;
	height:auto;
	padding-left:8px;
	padding-top:7px;
	float:left;
}

.quickFacts{
	width:285px;
	height:228px;
	background-image:url(../images/image20.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:65px;
	float:left;

}
ul { list-style:outside url(../images/arrow.jpg);

} 


.footer{
	position: relative;
	width: 775px;
	height:22px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#f5f4f4;
	margin: auto;
	vertical-align:bottom;
}
p {
	font-size:12px;
}
p.small {
	font-size:10px;
}
.style1 {
	font-size:10px;
	font-weight:bold;
	color:#ff0000;
}
.style2 {
	font-size:10px;
}
.draw_date {
	color:#FF0000;
	font-weight:bold;
}
.style3 {
	font-weight:bold;
	color:#ff0000;
}
.style4 {
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}
.link2nd {font-size:10px; color:#ff0000; font-weight:bold; text-decoration:underline}
.link3rd {
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline
}
a.japanjumbodraw {}
a.japanjumbodraw:hover {font-size:10px; color:#ff0000; font-weight:bold; text-decoration:none;}
a.japanjumbodraw2:hover {font-size:10px; color:#000000; font-weight:normal; text-decoration:none;}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
.nav a:hover {
color:#FFF;
text-decoration:underline;
}
.clear{
clear:both;
}