/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#99CCFF
}
body{
width:980px;
height:600px;
margin:auto;
}
#site{
width:900px;
height:600px;
padding:10px 40px 0 40px;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat
}
.menu{
background-image:url(images/menubg.png);
background-position:top left;
background-repeat:no-repeat;
width:770px;
height:40px;
margin:-45px 0px 30px 220px
}
.menu ul{
float:left;
display:inline;
margin:0;
}
.menu li{
list-style-type:none;
float:left;
padding:0 0px 0 0;
background-image:url(images/.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:
}
.menu img, .right img{
float:left
}
#site .style1{
padding:0px
}
#center{
background-image:url(images/.png);
background-position:top left;
background-repeat:no-repeat;
width:900px;
height:431px
}
.big{
background-color:#330099;
filter: alpha(opacity=30);  -moz-opacity:0.30;  opacity:0.30;
float:left;
display:inline;
margin:9px 0 0 9px;
width:170px;
height:372px
}
.newstext0{
font-family:arial;
color:#ffffff;
font-weight:bold;
width:160px;
float:left;
padding:-362px 0 5px 20px
}
.newstext1{
color:#ffffff;
width:160px;
float:left;
}

.right{
width:675px;
float:left;
padding:0px 0 0 43px;
font-family:Georgia;
font-size:13px;
line-height:130%;
}
.text0{
color:#FF3399;
font-weight:bold;
width:675px;
float:left;
padding:10px 0 0px 5px
}
.text1{
color:#646464;
width:675px;
float:left;
padding:10px 0 25px 5px
}


.left{
width:400px;
float:left;
font-size:11px;
color:#646464;
padding:30px 0px 0 34;
}
.pic1{
margin:20px 0 0px -60px
}
.lefttext{
width:400px;
float:left;
padding:10px 0 0px 100px
}
.left ul{
width:400px;
display:inline;
float:left;
margin:0px 0 10px 5px
}
.second{
width:265px;
float:left;
padding:-100px 0 0 234px;
font-family:Georgia;
font-size:11px;
line-height:150%;
color:#646464;
}
.pic2{
float:left;
margin:10px 0 0 5px;
}
.text2{
color:#646464;
width:265px;
float:left;
padding:10px 0 0px 10px
}
.text2 a{
font-weight:bold;
color:#646464;
text-decoration:underline;
font-size:11px;
font-family:Tahoma;
}
#footer{
background-color:;
background-position:top left;
background-repeat:no-repeat;
width:900px;
height:20px
float:left;
}
#footer p{
float:left;
display:inline;
font-family:Arial;
font-size:10px;
color:#797979;
margin:73px 0 0 -35px
}
#footer p a{
color:#797979;
text-decoration:none;
font-size:10px;
}
.sound{
position:absolute;
top:18px;
right:13px
}