BODY{
   background-image: url(../back.jpg);
   background-repeat: repeat-x;
}

HTML{
 SCROLLBAR-FACE-COLOR: #000000; 
 SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
 SCROLLBAR-SHADOW-COLOR: #cccccc;
 SCROLLBAR-3DLIGHT-COLOR: #ffffff;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-TRACK-COLOR: #222222;
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}

.spacing{
   height: 30px;
}

.clearbox{
   clear: both;
}

.horizon{
   height: 30px;
   text-align: center;
}

.head{
   width: 590px;
   height: 85px;
   text-align: center;
   background-image: url(../head.gif);
   background-repeat: no-repeat;
   background-position: center;
   float: left;
}

.rev_head{
   height: 30px;
   text-align: center;
   background-image: url(../head.gif);
   background-repeat: no-repeat;
   background-position: center;
}

.review{
   width: 650px;
}

.rev_u_l{
   width: 30px;
   height: 85px;
   background-image: url(../border_u_l.gif);
   background-repeat: no-repeat;
   background-position: center;
   float: left;
}

.rev_u_r{
   width: 30px;
   height: 85px;
   background-image: url(../border_u_r.gif);
   background-repeat: no-repeat;
   background-position: center;
   float: left;
}

.rev_main{
   width: 590px;
   height: 900px;
   float: left;
   overflow: auto;
}

.rev_main2{
   width: 590px;
   height: 350px;
   float: left;
   overflow: auto;
}

.rev_main3{
   width: 590px;
   height: 1500px;
   float: left;
   overflow: auto;
}

.rev_main4{
   width: 590px;
   height: 300px;
   float: left;
   overflow: auto;
}

.rev_m_l{
   width: 30px;
   height: 900px;
   background-image: url(../border_l.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_r{
   width: 30px;
   height: 900px;
   background-image: url(../border_r.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_l2{
   width: 30px;
   height: 350px;
   background-image: url(../border_l.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_r2{
   width: 30px;
   height: 350px;
   background-image: url(../border_r.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_l3{
   width: 30px;
   height: 1500px;
   background-image: url(../border_l.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_r3{
   width: 30px;
   height: 1500px;
   background-image: url(../border_r.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_l4{
   width: 30px;
   height: 300px;
   background-image: url(../border_l.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_m_r4{
   width: 30px;
   height: 300px;
   background-image: url(../border_r.gif);
   background-repeat: repeat-y;
   background-position: center;
   float: left;
}

.rev_l_l{
   width: 30px;
   height: 85px;
   background-image: url(../border_l_l.gif);
   background-repeat: no-repeat;
   background-position: center;
   float: left;
}

.rev_l_r{
   width: 30px;
   height: 85px;
   background-image: url(../border_l_r.gif);
   background-repeat: no-repeat;
   background-position: center;
   float: right;
}

TD.structure1{
   background-color: #100520;
   border-width: 3px 5px 5px 4px;
   border-color: #6666dd;
   border-style: ridge;
   text-align: left;
}

TD.structure2{
   background-color: #100520;
   border-width: 1px;
   border-color: #6666dd;
   border-style: ridge;
   text-align: left;
   font-size: x-small;
}

TD.structure3{
   background-color: #100520;
   border-width: 3px 5px 5px 4px;
   border-color: #ffffff;
   border-style: ridge;
   text-align: left;
}

TD.structure4{
   padding: 0px 0px 0px 70px;
   background-color: #100520;
   border-width: 3px 5px 5px 4px;
   border-color: #6666dd;
   border-style: ridge;
   text-align: left;
}

TD.revcontents_u_l{
   width: 30px;
   height: 85px;
   background-image: url(../border_u_l.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.revcontents_u_r{
   width: 30px;
   height: 85px;
   background-image: url(../border_u_r.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.revcontents_l_l{
   width: 30px;
   height: 85px;
   background-image: url(../border_l_l.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.revcontents_l_r{
   width: 30px;
   height: 85px;
   background-image: url(../border_l_r.gif);
   background-repeat: no-repeat;
   background-position: center;
}

TD.revcontents_border_l{
   width: 30px;
   margin: 0px;
   background-image: url(../border_l.gif);
   background-repeat: repeat-y;
   background-position: center;
}

TD.revcontents_border_r{
   width: 30px;
   background-image: url(../border_r.gif);
   background-repeat: repeat-y;
   background-position: center;
}

TD.revcontents_main{
   width: 730px;
   text-align: left;
}
