@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

*html #main_cont{
	width:570px;
	color:#4F4F4F;
}

p.text{
	margin-bottom:20px;
	line-height:14pt;
}

.image{
	padding:1px;
	border:1px solid #BFBFBF;
}

.group{
	color:#420808;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #420808;
}


dl#g1{
	width:580px;
	margin-bottom:20px;
}

#g1 dd#g1_text{
	width:365px;
	margin-right:10px;
	float:left;
	line-height:14pt;
	font-size:12px;
}

#g1 dd#g1_photo{
	line-height:14pt;
}


dl#g2{
	width:580px;
	margin-right:15px;
	margin-bottom:20px;
}

#g2 dt{
	float:left;
	margin-right:10px;
}

#g2 dd{
	line-height:14pt;
	font-size:12px;
}


dl#g3{
	width:580px;
	margin-bottom:20px;
}

#g3 dd#g3_text{
	width:365px;
	margin-right:10px;
	float:left;
	line-height:14pt;
	font-size:12px;
}

#g3 dd#g3_photo{
	line-height:14pt;
}
