body {
	font-size: 12px;
	line-height: 250%;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(info-back.gif);
	background-repeat: repeat;
	color: #333333;
}
#mainbox {
	width: 380px;
	background-color: White;
	border: 1px solid #A9A9A9;
	padding: 20px;
	margin: auto;
}
.image1 {
	background: #FFFFFF url(info-img1.jpg) no-repeat scroll right bottom;
}
.image2 {
	background: #FFFFFF url(info-img2.jpg) no-repeat scroll right bottom;
}
.title {
	border-left: 5px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-right: 5px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	width: 80%;
	margin: auto auto 20px auto;
	padding: 3px;
	text-align: center;
	background-color: #F9F9F9;
	line-height: 150%;
}
h5 {
	color: #669900;
	margin: 0px;
}
input {
	border: 1px solid #A9A9A9;
	color: #333333;
	margin: auto;
	background-color: White;
}
#line {
	border-bottom: 1px dashed #A9A9A9;
}
.photo {
	margin: 0px 10px 0px 0px;
}
.font-red {
	color: #FF4500;
	font-weight: bold;
}

