.text_m {  font-size: 12px; line-height: 18px;}

.form { border: solid 1px #D46767;}

.btn {
	height: 20px;
	width: 75px;
	padding-top: 1px;
	border-color: #5053B5;
	border-style: double;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	background-color: #D2C7E7;
	font-size: 11px;
	color: #5053B5;
	text-align: center;
}

.recipe {  font-size: 16px; font-weight: bold; color: #AE275D}

.form_title { font-size: 12px; line-height: 18px; color: #D20303; font-weight: bold;}

.text_s {  font-size: 11px; line-height: 16px;}

.text_m2 {
 font-size: 12px;
 color: #818181;
}
.text_mr {
 font-size: 12px;
 color: #F01060
}
.form_l {
	font-size: 12px;
	background-color: #9983CB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5053B5;
	border-bottom-color: #5053B5;
}
.form_r {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5053B5;
	border-bottom-color: #5053B5;
	color: #000000;
	background-color: #D8CDEA;

}
.text_blue {
	font-size: 12px;
	line-height: 18px;
	color: #9983CB;
	background-color: #FFEEEE;


}
.border {
	border: 1px solid #A8D5EA;

}
