/* CSS Document */
body {
background-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666666;
}

#main {
margin-left:auto;
margin-right:auto;
width:650px;
}


.header{
background-image:url(images/logo.png);
background-repeat:no-repeat;
width:560px;
height:100px;
padding-bottom:10px;
}
.container {
width:650px;
color:#30C8F8;
padding-top:20px;
}
.text {
background-color:#000000;
}
.litext{
background-color:#000000;
}
.special {
font-family:Helvetica,Arial,Sans-serif;
font-size:18px;
color:#30C8F8;
}
.top { 
width:650px;
height:16px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
.down { 
width:650px;
height:16px;
background-image:url(images/down.jpg);
background-repeat:no-repeat;
background-color:#000000;
pas
}

.footer {
font-size:10px;
text-align:center;
padding-top:10px;
}
.footer a { 
text-decoration:none;
color:#666666;
}
.setl {
text-align:left;
}
setr {
text-align:right;
}
#nav a {
font-family:Helvetica,Arial,Sans-serif;
font-size:18px;
color:#30C8F8;
text-decoration:none;
}
textarea {
color:#666666;
font-size:13px;
width:430px;
height:70px;
background-color:#30C8F8;
font-weight:bold;
}
a {
text-decoration:none;
color:#666666;
}

#float {
z-index:3;
left:0px;
right:0px;
background-color:#000000;
width:100%;
height:100%;
position:absolute;
float:left;
opacity: 0.8;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}
#fl2 {
position:absolute;
float:left;
}

.litext td {
text-align:center;
width:120px;
height:120px;
border:#CCCCCC solid 1px;
}
