body {
	background:#93C2DB URL(../images/bg.jpg) repeat-x top;
	padding-top:30px;
}
.container {
	background:URL(../images/bg_top_wide.png) no-repeat top;
	width:998px;
	margin:0 auto;
	padding-top:14px;
}
.container_inner {
	margin:0px 0px 0 55px;
	padding:0 4px;
	background_:#ddd; 
	background:URL(../images/bg_inner_wide.png) repeat-y top;
	zoom:1;
}
.header {padding:0px 20px 0 20px;}
.header .logo {
	float:left;
	padding:0px 0 0 7px;
}
.header .logo img {
	display:block;
}
.header .head {
	margin:0px 0px 0 160px;
}
.header .head .info {	
	padding-top:5px;
	float:left;
	width:510px;
	background_:#eee;
	line-height:18px;
	text-align:justify;
	font-style:italic;
}
.header .head .info2 {	
	color:#CC0000;
	padding-top:5px;
	float:right;
	width:190px;
}
.header .head .phone {
	font-size:13px;
}
.header .head .phone span {
	font-weight:bold;
}

.header .head .slogan {
	font-size:12px;
	color:#548dd4;
	padding-top:10px;
}
.header .head .slogan .ever {	
	padding-left:0px;
}
.mainPictures {
	border-bottom:2px #2D8AB8 solid;
	width:935px;
	height:250px;
	overflow:hidden;
}
.mainPic {

	width:935px;
	height:250px;
	overflow:hidden;
	position:relative;
}
.mainPic .text {
	position:absolute;
	top:150px;
	left:0px;
	width:935px;
	z-index:99999999999999999999999999999999999999999999999999999999;
	background:URL(../images/bg_fff.png);	
	border-bottom:1px red solid;
}
.body {
	margin:0 18px;
	padding:18px 0 11px 0;
}

.leftBlock {
	display:none;
}

.mainBlock {
}
.rightBlock {
	display:none;
}

.footer {
	background:URL(../images/bg_footer_wide.png) no-repeat left top;
	margin:0px 0px 0 55px;
	padding:15px 0;
	
}
.copyright {
	color:#fff;
	text-align:center;
}

.rightBlock .content {font-size:11px;}
