#content {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#main_cont {
	width: 900px;
	margin-left: 30px;
	text-align: left;
}
#cont_01 {
	width: 900px;
	margin-bottom: 50px;
}
#cont_02 {
	width: 900px;
	margin-bottom: 30px;
}
#cont_03 {
	width: 900px;
	margin-bottom: 10px;
	position: relative;
}
#cont_04 {
	width: 900px;
	margin-bottom: 40px;
	position: relative;
}
#cont_02_left {
	width: 520px;
	float: left;
}
#cont_02_right {
	float: right;
	width: 351px;
}
.title {
	margin-bottom: 20px;
}
.txt_01 {
	color: #7C7E78;
	font-size: 15px;
	line-height: 30px;
}
#boxarea_01 {
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #DBD7CB;
	border-radius: 15px;
	height: 225px;
}
.box_01_txt {
	color: #534D4D;
	font-size: 17px;
	line-height: 30px;
	width: 470px;
}
#box_01_img
{
	width: 239px;
	height: 200px;
	position: absolute;
	top: 32px;
	left: 598px;
	font-size: 13px;
	color: #FFFFFF;
}

#box_01_bt
{
	width: 344;
	height: 94;
	position: absolute;
	top: 159px;
	left: 61px;
	font-size: 13px;
	color: #FFFFFF;
}
#boxarea_02 {
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #B8E18E;
	border-radius: 15px;
	height: 184px;
}
.box_02_txt {
	color: #534D4D;
	font-size: 17px;
	line-height: 30px;
	width: 650px;
}
#box_02_img
{
	width: 349px;
	height: 74px;
	position: absolute;
	top: 116px;
	left: 494px;
	font-size: 13px;
	color: #FFFFFF;
}
#box_02_bt
{
	width: 344;
	height: 94;
	position: absolute;
	top: 114px;
	left: 61px;
	font-size: 13px;
	color: #FFFFFF;
}
