body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(new_bg.gif);
}
a {
	color: #69653A;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
	
}
.all {
	margin: auto;
	width: 955px;
	font-size: 100%;
}
.head {
	background-image: url(mycelium_top_bg.gif);
	background-repeat: repeat-x;
	height: 113px;
}
.logo a {
	background-image: url(mycelium_top.gif);
	float: left;
	height: 113px;
	width: 360px;
	text-decoration: underline;
}

.navi {
	float: left;
	width: 595px;
	height: 100px;
	padding-top: 13px;
}
.navi select {
	width: 98%;
	color: #333333;
	border: 1px solid #BDBDBD;
	background-color: #D4D0C8;
}

.navi a {
	font-size: 80%;
	text-decoration: underline;
}
.navi a:hover {
	text-decoration: none;
}
.conent {
	background-image: url(mycelium_sub.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D4D0C8;
	padding-bottom:50px;
}
.in {
	padding: 16px;
}
div a  i {
	font-size: 12px;
	font-style: normal;
}

.footer {
	background-image: url(bg_myc_niz.gif);
	background-repeat: repeat-x;
	height: 42px;
	font-size: 11px;
	text-align: center;
}
.all .footer div {
	margin: auto;
}

.footer h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 120%;
}
.relise {
	float: left;
	width: 50%;
}
.navi h2 {
	font-size: 16px;
	text-decoration: none;
}
.navi h2 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.navi h2 a:hover {
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.all .conent .in h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
