body{
margin:0px;
}

#wrapper{
position:absolute;
left:50%;
margin-left:-453px;
width:907px;
height:500px;
background-image:url(../images/bg.png);
background-repeat:no-repeat;
background-position:0% 100%;
top:100px;
}

#container{
position:absolute;
min-width:750px;
width:750px;
height:400px;
bottom:100px;
left:50%;
margin-left:-375px;
}

#fix{
padding-top:165px;
}

#bottom{
width:907px;
text-align:center;
height:20px;
position:absolute;
bottom:2px;
}

#menu{
position:absolute;
right:10px;
margin:0px;
padding:0px;
}

#menu li{
display:inline;
margin:0px;
padding:0px;
margin-right:10px;
}

#menu li a{
font-family:arial;
font-size:9px;
color:#666666;
text-decoration:none;
text-transform:uppercase;
}

#menu li a:hover{
color:#fff;
}

#content{
position:relative;
float:left;
width:440px;
display:none;
}

#image{
position:relative;
float:right;
width:273px;
display:none;
}

#scroll{
position:absolute;
left:10px;
top:5px;
width:440px;
height:390px;
}

#player{
position:absolute;
left:20px;
top:4px;
}








.fisheye{
text-align: center;
height: 51px;
position: relative;
}
a.fisheyeItem
{
text-align: center;
font-weight: bold;
text-decoration: none;
width: 88px;
position: absolute;
display: block;
top: 0;
}
.fisheyeItem img
{
border: none;
margin: 0 auto 5px auto;
width: 100%;
}
.fisheyeItem span {
display: none;
positon: absolute;
color:#000;
}
.fisheyeContainter
{
height: 51px;
width: 200px;
left: 500px;
position: absolute;
} 
