#navlist
{
	margin:0px auto;
	padding:0px;
	font-size: 12px;
	text-align: center;
	width: 750px;



}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	border: 1px #006600;
	width: 150px;
	list-style-image: url(../img/parts/p_1.gif);



}

#navlist a:link, #navlist a:visited
{
display:block;
float: left;
color: #000000;
padding: 5px;
border:1px solid #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: white;
color: #006;
background:#FFCC00;
text-decoration: none;
}

#navlist a:hover { color: #000;}
p.flist {
	font-size: 12px;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 25px;

}
#navcontainer {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;


}
h2.flist {
	font-size: 13px;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;

}
h3.flist {
	font-size: 13px;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;

}
hr.fline {
	width: 700px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	height: 3px;
}
.18red {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
abbr {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mizubox {
	font-size: 13px;
	line-height: 20px;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}
