/************************right*******************************/
#right{
	float:left;
	width:701px;
	background-color:#ffffff;
	padding-bottom:50px;
}
#right h3{
	text-align:center;
	margin-top:30px;
}
/*---------------文章部分----------------*/
#right .main{
	width:655px;
	margin:25px auto 30px auto;
}


