.content{
	background: #fff;
	padding-top: 40px;
	margin-top: 20px;
    	padding-bottom: 60px;
}
.content_st{
	width: 1200px;
	margin: 0 auto;
}
.content_right{
	width: 880px;
}
.content_right_top{
	text-align: center;
	font-size: 30px;
}
.content_right_st{
	border: 1px solid rgb(221,221,221);
}
.content_right_st_top{
	border-bottom: 1px solid rgb(221,221,221);
	height: 40px;
	background: rgb(241,241,241);
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
.content_right_st_st{
	padding: 10px;
}
