@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	width:680px;
	margin:0 auto;
}
.font2 {
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 40px;
}
.font3 {
	font-size: 16px;
	font-weight: bold;
}
.font4 {
	padding:0 0 0 40px;
}

.font5 {
	padding:0 0 0 60px;
}


.fontred {
	color:#FF0000;
}
.border {
	border-bottom:solid 1px #000000;
	width:400px;
	height:30px;
}
.space2 {
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:16px
}

