@charset "utf-8";
/* CSS Document */



#big_wrapper {
background: url(../img/index/big_bg.gif) repeat-x left top;
height: 100%;
width: 100%;
}


#contents {
background: url(../img/index/bg.gif) no-repeat left top;
float: left;
height: 100%;
width: 800px;
}


#content_left {
float: left;
padding-top: 55px;
width: 527px;
}

























