@charset "utf-8";
/* CSS Document */


#retardant-material {
	width:950px;
}

#retardant-material .left {
	float:left;
	width:320px;
	line-height:200%;
}

#retardant-material .right {
	float:right;
	width:590px;
}

#retardant-material .right h2 {
	font-size:18px;
	color:#cc3333 ;
	padding:0 0 15px 0 ;
}

#retardant-material_t {
	display:inline-block;
	width:950px;
	padding-bottom:40px;
}

