@charset "utf-8";
/* CSS Document */

body {
width:100%;
margin:0;
padding:0;
}
width_995 {
border:0;
width:995px;
}
max_width {
border:0;
max-width:975px;
width:expression(document.body.clientWidth > 975? "975px": "auto" );
}
img
{
border:none;
}
