@charset "utf-8";
body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 7px;
	background-color: #C5730B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#menu {
	float: left;
	width: 205px;
	padding-left: 0px;
	margin-left: 0px;
}
#cont {
	float: right;
	width: 552px;
	margin-left: 9px;
	color: #FFFFFF;
	padding-left: 7px;
	font-size: 97%;
}
#left {
	float: left;
	width: 205px;
}


#hedder {
	background-image: url(hedder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
	width: 778px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-image: url(pbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}

#hedimg {
	background-image: url(headimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
	width: 778px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(pbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#bottom {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 20px;
	text-align: center;
}
#menu2 {
	margin-left: 0px;
	padding-left: 0px;
}
#menu2   li {
	height: 35px;
	width: 195px;
	display: block;
	background-image: url(m_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#menu2  li  a {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 5px;
	height: 28px;
	width: 195px;
	display: block;
	padding-top: 7px;
}
#menu2  li  a:hover {
	margin-left: 0px;
	background-image: url(m_up.gif);
	height: 28px;
	width: 195px;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 7px;
	padding-left: 5px;
}
#menu2 ul {
	height: 35px;
	width: 195px;
	display: block;
	background-image: url(m_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	margin-left: 4px;
	padding-left: 0px;
}
#menu2  li#select a  {
	margin-left: 0px;
	background-image: url(m_up.gif);
	height: 28px;
	width: 195px;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 7px;
	padding-left: 5px;
}
.title {
	font-size: 170%;
	font-variant: normal;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-color: #996600;
	display: block;
	background-color: #9A550A;
	padding-left: 5px;
}
.img {
	text-align: center;
	border: 1px solid #FFFFFF;
}
#im {
	text-align: center;
	width: 195px;
	margin-top: 10px;
	margin-left: 4px;
}
