@charset "utf-8";
/* CSS Document */
* {
	margin:0; padding:0;
}
#bottom_head {
	height: 275px;
	background-image: url(../img/header_bottom_loop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	min-width: 970px;
}
#bottom_back {
	background-image: url(../img/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 275px;
}

#bottomSet {
	width: 970px;
	margin-left: 30px;
}
#bottomSet h1 a {
	width: 350px;
	display: block;
	margin-top: 60px;
	height: 60px;
	text-indent: -9999px;
}

#bottomSet h2 {
	text-indent: -9999px;

}
#slidepanel {
	display: none;
	margin: 0px;
	padding: 0px;
}
#slidepanelcm {
	display: none;
	margin: 0px;
	padding: 0px;
}
.slide .btn-slide {
	display:block;
	height:110px;
	text-decoration:none;
	text-indent:-9999px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 110px;
	position: relative;
	left: 840px;
	bottom: 135px;
}
.slide .active { background-position:0 -20px; }
