.wrapper{

	position:relative;

	margin:0 AUTO;

	width:1200px;

	overflow:hidden;

}



.wrapperBox{

	position:relative;

	margin:52px 40px 32px 40px;

	width:1120px;

	background:none;

	overflow:hidden;

}



.main{

	position:relative;

	/*float:right;*/

	margin:0 AUTO;

	width:893px;

	background:none;

	overflow:hidden;

}



.main_title{

	position:relative;

	width:893px;

	height:50px;

	border-bottom:1px solid #B6B6B6;

	background:url(../images/pageTitle_fwfw.png) no-repeat left top;

	overflow:hidden;

}

/*
.main_title1{

	position:relative;

	width:893px;

	height:50px;

	border-bottom:1px solid #B6B6B6;

	background:url(../images/pageTitle_fwsf.png) no-repeat left top;

	overflow:hidden;

}

.main_title1 span{
	position:relative;
	top:18px;
	left:170px;
}
*/

.main_content{

	position:relative;

	width:893px;

	background:none;

}
.main_content2{

	position:relative;

	width:893px;

	background:none;

}


.main_contentBox{

	position:relative;

	margin-top:15px;

	margin-right:15px;

	padding-top:10px;

	width:430px;

	height:140px;

	background:none;

}
.main_contentBox2{

	position:relative;

	margin-top:15px;

	margin-right:15px;

	padding-top:10px;

	width:430px;

	height:100px;

	background:none;

}


.main_contentBox img{

	position:relative;

	float:left;

	width:75px;

	height:75px;

}
.main_contentBox2 .pic_r{

	position:relative;

	float:left;

	width:75px;

	height:75px;

}


.main_contentBox span{

	position:relative;

	padding-bottom:20px;

	float:right;

	width:345px;

	line-height:22px;

	letter-spacing:1px;

}
.main_contentBox2 span{

	position:relative;

	padding-top:30px;

	float:right;

	width:345px;

}



.dashedLine{

	position:absolute;

	bottom:0;

	right:0;

	width:345px;

	border-bottom:1px dashed #B9B9B9;

	display:block;

}