body {
    text-align: center;

    background-color: #000000;
    color: #cccccc;
    background-image: url("images/bg.gif");
    width: 100%;
    margin: 0;
    padding: 0;
}
div.tree {
    color: #cccccc;
    font-size: 12px;
    position: absolute;
    top: -36px;
    left: 5px;
}
div.tree a{
    text-decoration: none;
}
h1.header {
    margin:0 auto;
    color: #CCCCCC;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0px;
    background-color: #000000;
    background-image: url("images/bg_header2.gif");
    width: 800px;
    height: 125px;
}
h2.title {
    color: #AAC000;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 5px 2px;
    border-left: 10px solid #FFC000;
    border-bottom: 1px solid #FFC000;
    margin-right: 320px;
}
div.wrapper {
    margin:0 auto;
    width: 800px;
    font-size: 12px;
    line-height: 1.5em;
    background-color: #000000;
    color: #cccccc;
    background-image: url("images/bg_middle2.gif");
position:relative; 

}
div.footer {
    color: #CCCCCC;
    text-align: center;
    background-color: #000000;
    background-image: url("images/bg_footer2.gif");
    width: 100%;
    height: 37px;
    clear: both;
position:relative; 
}
div.footer a {
    color: #CCCCCC;
}
div.footer a:hover {
    color: #FFFFFF;
}

/*
div.contents {
    background-color: #000000;
    background-image: url("images/bg_middle.gif");
}
*/

div.left {
    float: right;
    margin: 0px 5px;
    width: 150px;
}
div.right {
    text-align: left;
    float: right;
    width: 600px;
    padding: 10px 0px;
    margin: 0px 10px 0px 20px;
} a {
    color: #cccccc; 
} a:link {
    color: #cccccc; 
} a:visited {
    color: #cccccc; 
} a:hover {
    color: #ffffff; 
}

dl.menu {
    width: 140px;
    border: 1px solid #000000;
    padding: 3px 1px;
}
dd.menu {
    height: 25px;
    margin: 3px;

}
dd.menu a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    height: 100%;
    padding-left: 0px;
    padding-top: 5px;
    width: 134px;
    background-image: url("images/menubutton.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
dd.menu a:link {
}
dd.menu a:visited {
}
dd.menu a:hover {
    background-image: url("images/menubutton.gif");
    background-position: 0px -29px;
    background-repeat: repeat-y;
}

div.banner01 a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    margin: 4px;
    width: 134px;
    height: 110px;
    background-image: url("images/banner01.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
div.banner01 a:link {
}
div.banner01 a:visited {
}
div.banner01 a:hover {
    background-image: url("images/banner01.jpg");
    background-position: 0px -110px;
    background-repeat: repeat-y;
}

div.banner02 a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    margin: 4px;
    width: 134px;
    height: 110px;
    background-image: url("images/banner02.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
div.banner02 a:link {
}
div.banner02 a:visited {
}
div.banner02 a:hover {
    background-image: url("images/banner02.jpg");
    background-position: 0px -110px;
    background-repeat: repeat-y;
}

div.banner03 a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    margin: 4px;
    width: 134px;
    height: 110px;
    background-image: url("images/banner03.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
div.banner03 a:link {
}
div.banner03 a:visited {
}
div.banner03 a:hover {
    background-image: url("images/banner03.jpg");
    background-position: 0px -110px;
    background-repeat: repeat-y;
}

div.banner-pro {
  margin-top: 100px;
}

div.banner-pro a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    margin: 4px;
    width: 134px;
    height: 250px;
    background-image: url("images/banner_pro.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
div.banner-pro a:link {
}
div.banner-pro a:visited {
}
div.banner-pro a:hover {
    background-image: url("images/banner_pro.gif");
    background-position: 0px -250px;
    background-repeat: repeat-y;
}

img.topimg {
    margin: 10px;
    float: right;
}

br.clear {
    clear:right;
}

p {
    color: #aaaaaa;
    font-size: 14px;
    line-height: 20px;
}

table.price {
    border-width: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
    background-color: #ffffff;
}
th.price {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: #660000;
}
td.price {
    color: #aa0000;
    font-size: 14px;
    font-weight: bold;
    width: 120px;
    height: 35px;
    text-align: center;
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #aa6666;
    background-color: #faf0e6;
}
td.pricecom {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    width: 300px;
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #aa6666;
    background-color: #fffff0;
}
ul.platform {
    color: #aaaaaa;
    font-size: 14px;
    line-height: 20px;
}
table.form {
    color: #aaaaaa;
    font-size: 14px;
    border-width: 2px;
    border-style: outset;
    border-color: #aaaaaa;
    border-collapse: separate;
    background-color: #faf0e6;
}
td.formleft {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    width: 150px;
    height: 35px;
    text-align: center;
    border-width: 1px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    background-color: #fffff0;
}
td.formright {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    border-width: 1px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    background-color: #fffff0;
}
.formItem {
    width: 400px;
}
span.mini {
    font-size: 12px;
    color: #000099;
    font-weight: normal;
}
span.red {
    color: #FF0000;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
strong.right {
    color: #cc00cc;
    font-weight: normal;

}

.comparison {
    color: #cccc00;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-width: 1px;
    padding: 0px;
    border-style: inset;
    border-color: gray;
    background-color: #fffff0;
}
.comparisonheader {
    width: 160px;
    height: 30px;
    background-color: #660000;
}
.comparisonheaderMy {
    width: 110px;
    color: #ffff00;
    background-color: #660000;
}
.comparisonitem {
    color: #0000aa;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: #cccccc;
}
.comparisonitemMy {
    color: #0000aa;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: #fffff0;
}
.comparisonitemHeader {
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
    background-color: #660000;
}

.comparisonmaenad {
    color: #ff0000;
}

p.w3chtml {
    position: absolute;
    top: -70px;
    left: 40px;
}
p.w3ccss {
    position: absolute;
    top: -30px;
    left: 40px;
}
img.w3c {
    margin: 0px;
    padding: 0px;
    border: 0;
    width: 88px;
    height: 31px;
}


table.company {
    width: 100%;
    border-collapse: collapse;
}
td.company {
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding: 5px 17px;
    border-bottom: 1px dotted #aa6666;

}