@charset "UTF-8";
/* CSS Document */

#class {
	background-image: url(../image/classback.png);
	height: 48px;
	width: 960px;
}
#content #title2 {
	color: #FFF;
	padding-top: 10px;
	padding-left: 55px;
	width: 905px;
}
#content #info {
	background-image: url(../image/content,middel.png);
	background-repeat: repeat;
	padding: 30px;
	color: #FFF;
	font-size: 120%;
	line-height: 1.6;
}
#info form fieldset table tr #confirm input {
	font-size: 150%;
}
#info form fieldset table tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#info form fieldset legend {
	font-size: 120%;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: 10px;
	color: #FFF;
}
#info form fieldset table tr td {
	padding: 10px;
}
