body { color: #000; background-color: white; }
a:link { color: #399 }
a:visited { color: #105a5a }
a:hover { color: #fc0 }
a:active { color: red }
.maintable { border-right: 2px dotted #9cc; border-left: 2px dotted #9cc; }
.cbox { border: dashed 1px #fc0; }
.htext { color: #399; font-size: 25px; font-weight: bold; }
.image { border: solid 1px #399; }
.menu { position: absolute; top: 170px; left: 290px; width: 200px; height: 84px; z-index: 100; visibility: hidden; border-color: #399; border-width: 1px; }
.outtext { color: #399; background-color: #fffbe1; }

ul { list-style-image: url('images/content/item.gif') }
