
#bgx {
position: absolute;
right: 0px;
bottom: 0px;
margin:0px;
}

#footer {
position: absolute;
width: 100%;
bottom: 0px;
}

#logo {
position: absolute;
left: 0px;
top: 0px;
z-index:2
}

#cs {
position: absolute;
top: 40%;
z-index:2
}


#link {
position: absolute;
right: 0px;
top: 0px;
z-index:2;
}

#content {
position: absolute;
left: 60px;
top: 200px;
z-index:2;
color:#ffffff;
font-size:11px;
}

