@charset "utf-8";
/* CSS Document */
.gongre-about{ padding-top:40px; background:url(/css/gongre/bg.jpg) top;}
.about-til span{ padding-left:30px; font-size:18px;}
.about-til{ text-align:center; padding-bottom:20px;}
.gongre-info{ padding:0 20px;}
.gongre-info p{ text-indent:2em; font-size:16px;}
.wmuSlider {
	position: relative;
	overflow: hidden;
	min-height: 460px;
	text-align: left;
}
.wmuSlider .wmuSliderWrapper article {
	position: relative;
	text-align: left;
	width:95%;
}
.wmuSliderPrev {
	background-position: 19px 9px;
	left: 40px;
}
.wmuSliderPrev, .wmuSliderNext {			
	position: absolute;
	width: 25px;
	height: 35px;
	text-indent: -9999px;
	background: url(/css/gongre/text_img.png) no-repeat;
	top:45%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderPrev {
	background-position: -3px 3px;
	left: 143px;
}
.wmuSliderNext {
	background-position: -23px 3px;
	right: 149px;

}
.newsbox{ padding-bottom:25px;}
.contact{
	background:#000 url(wallpaper8.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
 	background-size: cover;
 	background-position: center;
	height:300px;
	padding-top:35px;
	text-align:left;
}	
.contact .about-til{ text-align:left;}