.bg_box {
	background-image: url(images/bg.jpg);
	padding: 50px;
	height: 298px;
	width: 550px;
	margin-top: 10px;
}
.box_l {
	float: left;
	height: 150px;
	width: 100px;
}
.box_r {
	float: right;
	width: 430px;
}


.txt01 {
	font-weight: bold;
}
.txt02 {
	font-weight: bold;
	font-size: 19px;
	color: #0099CC;
}
.txt03 {
	font-weight: bold;
	font-size: 17px;
	color: #0099CC;
}
.txt04 {
	font-weight: bold;
	color: #0099CC;
	margin-top: 15px;
}
.txt05 {
	font-weight: bold;
	font-size: 19px;
	color: #CC6699;
}
.txt06 {
	font-weight: bold;
	font-size: 17px;
	color: #CC6699;
}
.txt07 {
	font-weight: bold;
	color: #CC6699;
	margin-top: 15px;
}

