/******************** bannerOuterWrapper ********************/
.bannerOuterWrapper
{
	position: relative;
	max-width: 1850px;
	margin: 0px auto 10px;
	/*margin-bottom: 10px;*/
	padding: 0px 35px;
}

.responsive0 .bannerOuterWrapper
{
	padding: 0px 20px;
}

.bannerWrapper
{
	position: relative;
	/*padding: 0px 35px;*/
}

.responsive0 .bannerWrapper
{
	padding: 0px 0px;
}

.bannerSection
{
	position: relative;
	height: 370px;
	overflow: hidden;
}

.responsive0 .bannerSection
{
	height: auto;
}

.responsive0 .bannerSection>img
{
	width: 100%;
	display: block;
}

.thumbnailWrapper
{
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: 0px;
	text-align: center;
	margin-bottom: 5px;
}

.bannerIcon
{
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0px 5px;
	background: url('../images/common/index/thumb.png');
}

.bannerIcon:hover,
.bannerIcon.selected
{
	background-position: 0px -12px;
}

.responsive1600 .bannerItem,
.responsive760 .bannerItem
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1833px;
	left: 50%;
	margin-left: -917px;
	display: none;
}

.responsive0 .bannerItem
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
}

.responsive1600 .videoBtn,
.responsive760 .videoBtn{
	position:absolute;
	top:42.5%; left:29%;
	width:223px; height:151px;
	z-index: 1;
}

.responsive0 .videoBtn{
	position:absolute;
	top:73%; left:9%;
	width:31%; height:22%;
	z-index: 1;
}

.videoBtn a{
	display:block;
	width:100%; height:100%;
	opacity:0;
	filter:alpha(opacity=0);
	background-color:#000;
}


.bannerItem img
{
	display: block;
}

.responsive0 .bannerItem img
{
	width: 100%;
}

.bannerArrow
{
	position: absolute;
	width: 30px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	overflow: hidden;
}

.bannerArrow.arrowLeft
{
	left: 20px;
}

.bannerArrow.arrowRight
{
	right: 20px;
}

/******************** outerWrapper ********************/
.indexFreeTrialOuterWrapper,
.indexmainTopicsOuterWrapper
{
	position: relative;
	max-width: 1850px;
	margin: 0px auto 10px;
	/*margin-bottom:10px;*/
	padding:0 25px;
}

.indexmainTopicsOuterWrapper
{
	margin-bottom: 60px;
}

.responsive0 .indexmainTopicsOuterWrapper
{
	margin-bottom: 0px;
}

.freeTrialWrapper,
.mainTopicsWrapper
{
	position: relative;
	/*padding: 0px 25px;*/
}

.responsive0 .freeTrialWrapper,
.responsive0 .mainTopicsWrapper
{
	padding: 0px;
}

.freeTrialSection,
.mainTopicsSection
{
	position: relative;
	overflow: hidden;
}

.freeTrialItem,
.mainTopicsItem
{
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.freeTrialItem
{
	width: 50%;
}

.responsive0 .freeTrialItem
{
	display: block;
	width: 100%;
	margin-top:10px;
}
.responsive0 .freeTrialItem:first-child{
	margin-top:0;
}

.mainTopicsItem
{
	width: 33.333333%;
	*width: 33.3%;
	margin-bottom: 10px;
}

.responsive0 .mainTopicsItem
{
	width: 50%;
}

/***** color *****/
		
.freeTrialBlue
{
	background-color: #e4e4fe;
}

.freeTrialOrange
{
	background-color: #e4e4fe;
}
.freeTrialPurple
{
	background-color: #e4e4fe;
}

.freeTrialBlue h1
{
	color: #474ab4;
}

.freeTrialOrange h1
{
	color: #474ab4;
}

.index .mainContentWrapper h1
{
	font-size: 2.600em;
	line-height: 1em;
	margin-bottom: 10px;
	text-align: left;
}
.responsive0 .index .mainContentWrapper h1{
	font-size:2.000em;
}

.index .mainContentWrapper p
{
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 1.000em;
	text-align: left;
	height: 90px;
}
.index .mainContentWrapper p .spacing{
	display:none;
}
.responsive1600 .index .mainContentWrapper p .spacing{
	display:block;
}

.responsive0 .index .mainContentWrapper
{
	padding-top: 50px;
}

.centerMessage
{
	display:inline-block;
	*display: inline;
	*zoom :1;
	vertical-align:middle;
	text-align: right;
}

.responsive0 .centerMessage
{
	text-align: center;
}

.centerMessage .btn
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 120px;
}


