@charset "utf-8";
.centerDiv{
	margin:0 35px 15px;
	width:230px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing: border-box;
}
.centerDiv .title{
	color:#5173B4;
	font-weight:bold;
}
#dental .title{
	color:#FF747F;
}