@charset "utf-8";
#wrapper{
width: 980px;
margin: 0 auto;
text-align: center;
}
#content{
width: 710px;
}
/*For IE8*/
/*\*//*/
#content{
width: 700px;
}
/**/
#contentRight{
display: none;
float: right;
width: 160px;
height: 600px;
margin: 10px 0 0 0;
}