@charset "utf-8";
/* CSS Document */
.content{
	max-width:1200px;
	margin: 0 auto;
}
.content .info{
}
.contitle{
	color:#7DB22C;
	font-weight: bold;
	font-size: 14px;
}
