html,body {
margin: 0px;
background-image : url("../img/toolback.gif");
background-attachment: fixed;
background-position:50% 50%;
background-repeat: repeat-y;
background-color:#E6E6E6;
}

div#container {
width: 760px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
display:none;
}

div#header {
width: 760px;
height: 138px;
background-image : url("../img/topbanner.gif");
background-repeat: repeat-y;
}

div#leftmenu {
margin: 10px 0px 0px 0px;
width: 220px;
float: left;
background-image : url("../img/leftmenufootback.gif");
background-repeat: no-repeat;
background-position: bottom;
background-color:#E6E6E6;
}

div#leftmenu dl {
margin: 0px;
padding: 5px 5px 0px 5px;
width: 210px;
float: left;
background-image : url("../img/leftmenutopback.gif");
background-repeat: no-repeat;
background-position: left top;
}

div#leftmenu dt {
margin: 0px;
padding: 0px;
width: 210px;
height: 24px;
background-image : url("../img/lefttitleback.gif");
background-repeat: repeat-x;
background-color:#ffffff;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-align: center;
line-height :24px;
}

div#leftmenu dd {
margin: 0px;
padding: 0px;
width: 210px;
background-color:#ffffff;
}

div#leftmenu img {
margin: 7px 0px 0px 5px;
border: 0px;
}

div#leftmenu p.caption {
margin: 0px;
padding: 0px 5px 0px 5px;
text-align: left;
font-size: 12px;
line-height :16px;
color: #4C4C4C;
}

div#leftmenu p.price-1 {
margin: 0px;
text-align: left;
line-height: 35px;
font-size: 20px;
font-weight: bold;
color: #cc0000;
background-image : url("../img/line.gif");
background-repeat: no-repeat;
background-position: bottom;
}

div#leftmenu p.price-2 {
margin: 0px;
text-align: left;
line-height: 35px;
font-size: 20px;
font-weight: bold;
color: #cc0000;
}

div#leftmenu p.price-3 {
margin: 0px;
text-align: left;
line-height: 35px;
font-size: 20px;
font-weight: bold;
color: #cc0000;
background-image : url("../img/leftmenufootback.gif");
background-repeat: no-repeat;
background-position: bottom;
background-color:#ffffff;
}

div#contents {
margin-top: 10px;
width: 520px;
float: right;
font-size: 12px;
line-height :16px;
color: #4C4C4C;
}

div#contents h1 {
margin: 0px;
font-size: 13px;
line-height :15px;
font-weight: bold;
color: #4C4C4C;
}

div#contents img {
margin-top: 10px;
}

div#contents dl.left {
margin-top: 10px;
width: 167px;
float: left;
}

div#contents dl.right {
margin-top: 10px;
margin-left: 9px;
width: 167px;
float: left;
}

div#contents dt {
margin: 0px;
padding: 0px;
width: 167px;
height: 24px;
background-image : url("../img/tabletitleback.gif");
background-repeat: repeat-x;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-align: center;
line-height :24px;
}

div#contents dd {
margin: 0px;
padding: 5px 0px 0px 0px;
width: 167px;
}

#footer {
margin: 0px;
padding: 10px 10px 0px 0px;
clear: both;
width: 760px;
height: 20px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #4C4C4C;
}

.line {
margin: 0px;
}