@charset "utf-8";

#main h4 {
	border:none;
	padding-left:0;
	margin-bottom:0;
}

/* question
---------------------------------------*/
#question  {
	width:670px;
	display:inline;
	float:left;
	margin-bottom:30px;
}

#question .fleft {
	width:270px;
}

#question .fleft h5 {
	font-size:16px;
	font-weight:bold;
	color:#56aa2d;
	margin-bottom:5px;
}

.cleartext {
	width:100%;
	clear:both;
}

/* profitBox
---------------------------------------*/
.profitBox {
	width:670px;
	display:inline;
	float:left;
	margin-bottom:20px;
}

.profitBox p {
	line-height:18px;
}

.profitBox .fleft {
	width:290px;
}

.profitBox .fright {
	width:350px;
}

#profitLast {
	width:100%;
	clear:both;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:#aaa 1px solid;
}

/* safetyHouse
---------------------------------------*/
#safetyHouse {
	width:670px;
	display:inline;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#aaa 1px solid;
	background:url(../../images/energy/plus.gif) no-repeat 315px 60px;
}

#safetyHouse p {
	line-height:18px;
	font-size:11px;
}

#safetyHouse p span {
	float:right;
}

#safetyHouse div {
	width:270px;
	padding:15px;
	background:url(../../images/energy/box_tex.gif) no-repeat left top;
	height:150px;
}

/* contactBox
---------------------------------------*/
#contactBox {
	width:670px;
	display:inline;
	float:left;
	margin-bottom:20px;
}

#contactBox .fleft,
#contactBox .fright {
	width:335px;
}

#contactBox p {
	color:#56aa2d;
	font-size:14px;
	font-weight:bold;
}






