@charset "utf-8";


.input_alert_message
{
	color:red;
	margin-left:4px;
}
.input_alert
{
	background-color : #FF9FBE;
}

