*{
	margin:0;
	padding:0;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(image/back.gif) #3399FF;
}
body div{
	text-align:left;
	margin: 0 auto;
}
.main{
	width:720px;
	background:url(image/back_center.gif) center repeat-y;
}
.padding{
	padding:0px 5px 0px 5px;
}
.top_swf{
	padding:0px 1px 0px 1px;
}

.box{
	width:620px;
	background:url(image/620px.gif) #9DE7FF;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	color:#000000;
	margin-top:0px;
}
.boxpadding{
	padding:5px;
}


.photo_right{
	float:right;
	margin-left:5px;
	overflow:auto;
}

.photo_left{
	float:left;
	margin-right:5px;
	overflow:auto;
}

.table_style{
background-color:#119FFF;
color:#FFFFFF;
line-height:1.3em;
}
.table_style1{
background-color:#B3E0FF;
color:#000000;
line-height:1.3em;
}
.table_style a{
color:#FFFFFF;
}
.table_style a:hover{
color:#FFFFFF;
}
.table_style a:visited{
color:#FFFFFF;
}
.table_style1 a{
color:#000000;
}
.table_style1 a:hover{
color:#000000;
}
.table_style1 a:visited{
color:#000000;
}

