@charset "UTF-8";
body {
	margin: 0px;
}
body, td, th, input, textarea, select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #777777;
}
ul, ol {
	list-style-image: url(/data/images/bullet.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ol {
	list-style: decimal;
}
a:link, a:visited {
	color: #777777;
}
a:hover {
	color: #424242;
}
hr {
	border-bottom: 1px solid #ddd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
}
#bg {
	background: url(/data/images/top_gradient.gif) repeat-x;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 132px;
}
#widget {
	height: 84px;
	width: 600px;
	border: 1px solid #d9dee1;
	overflow: hidden;
	float: right;
	margin-top: 45px;
	margin-right: 30px;
}
#logo {
	background: url(/data/images/logo.gif) no-repeat;
	height: 75px;
	width: 203px;
	float: left;
	margin-top: 57px;
	margin-left: 7px;
}
#menu {
	border-left: 7px solid #cccccc;
	padding-top: 20px;
	margin-top: 10px;
	width: 210px;
}
#menu ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
#menu ol ol {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu ol ol ol {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(/data/images/bullet.gif);
}
#menu ol li {
	background: url(/data/images/mbt.gif) no-repeat right top;
}
#menu a {
	display: block;
	height: 22px;
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 4px;
	text-indent: 15px;
}
#menu a.s1, #menu a.s5, #menu a.s9 {
	background: #00BDEC url(/data/images/mb.gif) no-repeat right bottom;
}
#menu a.s2, #menu a.s6, #menu a.s10 {
	background: #F56520 url(/data/images/mo.gif) no-repeat right bottom;
}
#menu a.s3, #menu a.s7, #menu a.s11 {
	background: #F1D428 url(/data/images/my.gif) no-repeat right bottom;
}
#menu a.s4, #menu a.s8, #menu a.s12 {
	background: #90C25E url(/data/images/mg.gif) no-repeat right bottom;
}
#menu a.sel, #menu a:hover {
	color: #555;
}
#menu ol ol a {
	height: auto;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
	text-indent: 0px;
}
#menu ol ol a:hover, #menu ol ol a.sel {
	background: #DDD;
}
#search {
	margin-top: 20px;
}
#search form {
	margin: 10px 0px 0px;
	padding: 0px;
}
#search label.title, #map a {
	font-size: 18px;
	padding-left: 20px;
}
#search, #map {
	border-left: 7px solid #cccccc;
}
#map a, #map a:visited, #map a:hover {
	color: #777777;
	text-decoration: none;
}
#cse-search-box {
	text-align: right;
}
#adr {
	font-size: 10px;
	border: 1px solid #a7b5c1;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bottom {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	margin-top: 10px;
}
#copyright {
	float: left;
	margin-left: 230px;
}
#made {
	float: right;
	margin-right: 20px;
}
#made a, #made a:visited, #made a:hover {
	text-decoration: none;
	color: #000000;
}
.layoutcontent {
	padding: 20px;
}
.layoutseph {
	height: 1px;
	background: #eee;
}
.layoutsepv {
	width: 1px;
	background: #eee;
}
input.form_input, input.form_submit, select, textarea, #search input {
	border: 1px solid #a7b5c1;
}
h1 {
	font: bold 18px Tahoma, Verdana, sans-serif;
}
h2 {
	font: bold 14px Tahoma, Verdana, sans-serif;
}
h3 {
	font: bold normal 12px Tahoma, Verdana, sans-serif;
	color: #e20a1b;
}
.fld_label {
	font-weight: bold;
	background-color: #eee;
	text-align: center;
}
.fld_comment {
	font-style: italic;
}
.fld_required {
	font-weight: bold;
}
