.mainContent {
	color: #ffffff;
	width: 936px;
	height: 306px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: 19px;
	margin-right: 23px;
	padding-left: 10px;
	padding-right: 10px;
	}
.bigPicture {
	display: inline-block;
	float: left;
	height: 100%;
	width: 641px;
	background-image: url(../img/home_main_1a.jpg);
	background-repeat: no-repeat;
	}
.bigPicture .bigLogo {
	position: relative;
	z-index: 4;
	top: 32px;
	left: 36px;
	}
.bigLogoMsg {
	position: relative;
	width: 300px;
	z-index: 8;
	text-align: center;
	top: -185px;
	left: 343px;
	font-size: 18px;
	line-height: 24px;
	}
.bigLogoMsg p {
	padding-bottom: 18px;
	}
.bigLogoMsg a {
	display: block;
	color: #e6ca75 !important;
	margin-top: 6px;
	}
.bigLogoMsg a:hover {
	color: #ffffff !important;
	}
.bigLogoMsg .title {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 26px;
	}

.bigPicture .bigZephr {
	position: relative;
	z-index: 4;
	top: 11px;
	left: 56px;
	}
.bigZephrMsg {
	position: relative;
	width: 340px;
	z-index: 8;
	text-align: center;
	top: -278px;
	left: 270px;
	font-size: 18px;
	line-height: 24px;
	}
.bigZephrMsg p {
	padding-bottom: 18px;
	}
.bigZephrMsg a {
	display: block;
	color: #e6ca75 !important;
	margin-top: 6px;
	}
.bigZephrMsg a:hover {
	color: #ffffff !important;
	}
.bigZephrMsg .title {
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 26px;
	}
	
.smallPicture {
	display: inline-block;
	height: 100%;
	width: 295px;
	background-image: url(../img/home_main_2a.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	color: #000000;
	}
.smallPicture img {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	}
/*.smallPicture a,*/
.smallPicture .note {
	display: block;
	font-size: 10px;
	}
.smallPicture a {
	color: #000000; /*#0F67A2;*/
	text-decoration: none;
	}
.smallPicture a:hover {
	text-decoration: underline;
	}
.smallPicture a  img {
	padding-bottom: 8px;	
	}
.detailTop {
	height: 138px;
	width: 264px;
	border-bottom: 1px solid #94c6d8; /* #103861; */
	padding-top: 20px;
	padding-bottom: 18px;
	margin-left: 10px;
	}

.detail1 {
	display: inline-block;
	padding-bottom: 10px;
	float: left;
	width: 128px;
	}
.detail2 {
	display: inline-block;
	float: left;
	width: 128px;
	}
	
.detailBottom {
	width: 286px;
	margin-top: 16px;
	text-align: left;
	}
.detailBottom img {
	display: inline-block;
	vertical-align: middle;
	clear: none;
	float: left;
	}