p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
.input1 {
	border: 1px solid #E0E3E7;
}
.input2 {
	background-color: #DAE2E4;
	border: 1px solid #CCCCCC;
}
.tab01 {
	border: 1px solid #D9D9D9;
}
.tab02 {
	border-top: 1px none #DDDDDD;
	border-right: 1px none #DDDDDD;
	border-bottom: 1px none #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.tab03 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.txt01 {
	font-size: 12px;
	line-height: 25px;
}