#slide {
	width: 100%;
	height: 495px;
	float: left;
	
}
#main-slide {
	padding: 0px 0px;
	text-align: center;
	height: 440px;
}
#main-slide figure {
	width: 740px;
	height:440px;
	margin:22px auto;
	padding:0px 20px 0px 20px;
	
	display: none;
}
#main-slide figure.s1 {
	opacity: 1;
	filter: alpha(opacity=100); /* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}
#main-slide figure a {
	display: block;
	background-color: #fff;
	border-radius: 3px;
	width: 700px;
	margin: auto 0px auto 0px;
	
}

figure img {border:2px solid #fff;border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }

.cont1-left {
	width: 590px;
	min-height: 238px;
}
.cont1-right {
	width: 370px;
	min-height: 238px;
}
.p1-raku {
	width: 95%;
	height: 140px;
	float: left;
	padding: 0% 2% 0% 2%;
}
.p1-news {
	width: 100%;
	height: auto;
	float: left;
}
.p1-news p {
	line-height: 200%;
	border-bottom: 1px dotted #333333;
	padding: 5px 0px 5px 0px;
}
.p1-left {
	width: 17%;
	height: auto;
	float: left;
}
.p1-right {
	width: 80%;
	height: auto;
	float: left;
	margin-left: 1px;
}
.p1-left p, .p1-right p {
	line-height: 200%;
	border-bottom: 1px dotted #777777;
	margin: 0;
	font-size: 13px !important;
	color: #777777;
}
.p1-right p {
	padding-left: 5px;
	padding-right: 5px;
}
.tbl1 {width:100%;}
.tbl1 tr td {
	border-collapse: collapse;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 13px !important;
	color: #777777;
	padding: 5px;
	box-sizing: border-box;
}
.bg-green {
	background: #87BF39;
	color: #fff !important;
}
.cont2-left {
	width: 650px;
}
.cont2-right {
	width: 270px;
}
.cont3-img img {
	width: 100%;
}
.cont3-img {
	height: 175px;
	overflow: hidden;
}
.cont3-item {
	width: 180px;
	border-top: 5px solid #FF73A2;
	min-height: 350px;
	background:#fff;
}
.cont3-tit {
	color: #FF72A1;
	padding: 0px 30px 7px 30px;
	border-bottom: 1px solid #FF72A1;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'A-OTF-Jun34Pro';
}
