﻿html, body, form { margin: 0px; padding: 0px; text-align: center; }
body { background: #902705; font-size: 13px; font-family: Verdana; }
h2 { font-size: 14px; margin-top: 0px; margin-bottom: 10px; }
a { text-decoration: none; cursor: pointer; color: #902705; }
a:hover { text-decoration: underline; color: #222; }

#mms_header { height: 34px; line-height: 34px; background: #333; border-bottom: solid 2px #000; text-align: left; }
#mms_header .mms_content { padding: 0 40px; font-family: calibri; font-size: 15px; font-weight: bold; overflow: hidden; }
#mms_header .mms_label { color: #999; }
#mms_header ul { float: right; margin: 0; padding: 0; margin-top: 7px; list-style: none; }
#mms_header ul li { float: left; margin-left: 20px; list-style: none; height: 20px; line-height: 20px; }
#mms_header ul li a { color: #fff; font-size: 13px; }
#mms_header ul li.mms a { color: #DAB807; }
#mms_header ul li a span { display: block; text-align: center; width: 95px; border: solid 1px #777; background: #444; }
#mms_header ul li.current a span { background: #222; }
#mms_header ul li a:hover span { background: #777; border-color: #999; }

.page_body { width: 900px; background: #fff; margin: 0 auto; text-align: left; border: solid 2px #000; border-top: none; }
.content { border-top: solid 2px #000; padding: 10px; }

div.right_column { float: right; margin-left: 10px; width: 240px; margin-bottom: 10px; }

div.hfzm_info { font-family: Tahoma; background: #FFFFCC; color: #902705; border: solid 1px #902705; padding: 10px; margin-bottom: 20px; text-align: center; font-size: 14px; }
div.hfzm_info .emphasis { font-size: 17px; font-weight: bold; margin: 10px 0; }
div.hfzm_info a { font-size: 12px; font-weight:bold; color: #000; }

div.staff_list { background: #eee; border: solid 1px #bbb; padding: 10px; }
div.staff_list ul { margin: 0; padding: 0; }
div.staff_list ul li { margin-bottom: 10px; list-style: none; font-size: 10px; color: #444; }
div.staff_list ul li .name { font-size: 12px; font-weight: bold; color: #333; font-family: Arial; }

ul.sites { float: left; width: 140px; padding: 0px; margin: 0px; margin-right: 10px; }
ul.sites li { text-align: center; list-style: none; margin-bottom: 20px; font-size: 14px; font-weight: bold; }
ul.sites a img { border: none; width: 110px; }

div.information { margin-left: 150px; text-align: justify; margin-right: 260px; }

div.footer {  border-top: solid 2px #000; clear: both; text-align: right; font-size: 11px; margin-top: 10px; background: #ccc; padding: 10px; }
