*{
margin:0000;
padding:0000;
}
body{
	background-image:url(img/bg.gif);
	background-repeat:repeat;
	scrollbar-3dlight-color:white;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#fbe6c6;
	scrollbar-shadow-color:#fbe6c6;
	scrollbar-arrow-color:silver;
	font-size:10pt;
	overflow:auto;
	background-position: top;
}
p{
font-size:14px;
line-height:0.8em;
}
a{
font-size:14px;
color:#0000ff;
display:inline;
text-decoration:none;
}
A:LINK{
  color : #8080aa;
  text-decoration:none;
}
A:HOVER{
  color : white;
  background-color : #aa7070;
  text-decoration:none;
}
A:VISITED{
  color : #8080aa;
  text-decoration:none;
}
A:focus{
  color : #8080aa;
  text-decoration:none;
}
#bg{
	background-image: url(img/bg_top.gif);
	background-repeat:repeat-x;
	width:100%;
	height:600px;
}
#info{
height:150px;
float:left;
text-align:center;
margin-top:300px;
overflow:visible;
}
#notice{
font-size:10px;
color:#666666;
}
#add{
font-family: "Century Gothic";
font-size:8pt;
color:#bbbbbb;
position:absolute;
top:585px;
left:595px;
}
#wrap{
background:url(img/html_back.gif) no-repeat;
width:800px;
height:600px;
overflow:hidden;
}
#swf{
width:800px;
height:600px;
border:hidden;
margin:0px;
float:left;
}
