@charset "UTF-8";
.color_red{
	background-color:#F6D5D4;
	border:2px solid #FDB5B3;
	max-width: 400px;
    margin: 10px auto;
    padding: 5px;
}