.top{
	widxth: 100%;
	height: 68px;
	padding: 10px 20px 0 20px;
	margin: auto;
}
.h1{
	float: left;
	height: 68px;
	width: 226px;
}
h1{
	float: left;
	height: 38px;
	width: 499px;
	padding-top: 30px;
	color: #969696;
	font: 24px "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	text-align: center;
}
.top_right{
	float: left;
	wizdth: 196px;
	height: 68px;
	overflow: hidden;
}
.top_menu{
	width: 196px;
	height: 22px;
	padding-top: 20px;
	text-align: right;
	color: black;
}
.top_menu li{
	display: inline;
	font: 12px "Tahoma", Arial, Helvetica, sans-serif;
}
.top_menu a, top_menu a:link{
	color: black;
	text-decoration: none;
}
.top_menu a:hover{
	text-decoration: underline;
}

.menu{
	widsth: 100%;
	padding: 20px 20px 0 20px;
	margin: auto;
	overflow: hidden;
}
.menu_top1 ul, .menu_top2 ul{
	float: right;
}
.menu_top1 li, .menu_top2 li{
	float: left;
	margin-right: 30px;
	list-style: none;
	font: 12px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu_top1 a, .menu_top1 a:link{
	color: black;
	text-decoration: none;
}
.menu_top2 a, .menu_top2 a:link{
	color: white;
	text-decoration: none;
}
.menu_top1{
	height: 25px;
	wxxxxxidth: 100%;
}
.left1{
	background: url(/images/menu_top.gif) left;
	height: 25px;
	width: 6px;
	float: left;
}
.right1{
	background: url(/images/menu_top.gif) right;
	height: 25px;
	width: 6px;
	float: right;
}
.mid1{
	border-top: 1px solid #c4c4c4;
}
.menu_top2{
	height: 24px;
	xxxxwidth: 921px;
	padding-right: 6px;
	background: black;
}




.menu_mid{
	height: 252px;
	widdth: 921px;
	overflow: hidden;
	font: 18px "Tahoma", Arial, Helvetica, sans-serif;
	color: black;
}
.menu_mid a{
	background: transparent;
	height: 33px;
	width: 86px;
	margin-right: 11px!important;
}
.left2{
	background: url(/images/menu_bot.gif) left;
	height: 6px;
	width: 6px;
	float: left;
}
.right2{
	background: url(/images/menu_bot.gif) right;
	height: 6px;
	width: 6px;
	float: right;
}
.menu_bot{
	height: 6px;
	ffwidth: 921px;
	overflow: hidden;
	background: black;
	margin-bottom: 10px;
}
.menu .active{
	font-weight: bolder;
}



