@charset "utf-8";
/* CSS Document */
BODY {
	margin:0;
	background-color:#000000 !important ;
}
IMG A, A IMG { border:none; }

#jmain-wrapper{
	margin:auto;
	width:1003px;
	height:600px;
}
	#jmain-banner{
	width:1003px;
	height:600px;
}
		#jmain-banner-bg{
	width:1003px;
	height:580px;
	z-index:9;
	position:absolute;
	margin-top:11px;
	background-image: url(../images/banner-bg.png);
	background-repeat: no-repeat;
}
		#jmain-banner-bg2{
	width:1003px;
	height:580px;
	z-index:9;
	position:absolute;
	margin-top:11px;
	background-image: url(../images/banner-bg2.png);
	background-repeat: no-repeat;
}
		#jmain-banner-bg3{
	width:1003px;
	height:580px;
	z-index:9;
	position:absolute;
	margin-top:11px;
	background-image: url(../images/banner-bg3.png);
	background-repeat: no-repeat;
}
		#jmain-banner-bg4{
	width:1003px;
	height:580px;
	z-index:9;
	position:absolute;
	margin-top:11px;
	background-image: url(../images/banner-bg4.png);
	background-repeat: no-repeat;
}
		#jmain-banner-img{
	width:1003px;
	z-index:1;
}
		
	#jmain-content{
	overflow:hidden;
	width:990px;
	height:100px;
	margin:auto;
	padding-top: 485px;
}
	#jmain-contentRD{
	overflow:hidden;
	width:830px;
	height:77px;
	margin:auto;
	padding-top: 485px;
}
		.jpicRD{
	float:left;
	display:block;
	padding:2px;
	margin-right:7px;
}
		.jpic{
	float:left;
	display:block;
	padding:0px;
	margin-right:10px;
}
	#jmain-footer{
	width:885px;
	margin: auto;
}
		#jmain-footer ul{
	padding:0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 47px;
}
		#jmain-footer ul li{ list-style:none; display:inline; }
