* { margin:0; padding:0; outline:none; }
img { display:block; border:none; }
ul { list-style-type:none; }
td { vertical-align:top;}


body{
background:url(../img/bg.gif) top center no-repeat #000000;
font-family:"Lucida Grande", LucidaSansRegular, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
color:#505050;
}

a{
text-decoration:none;
color:#4D4D4D;
}

a:hover{
color:#44697D;
}

.title-logo{
margin:24px 0 8px 0;
}

.title01{
font-size:30px;
color:#219FC7;
text-transform:lowercase;
font-weight:normal;
}

.title02{
font-size:22px;
color:#219FC7;
text-transform:uppercase;
font-weight:bold;
}

.title03{
font-size:18px;
color:#219FC7;
text-transform:uppercase;
font-weight:normal;
}

.title04{
font-size:11px;
color:#FFFFFF;
text-transform:lowercase;
font-weight:normal;
}

.title05{
font-size:9px;
color:#D6D6D6;
text-transform:lowercase;
font-weight:normal;
}

#background{
background:url(../img/bg.jpg) top center no-repeat;
}

#container{
margin:0 auto;
text-align:center;
width:700px;
}
