/* CSS */
#xincun-box
{-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#FFFFFF;
height:1000px;
color:#444444;
margin-bottom:10px;
padding:10px;}
#content-container #content {
 width:100%;
 margin-left: 0px;
 margin-right: 0px;
}
