@charset "utf-8";
/* CSS Document */

#wrapperHome {
	width: 620px;
	margin: 100px auto;
}

#titleBox {
	width: 620px;
	height: 145px;
	background-image:url(/fileadmin/template/home/banner_tl.jpg);	
}

#contentBox {
	width: 620px;
	height: 468px;
	background-image:url(/fileadmin/template/home/body.jpg);	
}

#content {
	padding-left: 36px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 24px;
	height: 419px;
}

#footerBox {
	width: 620px;
	height: 17px;
}

.titleBox {
	margin-top: 55px;
}

td img {
	display: block;
}

