@charset "UTF-8";
.slide_panel {
	height: 28px;
	display: none;
	width: 443px;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.gif) no-repeat center top;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #422410;
}
.btn-slide {
	text-align: center;
	width: 443px;
	height: 20px;
	padding: 0px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
}
/*.active {
	background-position: right 12px;
}.btn-slide1 {
	text-align: center;
	width: 443px;
	height: 20px;
	padding: 0px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
}
