/*对阿仪网逛展记红色的样式进行单独的设置*/
.redbg{
	background:#158edf;
	}
.red-top{
	background:url(../images/blue/blue-top_02.png) no-repeat;
	width:960px;
	height:186px;
	}
/*对展会信息的样式进行设置开始*/
.red-information{
	width:245px;
	height:265px;
    float:left;
	margin-left:15px;
	}
.red-informationheader{
	background:url(../images/blue/blue-zhxx_06.png) no-repeat;
	width:245px;
	height:27px;
	}
/*对展会信息的样式进行设置结束*/
/*对厂商展示的样式设置开始*/
.red-cszssumheader{
	background:url(../images/blue/cszs_14.png) no-repeat;
	width:931px;
	height:36px;
	clear:both;
	}
/*对展会背景的样式进行设置开始*/
.red-zhbgheader{
	background:url(../images/blue/cszs_21.png) no-repeat;
	width:552px;
	height:36px;
	}
/*相关展会的红色背景*/
.red-xgzhheader{
	background:url(../images/blue/blue-bgxg_24.png) no-repeat;
	width:365px;
	height:36px;
	}
/*网友评论的样式设置开始*/
.red-wyplheader{
	background:url(../images/blue/blue-wypl_28.png) no-repeat;
	width:931px;
	height:36px;
	}
/*对footer的样式进行设置*/
.footer{
	width:100%;
	border:#034a7a solid 2px;
	height:3px;
	background:#034a7a;
	}