.text {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #fff;
	color: #000000;
	border : 1px solid #b3c7c7;
}
.text02 {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #fff;
	color: #000000;
	border : 1px solid #7EABAF;
}
.text02b {
	width: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #fff;
	color: #000000;
	border : 1px solid #7EABAF;
}






.checkbBlu {
	border : 2px #ECF4F4 solid;
	background-color: #7EABAF
}
.checkbRed {
	border : 2px #f6eeec solid;
	background-color: #c9978c
}
.checkbGreen {
	border : 2px #ECF4F4 solid;
	background-color: #7EABAF
}

.button {
	width: 334px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
	background : #7eabaf;
	font-weight: bold;
	border: 1px solid #004c53;
	cursor:pointer
}



