/* CSS Document */
body{
	background:#3a3a3a;
	padding:0;
	margin:0 auto;
	font-size:12px;
}
.wapMain{
	max-width:640px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.news_detailinfo img {
	width:100%;
}
.pro_detail_info img {
	width:100%;
}
.wap_job_detailcont img {
	width:100%;
}
.wap_downfile img {
	width:100%;
}
.clickMore {
	width:100%;
	text-align:center;
	height:40px;
	line-height:40px;
	color:#999;
	background:#eaeaea;
	margin:0;
}

