div#content {
	background:url(../img/bg.gif) 0 0 no-repeat;
	padding-top:14px;
}

div#bg_home {
	padding-left:44px;
	padding-top:153px;
	height:247px;
	color:#fff;
	background:url(../img/bg_home.jpg) 44px 0 no-repeat;
}
div#bg_home div {
	float:left;
	width:250px;
	height:188px;
	float:left;
	margin-right:10px;
	padding:20px 25px 25px;
	cursor:pointer;
}
div#bg_home h2 {
	height:22px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
div#bg_home p {
	margin:5px 0 0;
}
div#bg_home div#voice {
	margin:0;
}


