html, body { height:100%; margin:0; padding:0; }

body {
color:#333333;
background:#ffffff;
background-image: url(../images/style/bg_site.gif);
font:12px arial, sans-serif;
margin:0;
padding:0;
text-align:left;
}

#site {
margin: 0 auto 0 auto;
width: 971px;
}

#logo {
height: 39px;
}

#header {
position: relative;
height:25px;
background-repeat: no-repeat;
padding: 285px 0 0 30px;
color: #ffffff;
word-spacing: 12px;
}

#contentright {
width: 280px;
float: right;
margin-right: 40px;
margin-top: 40px;
padding: 0 10px 10px 10px;
}
#contentright p {
padding-left: 23px;
}
#rightbox {
background-image: url(../images/style/bg_cr_header.jpg);
background-repeat: repeat-x;
background-color: #f3f3f3;
border: 1px solid #cccccc;
padding-left: 4px;
}

#content {
background-image: url(../images/style/bg_content.jpg);
padding: 0 380px 0 30px;
}
#content p {
padding-left: 21px;
letter-spacing: 1px;
}
#content h2 {
padding-left: 21px;
letter-spacing: 1px;
}

#footer {
color: #666666;
font-size: 10px;
height: 50px;
background-image: url(../images/style/bg_footer.jpg);
background-repeat: no-repeat;
padding-top: 25px;
text-align: center;
}

a {
color: #aa0011;
text-decoration: none;}
a:hover {
font-weight: bold;}

a.navi {
color: #ffffff;
text-decoration: none;
font-size: 14px;}
a:hover.navi {
color: #aa0011;
font-weight: normal;
}

a.footer {
color: #666666;
text-decoration: none;
font-size: 10px;}

h1 {
margin-top: 0px;
font-size: 14px;
color: #aa0011;}

h2 {
font: 14px verdana;
color: #aa0011;}

h3 {
font: 12px verdana;
color: #aa0011;}

p {
margin: 0px;
line-height: 18px;}


