@charset "utf-8";

body { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-smooth:always; text-align: center; color: #000; margin: 0; background: #6f0000 url(../images/template/body-background.png) repeat-x; }
table { font-size: 11px }
td, th { vertical-align: top }

img { border: none; vertical-align: top }

hr { color: #e3e3e3; background-color: #e3e3e3; border: none; height: 3px }

ul, ol, dl, p { line-height: 1.6em }

ul li { list-style: url("../images/template/li.png"); }
ul li ul li { list-style: circle }

a { color: #6f0000 }
a:hover { color: #6f0000 }

h1 { font-family: "Times New Roman", font-size: 20px }
h2 { font-size: 18px }
h3 { font-size: 14px }
h4 { font-size: 11px }
h5 { font-size: 10px }
h6 { font-size: 8px }

.right { text-align: right }
.clear { clear: both }
.none { border: none !important; background: none !important; }
