@charset "utf-8";
/* CSS Document */
ul#tabbed-menu {
	padding: 0 0 0 5px;
}
ul#tabbed-menu li {
  float: left;
  display: block;
  padding: 5px 13px 15px 13px;
  position: relative;
}
ul#tabbed-menu li a {
	font-weight:normal;
	color: #6b9103;
	text-decoration: none;
	letter-spacing: 0px;
	font-size:13px;
}
ul#tabbed-menu li a:hover {
	color: #863ca5;
	text-decoration: none;
}
ul#tabbed-menu li.selected a {
	color: #863ca5;
	text-decoration: none;
}
.slide-box {
	float: left;
	background-image: url(images/25.jpg);
	background-repeat: repeat-x;
	width: 767px;
}
.slide-box .middle {
	float: left;
	height: 354px;
	width: 767px;
	overflow: hidden;
}
.slide-box a.next {
}
.slide-box a.back {
}
.slide-wrapper {
	width: 5000px;
}
.slide {
	width: 767px;
	height: 354px;
	float: left;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.clear-2 {
	clear: both;
	font-size: 0;
	line-height: 0;
	height:40px;
}
.slide-in-1{
	padding: 10px 20px 0 20px;
	background-image:url(img/02.jpg);
	background-repeat:no-repeat;
	background-position:85px 0;
}
.slide-in-2{
	padding: 10px 20px 0 20px;
	background-image:url(img/02.jpg);
	background-repeat:no-repeat;
	background-position:224px 0;
}
.slide-in-3{
	padding: 10px 20px 0 20px;
	background-image:url(img/02.jpg);
	background-repeat:no-repeat;
	background-position:339px 0;
}
.slide-in-4{
	padding: 10px 20px 0 20px;
	background-image:url(img/02.jpg);
	background-repeat:no-repeat;
	background-position:450px 0;
}
.slide-in-5{
	padding: 10px 20px 0 20px;
	background-image:url(img/02.jpg);
	background-repeat:no-repeat;
	background-position:539px 0;
}
#main .slide-box .txt-1 {
	color:#fff;
	line-height: 20px;
	font-size: 13px;
}
.d1{
	float:left;
	width:330px;
	text-align: justify;
}
.d2{
	float:right;
	width:390px;
	text-align: right;
	padding: 15px 0 0 0;
}
.d3{
	float:left;
	width:510px;
	text-align: justify;
}
.d4{
	float:right;
	width:200px;
	text-align: right;
	padding: 15px 0 0 0;
}
