body{
margin:0; border:0; padding:0;
height:100%; max-height:100%; overflow: hidden; 
background: url(img/BG.gif) repeat-y top left #ff7300;
}
/* HACK FOR IE: START */
*html body {
padding:67px 0 80px 0; 
}
*html #content {
height:100%; 
width:760px;
margin:0 0 0 240px;
}
/* HACK FOR IE: END */
#content{
position:fixed; top:67px; left:240px; bottom:80px;
width:760px; overflow:auto;
padding:20px 0 20px 0;

scrollbar-3dlight-color:#c6b2a7; 
scrollbar-arrow-color:#000; 
scrollbar-base-color:#666; 
scrollbar-darkshadow-color:#816659; 
scrollbar-face-color:#fbeada; 
scrollbar-highlight-color:#e2a435; 
scrollbar-shadow-color:#e3afa2;
scrollbar-track-color:#f2ece9;
}
#content p{
width:740px;
}
#header001{
position:absolute; top:0px; left:0px;
background:url(img/SITE.gif) no-repeat top left;
width:100%; height:67px; overflow:hidden;
}
#header002{
position:absolute; top:0px; left:0px;
background:url(img/SITE.gif) no-repeat top left;
width:230px; height:690px; overflow:hidden;
}
#footer001{
position:absolute; bottom:0; left:0;
background:url(img/FOOTER.gif) no-repeat bottom left;
width:225px; height:235px; overflow:hidden;
}
#footer002{
position:absolute; bottom:0px; left:0px;
background:url(img/FOOTER.gif) no-repeat bottom left;
width:1000px; height:82px; overflow:hidden;
}
a.slink, .skp {
font-size: 9px; font-weight:normal; color:#ff7300; text-decoration:none;
}
a.slink:hover {
text-decoration:underline;
}
a {
font-weight:bold; color: #000; text-decoration:none;
}
a:hover {
text-decoration:underline;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#000;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#000;
}