﻿/*reset*/
html{height:100%;color:#666;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*text*/
body{font:11px Tahoma,'Lucida Grande CE',lucida,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:20px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
td{_font-size:11px}
strong{font-weight:bold}
h1,h2,h3{margin-top:15px;font-weight:bold}
img 
{
    /*vertical-align:middle;*/
}
/*structural*/
body 
{
    _text-align:center;
}

h1 
{
    z-index:99;
}

#hd {
	height: 81px;
	width: 100%;
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 18px;
	padding-right: 18px;	
}
#bd 
{
    _text-align:left;
}
#bd, #ft {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ft {
	text-align:center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.mn-hor li {
	display:inline;
}
#mn-hd {
	margin-left: 50%;	
}
#mn-bd {
	float: left;
	width: 160px;
	margin-left: -20px;
}
#mn-bd li {
	margin-top: 20px;
	height: 42px;
}

#mn-bd li a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#mn-ft {
	margin-left:-30px;
	margin-top:5px;
}
#content {
	width: 770px;
	position: relative;
	float: right;
	padding-right:10px;
}
img[align="left"] 
{
    margin-right:10px;
}
img[align="right"] 
{
    margin-left:10px;
}
.error 
{
    font-weight:bold;
    color:#930;
    width:100%;
    height:260px;
    text-align:center;
    line-height:260px;
}


.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  text-align: center;  
  display: block;
	}