#content {
	height: 881px; background: url(images/index_bg.jpg) no-repeat;
}

#content .inner {
	padding: 35px 0 0 69px;
}

#box_ecommerce {
	float: left; width: 245px; height: 200px; background: url(images/home/box_ecommerce.jpg) no-repeat;
}

#box_ecommerce div.more {
	margin-left: 110px;
}

#box_pr {
	float: left; width: 252px; height: 200px; background: url(images/home/box_pr.jpg) no-repeat;
}

#box_pr div.more {
	margin-left: 100px;
}

#box_dtp {
	float: left; width: 214px; height: 200px; background: url(images/home/box_dtp.jpg) no-repeat;
}

#box_dtp div.more {
	margin-left: 70px;
}

#box_dtp .indent {
	margin: 75px 0 0 70px;
}

#newsbox {
	width: 707px; height: 214px; background: url(images/home/news.jpg) no-repeat; margin: 56px 0 182px 0;
}

#newsbox .inner {
	padding: 65px 0 0 42px; width: 215px; color: #4e5243;
}

#newsbox .read_more {
	width: 60px; height: 13px; display: block; background: url(images/home/read_more.jpg) no-repeat; text-indent: -2000px; margin-top: 15px;
}

#newsbox .read_more:hover {
	background: url(images/home/read_more_hover.jpg) no-repeat;
}