body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background: #ffffff;
}
 
a.head {
 font-size: 12px;
 color: #0000ff;
 text-decoration: none;
}

a.subcat {
 font-size: 9px;
 color: #0000ff;
 text-decoration: none;
}

a {
 font-size: 12px;
 color: #0000ff;
 text-decoration: underline;
}
 
a:hover {
 color: #cc0000;
 border-top: solid 0px;
 border-bottom: solid 0px;
}
 
td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #000000;
}
 
h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 24px;
 font-weight: bold;
 text-align: left;
 color: #00035e;
 border-top: 2px dashed #00035e;
 border-bottom: 2px dashed #00035e;
}
 
h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 text-align: left;
 color: #000000;
 border-top: 2px dashed #00035e;
 border-bottom: 2px dashed #00035e;
}
 
h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 color: #000000;
 border-top: 2px dashed #00035e;
 border-bottom: 2px dashed #00035e;
}
 
.offer {
 text-align: left;
 padding: 5px; 
 background: #ccccff; 
 border-left: 1px dashed #cc0000;
}
 
#hot {
 padding: 5px; 
 background: #ffffff; 
 text-align: center;
 border-left: 0px dashed #cccccc;
}


#hot a {
 font-size: 12px;
}

.main {
 border-top: 2px dashed #000000;
 border-left: 2px dashed #000000;
 border-right: 2px dashed #000000;
 border-bottom: 2px dashed #cccccc;
 background-color: #ffffff;
}
 
.foot {
 text-align: center;
 border-bottom: 1px dashed #000000;
 border-top: 2px dashed #cccccc;
 background-color: #ffffff;
 padding: 4px;
}
 
.text {
 text-align: left;
 padding: 10px;
 border-left: 0px dashed #cccccc;
 border-right: 0px dashed #cccccc;
}
 
.menu {
 padding: 3px;
 border-right: 1px dashed #cccccc;
 text-align: center;
}
 
.linkmenu {
 margin-left: 20px;
 line-height: 22px;
 text-align: left;
}

.sub {
 margin-left: 30px;
 line-height: 22px;
 text-align: left;
}

.on {
 border-top: solid 1px;
 border-bottom: solid 1px;
}

.subon {
 margin-left: 30px;
 line-height: 22px;
 text-align: left;
 border-top: solid 1px;
 border-bottom: solid 1px;
}
