@charset "utf-8";
/* CSS Document */

.topBox{
	width:978px;
	margin:0 auto;
	padding:0;
	z-index: 2;
}

.topBlock{
	background:url(../img/index/mainBannerBg.png) no-repeat;
	padding:0px 19px 0 26px;
}

/*----------------------------------
Flash
------------------------------------*/
.flash{
	float:left;
	width:671px;
	height:335px;
}
.whatsnew{
	background:url(../img/index/whatsnewBg.png) no-repeat;
	width:262px;
	height:305px;
	float: right;
	padding: 30px 0 0 0;
}

.whatsnewMore{
	margin:0 12px 12px 6px;
	text-align: right;
}

.whatsnewThumBox{
	padding: 3px;
	margin-top: 7px;
	margin-left: 10px;
}

.whatsnewThumPhoto{
	float:left;
	padding:1px;
	background-color:#CCC;
}

.whatsnewThumTxtBox{
	width:135px;
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}

.whatsnewThumDay{
	color:#0078cc;
	font-size:11px;
	margin-bottom: 2px;
}

#indexPage{
	height: auto;
	margin: auto;
	width:938px;
}

.indexLeftBox{
	float:left;
	width:651px;
	margin: 23px 0px 0px 0px;
}

.conceptBox{
	background:url(../img/index/boxLBg.png) no-repeat #DDF2FD;
	width:626px;
	padding: 0 12px 12px 12px;
}

.conceptBlock{
	background:url(../img/index/boxSBg.png) no-repeat #ffffff;
	width:586px;
	padding:21px;
	height: 214px;
}

.partnerBox{
	background:url(../img/index/boxLBg.png) no-repeat #DDF2FD;
	width:626px;
	padding: 0 12px 12px 12px;
	margin-top: 26px;
}

.partnerBlock{
	background:url(../img/index/boxSBg.png) no-repeat #ffffff;
	width:586px;
	padding:21px 21px 5px 21px;
	height: 100px;
}

.partnerLogo{
	margin-top:10px;
}

.partnerLogo img{
	border:none;
}

.indexRightBox{
	float:right;
	width:261px;
	margin: 23px 0px 0px 0px;
}

.acceptingBox{
	background:url(../img/index/boxAcceptBg.png);
	height:197px;
	padding:54px 14px 16px 14px;
} 

.acceptingThumBox{
	margin-bottom: 8px;
}

.acceptingThumPhoto{
	float:left;
	padding:1px;
	background-color:#CCC;
}

.acceptingThumTxtBox{
	width:170px;
	float: right;
	margin-right: 2px;
}

.acceptingThumDay{
	color:#0078cc;
	font-size:11px;
	margin-bottom: 2px;
}

.acceptingDay{
	color:#0078cc;
	font-size:11px;
	margin-bottom: 2px;
}

.acceptingMore{
	margin:0 12px 12px 6px;
	text-align: right;
}

	
.mobile{
	margin-top:26px
}


.rightAcceptingThumTxtBoxIndex{
	width:160px;
	float: right;
	margin-right: 2px;
}

