@charset "utf-8";
/* CSS Document */
.content{
	margin: 0 auto;
}
.content img{
	max-width:100%;
	height:auto !important;
}
.content .contitle{
	color:#FFA500;
	font-size:18px;
	font-weight: bold;
}