.freeTrialBanner
{
	position: absolute;
	/*left: 5px;
	top: 5px;*/
}

.responsive0 .freeTrialBanner
{
	/*width: 128px;*/
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 40%;
}

.freeTrialMessage
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 240px;
	padding-left: 290px;
	padding-right: 35px;
}

.responsive0 .freeTrialMessage
{
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: auto;
	padding: 0px;
	text-align: center;
	width: 50%;
}

/****** innerContent ******/
.indexShadowBox .topicCoverLink{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity:0;
	filter:alpha(opacity=0);
	display: block;
	z-index:1;
}
.indexShadowBox .topicCover
{
	position: relative;
	width: 600px;
	height: 270px;
	left: 50%;
	margin-left: -300px;
}

.responsive0 .indexShadowBox .topicCover
{
	position: relative;
	width: 360px;
	height: auto;
	left: 50%;
	margin-left: -175px;
}

.responsive0 .indexShadowBox .topicCover img
{
	width: 98%;
}

.topicCoverMessage
{
	position: absolute;
	width: 100%;
	height: 50%;
	background-color: #FFFFFF;
	opacity: 0.95;
	filter:alpha(opacity=95);
	bottom: 0px;
	left: 0px;
}

.responsive0 .topicCoverMessage
{
	height: 30%;
	text-align: center;
}

.topicCoverMessage .centerMessage
{
	padding: 10px 30px;
	vertical-align: top;
}

.responsive0 .topicCoverMessage .centerMessage
{
	padding: 10px;
	vertical-align: middle;
}

.topicCoverMessage .centerMessage h1
{
	font-size: 1.800em;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.responsive0 .topicCoverMessage .centerMessage h1
{
	font-size: 1.400em;
	line-height: 1.2em;
}


/******************** shadowBox ********************/
.shadow
{
	position:absolute;
	display:block;
}

.indexShadowBox
{
	position: relative;
	margin: 0px 5px;
}

/*.responsive0 .indexShadowBox
{
	margin:0px;
}*/

.shadow img
{
	display:block;
}

/********** corner **********/

.indexShadowBox .tl
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.indexShadowBox .tr
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.indexShadowBox .br
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.indexShadowBox .bl
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/********** innerShadowBox **********/

.innerShadowBox
{
	position: relative;
	width: 100%;
	min-height: 60px;
	overflow: hidden;
}

.responsive0 .innerShadowBox
{
	min-height: auto;
}

.innerShadowBox .shadow.t,
.innerShadowBox .shadow.b
{
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0px;
}

.innerShadowBox .shadow.l,
.innerShadowBox .shadow.r
{
	position: absolute;
	width: 5px;
	height: 100%;
	top: 0px;
}

.innerShadowBox .shadow.t 
{
	top: 0px; 
	background: url(../images/common/index/shadow-t.png); 
	background-repeat:repeat-x;
}

.innerShadowBox .shadow.b 
{
	bottom: 0px;
	background: url(../images/common/index/shadow-b.png); 
	background-repeat:repeat-x;
}

.innerShadowBox .shadow.l 
{
	left: 0px;
	background: url(../images/common/index/shadow-l.png); 
	background-repeat:repeat-y;
}

.innerShadowBox .shadow.r 
{
	right: 0px;
	background: url(../images/common/index/shadow-r.png); 
	background-repeat:repeat-y;
}
.indexmainTopicsOuterWrapper .reference{font-size:1em; line-height:1.5em; color::#333333; word-wrap:break-word;}
.indexmainTopicsOuterWrapper .reference ul{padding:0 0 10px 25px}
.indexmainTopicsOuterWrapper .reference li{list-style:decimal !important; padding:5px 0 0 0}