.FormStyle_gray{
	font-size:12px;
	height:16px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#D6D6D6;
	border-top-color:#D6D6D6;
	border-left-color:#D6D6D6;
	border-right-color:#D6D6D6;
	font-family: "±¼¸²";
	color: #515151;
}

.FormStyle_gray_nosize{
	border-style:solid;
	border-width:1px;
	border-bottom-color:#808285;
	border-top-color:#808285;
	border-left-color:#808285;
	border-right-color:#808285;
	font-family: "±¼¸²";
	font-size:12px
}

.FormStyle_white {
	font-size:12px;
	height:18px;
	background:#ffffff;
	font-family: "±¼¸²";
	border: 1px solid #ffffff;
}

.TxtareaStyle_gray{
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#B1B1B1;
	border-top-color:#B1B1B1;
	border-left-color:#B1B1B1;
	border-right-color:#B1B1B1;
	font-family: "±¼¸²";
}

.FormStyle_violet{
background-color:#911F6B; font-size:12px;height:18px;border-style:solid;border-width:1px;border-bottom-color:#911F6B;border-top-color:#911F6B;border-left-color:#911F6B;border-right-color:#911F6B;color:#ffffff;
}.unnamed1 {
	text-decoration: line-through;
}
.FormStyle_blue {
	font-family: "??", "???";
	font-size: 12px;
	background-color: #E6E6E6;
	border: thin solid #7F9DB9;
}

.FormStyle_blue01 {
	font-family: "??", "???";
	font-size: 12px;
	background-color: #E6E6E6;
	border: thin none;
	color: #333333;
}