@charset "utf-8";
/* CSS Document */

#fade_focus{
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/banner.gif);
	background-repeat: repeat;
}

#fade_focus ul {
	display: none;
	margin: 0px;
	padding: 0px;
}
.Slideshow_b1{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background: url(../images/button_slidernav_2.png) no-repeat left;
	padding-bottom: 50px;
	padding-left: 10px;
	width:7px;
}
.Slideshow_b2{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background: url(../images/button_slidernav_2.png) no-repeat left;
	padding-bottom: 50px;
	padding-left: 10px;
	width:7px;
}
.Slideshow_b2{
	background: url(../images/button_slidernav_1.png) no-repeat left;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.Slideshow_d1{
	overflow:hidden;
	position:relative;
}

.Slideshow_num_list{
	position:absolute;
	width:100%;
	left:0px;
	bottom:-1px;
	color:#FFFFFF;
	font-size:12px;
	padding:4px 0px;
	height:18px;
	overflow:hidden;
	float: left;
}
.Slideshow_button{
	z-index:1000;
	right:0px;
	bottom:0px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width: 110px;
}
