@charset "utf-8";
/* CSS Document */


#breadcrumbs{
	top:20px;
}
.content{
	max-width:900;
	margin: 0 auto;
	overflow:hidden;
}
.content img{
	max-width:100%;
	height:auto !important;
}
.contitle{
	color:#26118B;
	font-weight: bold;
	font-size: 16px;
}