body           { color: #300; background: #fff; margin: 0; padding: 8px; width: 980px }

pages  { color: #300; background: #fff; margin: 0; padding: 8px; width: 980px }

#header               { background: #fff; text-align: right; width: 100%; height: 154px }
#main     { font-size: 14px; font-family: "Times New Roman", Times, serif; margin-top: 40px; margin-bottom: 10px; width: 100% }
#footer       { font-size: 14px; font-family: "Times New Roman", Times, serif; font-size-adjust: none; line-height: normal; background: #fff; text-align: center; word-spacing: normal; letter-spacing: normal; vertical-align: 50%; padding-top: 6px; padding-bottom: 6px; width: 100%; height: auto; border-top: 1px solid #630; border-bottom: 5px solid #f93         } 
.title       { color: #630; font-size: 16px; font-family: Arial; font-weight: bold; text-decoration: underline; text-align: center }
.title_name { font-size: 24px; font-family: Arial }
.title_small { color: #630; font-size: 16px; font-family: Arial  }
.title_small2 { color: #630; font-size: 16px; font-family: Arial; font-style: normal; }
a   { color: #ff9933; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none }
a:visited {
	text-decoration: none;
	color: #ff9933;
}
a:hover  { text-decoration: underline }

.small  { color: #930; font-size: 12px }

ul    { list-style: none; margin: 0; padding: 0; width: 100% }

#nav a    { color: #630; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }

#nav a:hover   { color: #f93; text-decoration: none;
}

#nav li li a  { color: #663300; font-family: Arial; font-size: 10px; font-weight: normal; display: block; padding: 0.2em 10px }

#nav li li a:hover   { color: #ff9933; padding: 0.2em 5px; border-style: solid; border-width: 0 4px; border-color: #ff9933 }


li           { color: #900; font-size: 12px; background-color: #fff; text-align: center; cursor: default; padding: 1px; position: relative; width: 106px; float: left; border-style: solid; border-width: 1px 0; border-color: #630 }

li ul          { font-weight: normal; background: #fff url(images/bkgd.gif) no-repeat left bottom; display: none; padding-top: 4px; padding-bottom: 4px; position: absolute; top: 100%; left: 0; border-right: 1px solid #630 }

li>ul  { top: auto; bottom: auto }

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

td     { font-size: 14px }
