body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #150000;
}
.form {
	font-size: 13px;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}
.pic {
	border: 1px solid #999999;
}
.title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #E48D25;
}
.text_01 {
	font-size: 12px;
	color: #7A7A7A;
}
.text_02 {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
