
	



/*whole layout blue*/

.main_whole {
	position: relative;
	float:left;
	display:inline;
	width:940px;
	left:5px;
	margin:10px 0px 10px 0px;
	padding:0px;
	}
.ec_cont_whole {
	position: relative;
	float:left;
	display:inline;
	width:940px;
	margin:0px;
	background:#395770;
	padding:0px;

	}
.ec_top_whole {
	position: relative;
	float:left;
	width:940px;
	height: 5px;
	margin:0px;
	padding:0px;
	}
.ec_bot_whole {
	position: relative;
	float:left;
	width:940px;
	height: 6px;
	margin:0px;
	padding:0px;
	}	


.review_content2{
	position: relative;
	float:left;
	width:920px;
	left:10px;
	top:0px;
	background:#fff;
	margin-bottom:10px;
	display:inline;
	padding:0px;
		}
.review_content_top2{
	position: relative;
	float:left;
	display:inline;
	width:920px;
	height:5px;
	margin:0px;
	padding:0px;
		}
.review_content_bot2{
	position: relative;
	float:left;
	display:inline;
	width:920px;
	height:5px;
	margin:0px;
	padding:0px;
		}	
	

	







