@charset "utf-8";
/* CSS Document */


@import "screen-fwc.css";

.forWeb { display: none;}
.forPrint { display: inline;}

.siteWrap { margin: 0; width: 650px;}

.siteNav { display: none;}

.siteHead { height: 175px;}
.siteHead .siteLogo { height: auto; left: 18px; overflow: hidden; position: absolute; top: 75px; width: 523px;}
.siteHead .saLogo { height: auto; left: 0; position: absolute; top: 0; width: 650px;}
.siteHead .forUS { font-size: 12px; left: 390px; line-height: 16px; position: absolute; text-align: center; top: 62px; width: 240px;}

.siteContent { color: #000;}
.sidebar { display: none;}



