﻿.body 
{
	margin:0px;
}
img 
{
border:0;
margin:0;
padding:0;
}
.head_area
{
	margin:0 auto;width:640px;position:relative;
}
@media only screen and (max-width :640px)
{
	.head_area{width:100%;}
}
@media only screen and (min-width :641px)
{
	.head_area{width:640px;}
}
.midlogo_area
{
	margin:0 auto;
	width:640px;
	position:relative;
	background-color:White;
	border-bottom:1px solid #EDEDED;
}
@media only screen and (max-width :640px)
{
	.midlogo_area{width:100%;}
}
@media only screen and (min-width :641px)
{
	.midlogo_area{width:640px;}
}
.midnotice_area
{
	margin:0 auto;
	width:640px;
	position:relative;
	background-color:White;
	border-bottom:1px solid #EDEDED;
}
@media only screen and (max-width :640px)
{
	.midnotice_area{width:100%;}
}
@media only screen and (min-width :641px)
{
	.midnotice_area{width:640px;}
}
.midlottery_area
{
	margin:0 auto;
	margin-top:5px;
	width:640px;
	position:relative;
	background-color:White;
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #EDEDED;
}
@media only screen and (max-width :640px)
{
	.midlottery_area{width:100%;}
}
@media only screen and (min-width :641px)
{
	.midlottery_area{width:640px;}
}
.midshow_area
{
	margin:0 auto;
	margin-top:5px;
	width:640px;
	position:relative;
	background-color:White;
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #EDEDED;
}
@media only screen and (max-width :640px)
{
	.midshow_area{width:100%;}
}
@media only screen and (min-width :641px)
{
	.midshow_area{width:640px;}
}
.bottom_area
{
	margin:0 auto;
	margin-top:5px;
	width:640px;
	position:relative;
	background-color:White;
	border-top:1px dashed #EDEDED;
}
@media only screen and (max-width :640px)
{
	.bottom_area{width:100%;}
}
@media only screen and (min-width :641px)
{
	.bottom_area{width:640px;}
}
#nav_bar a
{
	text-decoration:none;
	font-size: 16px;
	color:#999999;
}  

#nav_bar_td1
{
	border-bottom:2px solid #6495ED;
	border-bottom-width:2px;
}
#nav_bar_td1 a
{
	color:#6495ED;
}
#lotterymorelink a
{
	color:#999999;
}
#showmorelink a
{
	color:#999999;
}
#merchantlink a
{
	color:#999999;
}
#lotterymorelink a:hover
{
	text-decoration:underline;
	cursor:pointer;
	color:#FF7F24;
}
#showmorelink a:hover
{
	text-decoration:underline;
	cursor:pointer;
	color:#FF7F24;
}
#merchantlink a:hover
{
	text-decoration:underline;
	cursor:pointer;
	color:#FF7F24;
}
