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

.sub_bodyWrapper {
	height:inherit;
	width:100%;
	display:block;
	background:url(../images/blue_bg.jpg) no-repeat top center;
	background-color: #4f9bea;	
	
	text-align:center;
}

.sub_bodyWrapper .sub_splashContent {
	width:990px;
	height:393px;
	margin:0 auto;
	text-align:left;
}

.sub_bodyWrapper .sub_splashContent2 {
	width:990px;
	height:155px;
	margin:0 auto;
	text-align:left;
}

.sub_bodyWrapper .content_country {
	width:990px;
	height:300px;
	margin:0 auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	
}

.sub_bodyWrapper .content {
	width:990px;
	height:550px;
	margin:0 auto;
	position:relative;
	background:url(../images/content_bg_repeat.jpg) repeat-y;
}

.sub_bodyWrapper .content .top {
	width:990px;
	height:33px;
	margin:0 auto;
	background:url(../images/content_top.jpg) no-repeat;
}

.sub_bodyWrapper .content .content_info {
	width:890px;
	height:400px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/*********************** speakers ribbon ***********************/

.sub_bodyWrapper .content #onlineribbon_1 {
    visibility:hidden;
	width:70px;
	height:64px;
	position:absolute;
	left:50px;
	top:32px;
	z-index:10;	
	background:url(../images/OnlineRibbon.png) no-repeat top center;
}

.sub_bodyWrapper .content #onlineribbon_2 {
    visibility:hidden;
	width:70px;
	height:64px;
	position:absolute;
	left:50px;
	top:32px;
	z-index:10;	
	background:url(../images/OnlineRibbon.png) no-repeat top center;
}

.sub_bodyWrapper .content #onlineribbon_3 {
    visibility:hidden;
	width:70px;
	height:64px;
	position:absolute;
	left:50px;
	top:32px;
	z-index:10;	
	background:url(../images/OnlineRibbon.png) no-repeat top center;
}

.sub_bodyWrapper .content #onlineribbon_4 {
    visibility:hidden;
	width:70px;
	height:64px;
	position:absolute;
	left:50px;
	top:32px;
	z-index:10;	
	background:url(../images/OnlineRibbon.png) no-repeat top center;
}

.sub_bodyWrapper .content #onlineribbon_5 {
    visibility:hidden;
	width:70px;
	height:64px;
	position:absolute;
	left:50px;
	top:32px;
	z-index:10;	
	background:url(../images/OnlineRibbon.png) no-repeat top center;
}

/*********************** event components ***********************/

.sub_bodyWrapper .contentevent {
	width:990px;
	height:300px;
	margin:0 auto;
	position:relative;
	background:url(../images/content_bg_repeat.jpg) repeat-y;
}


.sub_bodyWrapper .sub_eventimg {
	width:816px;
	height:222px;
	margin:0 auto;
	text-align:left;
	/*background:url(../images/event/Splash_MY.png) no-repeat top center; */
}

.sub_bodyWrapper .sub_eventimgSG {
	width:816px;
	height:222px;
	margin:0 auto;
	text-align:left;
	/*background:url(../images/event/Splash_SG.png) no-repeat top center;*/
}


.sub_bodyWrapper .contentevent .sub_eventbannerMY {
	width:278px;
	height:364px;
	position:absolute;
	right:40px;
	top:-37px;
	z-index:10;	
	/*background:url(../images/event/event_bannerMY.png) no-repeat top center; */
}

.sub_blogMY {
	width:278px;
	height:415px;
	position:absolute;
	right:40px;
	top:-37px;
	z-index:10;	
	/*background:url(../images/event/event_bannerMY.png) no-repeat top center; */
}
.sub_bodyWrapper .contentevent .sub_eventbannerSG {
	width:278px;
	height:340px;
	position:absolute;
	right:40px;
	top:-40px;
	z-index:10;	
	/*background:url(../images/event/event_bannerSG.png) no-repeat top center; */
}

.sub_bodyWrapper .contentevent .sub_eventbannerSG .inside {
	width:278px;
	height:340px;
	position:absolute;
	right:0;
	top:0;
	z-index:20;	
	/*background:url(../images/event/event_bannerSG.png) no-repeat top center; */
}

.sub_bodyWrapper .contentevent .top {
	width:990px;
	height:33px;
	margin:0 auto;
	background:url(../images/content_top.jpg) no-repeat;
}

.sub_bodyWrapper .contentevent .content_infoevent {
	width:890px;
	height:300px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


/* Blog Trend */

.sub_bodyWrapper .contentBlogTrend1 {
	width:990px;
	height:750x;
	margin:0 auto;
	position:relative;
	background:url(../images/content_bg_repeat.jpg) repeat-y;
}

.sub_bodyWrapper .contentBlogTrend1 .top {
	width:990px;
	height:33px;
	margin:0 auto;
	background:url(../images/content_top.jpg) no-repeat;
}


.sub_bodyWrapper .contentBlogTrend1 .contentBlogTrend2 {
	width:890px;
	height:750px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/* End of Blog Trend */