﻿.ft1{
	width:300px;
	border: 1px #000000 solid;
	background-color:#FBE393;
}

.ft1_on{
	width:300px;
	border: 1px #000000 solid;
	background-color:#E2E2E2;
}

.ft2{
	width:470px;
	border: 1px #000000 solid;
	background-color:#FBE393;
}

.ft2_on{
	width:470px;
	border: 1px #000000 solid;
	background-color:#E2E2E2;
}

.ta1{
	font-family:Verdana;
	width:470px;
	border: 1px #000000 solid;
	background-color:#FBE393;
}

.ta1_on{
	font-family:Verdana;
	width:470px;
	border: 1px #000000 solid;
	background-color:#E2E2E2;;
}

.bt1{
	font-family:Verdana;
	font-weight:bold;
	color:#85273B;
	background-color:#FAD901;
	border: 1px #FAD901 solid;
	cursor:pointer;
}
