.mmhide_home {
	width: 960px;
	height: 450px;
	background: url(images/bg_home.jpg) no-repeat left top;
}
#imgs div {position: absolute;}
#img1 {left: 170px; top: 260px;}
#img2 {left: 292px; top: 260px;}
#img3 {left: 628px; top: 380px;}
#img4 {left: 763px; top: 560px; width: 56px; height: 59px; background-color: #e20015;}

#contentText {
	position: absolute;
	left: 350px;
	top: 342px;
	width: 260px;
}
#contentText h2 {
	margin: 0px 0px 40px 0px;
	font-size: 16px;
}
#contentText h2 p {
	margin-top: 0px;
}
#homenews, #products1, #products2 {position: absolute; width: 135px; text-align: center;}
#homenews {
	left: 186px;
	top: 400px;
}
#homenews h3 {font-size: 14px; margin-top: 0px;}

#products1 {
	left: 627px;
	top: 228px;
}
#products2 {
	left: 186px;
	top: 494px;
}
#products1 div, #products2 div {
	position: absolute;
	left: 4px;
	top: 13px;
	width: 120px;
	height: 120px;
	line-height: 1.3em;
}
#products1 h3, #products2 h3 {font-size: 11px; margin-top: 10px;}
#homenews h3 a, #homenews h3 a:link, #homenews h3 a:hover, #homenews h3 a:active, #homenews h3 a:visited {text-decoration: none;}
