body {
	margin: 0px;
	color: #333;
	background-color: #FFF;
	background-image: url(/img/bgr_s1.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	border: 0px; 
	border-bottom: 1px dotted #999;
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #185C60;
}

h1 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 24px;
	color: #185C60;
}

h2 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
	color: #185C60;
}

h3 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 16px;
	color: #185C60;
}

h4 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
	color: #185C60;
}

a.footer {
	font-weight: normal;
	text-decoration: none;
	color: #333;
}


ul.navi {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.navi li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

ul.navi li:first-child {
  	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

ul.navi li a  {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0.1em 0.1px #FFF;
}

.mzt a  {
	font-size: 14px;
	font-weight: normal;
	text-shadow: 0.1em 0.1px #FFF;
	color: #333;
}

ul.navi li.partner a  {
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0.1em 0.1px #FFF;
}

ul.navi li a:link, ul.navi li a:visited  {
	display: block;
	color: #333;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

ul.navi li a:hover {
	color: #000000;
	background-color: #FFF;
}
