@charset "utf-8";
/* CSS Document */
.contact-content{
	width:1000px;
	line-height:16px;
	height:auto;
	float:left;
	padding-top:0px;
	padding-left:0px;
	
}
.contact-contentInnerTop{
	width:1000px;
	
	line-height:16px;
	height:70px;
	float:left;
	margin-top:19px;
	margin-left:-1px;
	
}


.contact-contentInner{
	width:1000px;
	line-height:16px;
	height:auto;
	float:left;
	padding-top:0px;
	padding-left:30px;
	
}
#slider {
	z-index:2px;
	position:absolute;
	height:496px;
	/*overflow:hidden;*/
	
}
.bar{
	width:1080px;
	height:138px;
	float:left;
	position:relative;
}
.bar img{
	position:absolute;
	z-index:20;
	
}
.box-news{
	width:300px;
	height:auto;
	float:left;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;	
}
.box-news td{
	padding-bottom:8px;	
}
.img-bg{
	padding:5px;
	background:#fff;
	border:1px solid #CCC;
	position:relative;	
}
.img-bg .img-more{
	position:absolute;
	right:5px;
	bottom:5px;
}
