i@charset "utf-8";
/* CSS Document */
body
{text-align:center;}
#container
{
margin:0px auto;
margin-top:1%;
width:500px;
min-height:650px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.color
{
color:#0066FF;
text-align:center;
}

#swf
{
border-top:solid 15px #0066ff;
border-bottom:solid 1px #0066ff;
}

.size
{
font-size:20px;
font-weight:bold;
text-decoration:none;
}

.size1
{
font-size:28px;
font-weight:bold;
text-decoration:none;
color:#0022EE;
text-align:center;
}

.size2
{
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#0099FF;
text-align:center;
}

.size3
{
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#3366CC;
text-align: center;
}