@charset "utf-8";
td {
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.pic_border {
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.font24 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.font14 {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.input1 {
	height: 18px;
	width: 180px;
}
.button2 {
	height: 25px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
}

