/* CSS Document */


.p_l_20{
	padding-left:20px;
	font-size:13px;
}

.img_explan{
	margin:0 auto;
	width:680px;
	height:270px;
	position:relative;
}

.explan_l{
	width:200px;
	position:absolute;
	top:200px;
	left:100px;
	text-align:left;
}

.explan_l_02{
	width:200px;
	position:absolute;
	top:75px;
	left:100px;
	text-align:left;
}

.explan_r{
	clear:both;
	width:360px;
	float:right;
}

.explan_r2{
	height:550px;
	width:360px;
	float:right;
}