@charset "utf-8";

.rtdwl  {
	background-image: url(b/dwl_rt_de.png);
	height:auto;
	width: 470px;
	padding-left:160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	min-height:150px;
}


.rthome {
	background-image: url(b/home_rt_de.png);
	height: 260px;
	width: 370px;
	padding-left:240px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-top: -10px;
	
}


