/*whole layout blue*/

.main_whole {
	position: relative;
	float:left;
	display:inline;
	width:928px;
	left:5px;
	margin:10px 0px 10px 0px;
	}
.ec_cont_whole {
	position: relative;
	float:left;
	display:inline;
	overflow:auto;
	width:940px;
	margin:0px;
	background:#395770;
	}
.ec_top_whole {
	position: relative;
	float:left;
	width:940px;
	height: 5px;
	margin:0px;
	background:#395770 url(../images/bg/bg-blue-top-new.gif) no-repeat;
	}
.ec_bot_whole {
	position: relative;
	float:left;
	width:940px;
	height: 5px;
	margin:0px;
	background:#395770 url(../images/bg/bg-blue-bot-new.gif) no-repeat;
	}	

.review_content{
	position: relative;
	float:left;
	width:911px;
	left:8px;
	top:0px;
	background:#577085;
	margin-bottom:5px;
	display:block;
		}
.review_content_top{
	position: relative;
	float:left;
	width:911px;
	background:url(/assets/images/bg/bg-white-top.gif) no-repeat;
	height:5px;
		}
.review_content_bot{
	position: relative;
	float:left;
	width:911px;
	background:url(/assets/images/bg/bg-white-bot.gif) no-repeat;
	height:5px;
		}

.review_content2{
	position: relative;
	float:left;
	width:920px;
	left:10px;
	top:0px;
	background:#fff;
	margin-bottom:10px;
	display:block;
		}
.review_content_top2{
	position: relative;
	float:left;
	width:920px;
	background:url(../images/bg/bg-white-top-new.gif) no-repeat;
	height:5px;
		}
.review_content_bot2{
	position: relative;
	float:left;
	width:920px;
	background:url(../images/bg/bg-white-bot-new.gif) no-repeat;
	height:5px;
		}	

.revhead_left {
	position: relative;
	float:left;
	display:inline;
	color:#000000;
	width:455px;
	margin:0px 0px 5px 0px;
	}
.sitename2{
	position: relative;
	float:left;
	display:inline;
	color:#000;
	font-size:18px;
	font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	top:7px;
	left:15px;
	}
.mov-title{
	position: relative;
	float:left;
	display:inline;
	color:#000;
	font-size:18px;
	font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	left:55px;
	width:550px;
	text-align:left;
	padding:0px;
	margin:10px 0px 5px 0px;
	}
.comingsoon-text{
	position: relative;
	float:left;
	width:880px;
	left:18px;
	top:0px;
	margin:10px 0px 10px 0px;
	display:block;
	color:#000000;
	text-align:center;
		}
/*warning*/
.warn_cont {
	position: relative;
	float:left;
	display:inline;
	width:883px;
	margin:20px 0px 20px 0px;
	padding:0px;
	background:#c4cbd1;
	}
.warn_cont2 {
	position: relative;
	float:left;
	display:inline;
	width:883px;
	margin:20px 0px 30px 0px;
	padding:0px;
	background:#c4cbd1;
	}
.warn_cont_top {
	position: relative;
	float:left;
	display:inline;
	width:883px;
	margin:0px;
	padding:0px;
	background:#c4cbd1 url(/assets/images/bg/bg-warn-top.gif);
	height:5px;
	}
.warn_cont_bot {
	position: relative;
	float:left;
	display:inline;
	width:883px;
	margin:0px;
	padding:0px;
	background:#c4cbd1 url(/assets/images/bg/bg-warn-bot.gif);
	height:5px;
	}
.warn_desc {
	position: relative;
	float:left;
	display:inline;
	width:863px;
	margin:0px 0px 10px 10px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
.warn_desc2 {
	position: relative;
	float:left;
	display:inline;
	width:863px;
	margin:0px 0px 10px 10px;
	padding:0px;
	font-size:14px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}