#EE_box{
	width:520px;
	height:270px;
	display:inline-block;
}

.tips_box{
	width:170px;
	height:270px;
	background-color:#0054a6;
	color:#FFF;
	background-image:url(../images/EE_tips.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	text-decoration:none;
}


.residential_box{
	width:170px;
	height:270px;
	background-color:#0054a6;
	color:#FFF;
	background-image:url(../images/EE_residential.jpg);
	background-repeat:no-repeat;
	float:left;
	margin: 0 5px 0 5px;
	cursor:pointer;
	text-decoration:none;
}


.commercial_box{
	width:170px;
	height:270px;
	background-color:#0054a6;
	color:#FFF;
	background-image:url(../images/EE_commercial.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	text-decoration:none;
}

.tips1{
	text-align:center;
	margin-top:238px;
}

.tips2{
	text-align:center;
	margin-top:238px;
}

.tips3{
	text-align:center;
	margin-top:238px;
}