@charset "utf-8";
/* CSS Document */
div.cFM_wrong
{
	color:red;
	font-size:10px;
	position:absolute;
	width:300px;
}
input.cFM_wrong{
	background: #ffd9d9;
	border-color:#d3adad;
}

