
/* CSS Document */

body {
	background: #FFF url(images/bg.jpg) 50% 0 repeat-x;
	
}

.box {
	width:100%;
}
.box2 {
	width:860px; margin:0 auto;
}
.box-content {
	width:860px; height:auto; overflow:hidden;
	text-align:justify;	font-size:80%; line-height:20px;
	background:url(images/glasess2.jpg) no-repeat top center;
}

.box-content-corporate-culture {
	width:860px; height:auto; overflow:hidden;
	text-align:justify;	font-size:80%; line-height:20px;
	background:url(images/evolution2.jpg) no-repeat top center;
}

.box-content-cbccard { width:860px; height:auto; overflow:hidden; text-align:justify; font-size:80%; line-height:20px;
						
}

.box-text {
	width:780px; height:auto; overflow:hidden;
	margin:40px 40px 0 40px; text-align:justify;
	font-size:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.header { 
	background-image: url(images/glasess1.jpg) ; width:860px; height:200px; background-repeat: no-repeat;}
	
	
.header-Corporate-Culture { 
	background-image: url(images/evolution1.jpg) ; width:860px; height:200px; background-repeat: no-repeat;}

.header-cbccard { background:url(images/banner_top.jpg); width:860px; height:201px; background-repeat:no-repeat;}
.header-cbccard2 { background:url(images/banner_bottom.jpg); width:860px; background:no-repeat;}	
/*.header2{ 
	background-image: url(images/glasess2.jpg) ; width:860px; height:196px; background-repeat: no-repeat; height: auto}*/

.bg-x {background:url(../images/bg-x.jpg) repeat-x;
	}

/*monkey-king*/
.header-monkey-king {
	background: url(images/banner_monkey_king.jpg) no-repeat center;
	height:374px; 
}

.header-mind-map {
	background: url(images/main-map-banner.jpg) no-repeat center;
	height:396px; 
}


.header-mind-map2 {
	background: url(images/main-map-banner3.jpg) no-repeat center;
	height:396px; 
}

.header_radio_interview {
	background: url(images/radiointerview.jpg) no-repeat center;
	height:396px; 
}
.header-red-brain{
	background: url(images/red-brain.jpg) no-repeat center;
	height:376px; 
}


/*and-monkey-king*/


.main-body {
	width:780px; left: 50%; top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:80%;
	line-height:25px;
	margin-left:-390px; 
	text-align:justify;
	position:absolute;
	padding-top:250px;
	
}

.line {
	width:780px; height: 26px;
	background-image:url(images/new-line.jpg);
	margin:10px 0 0 0 ;
}

.line-no-margin {
	width:780px; height: 26px;
	background-image:url(images/new-line.jpg);
	
}

.buy-left {
	width:350px; height:175px;
	padding:0 20px 0 20px;
	float:left; position: inherit
}
.buy-right {
	width:350px; height:175px;
	padding:0 20px 0 20px;
	float:left; position: static
}



/*font*/
.font-span {
	font-size:24px
}
.font-18 {
	font-size:18px
	}

.font-16 {
	font-size:16px
	}

.list-images {
		list-style-image:url(images/green_icon.png)
	}


.font-title-centre {
	font-family:Verdana, Geneva, sans-serif; font-size:24px; color:#000;
	text-align:center;
	font-weight:bold;
	line-height:35px;
	}
	
.font-title-left {
	font-family:Verdana, Geneva, sans-serif; font-size:18px; color:#000;
	text-align: left;
	font-weight:bold;
	line-height:35px;
	}
	
.font-title-left24 {
	font-family:Verdana, Geneva, sans-serif; font-size:24px; color:#000;
	text-align: left;
	font-weight:bold;
	line-height:25px;
	}

.all-testimonial {
	border: #CCC 1px solid; 
	background-color: #ffffcc; position: relative; 
	border-radius:7px; -moz-border-radius:7px;
	padding: 10px 10px 10px 10px;
	}
	
.all-testimonial span {
	background-image:url(images/testi.jpg); width:30px; height:22px; 
	background-repeat:no-repeat;
	position: absolute; top: 119px; left:20px; 
	 
}


.testi-top {
	background-image:url(images/testi-top.jpg); width:780px; height:10px;
	}
.testi-body {
	background-image: url(images/testi-body.jpg); width:740px; background-repeat:repeat-y;
	padding:0 20px 0 20px;
	
	
	 
	}
	
.testi-btm {
	background-image: url(images/testi-btm.jpg); width:780px; height:37px;
}


/*box-mind-map*/
.mind1 {
	background-image:url(images/mind1.jpg); width:350px; height:10px; background-repeat:no-repeat
	
}
.mind2 {
	background-image:url(images/mind2.jpg); width:330px; background-repeat:repeat-y;
	padding:10px 10px 10px 10px;
	}

.mind3 {
	background-image:url(images/mind3.jpg); width: 350px; height:17px; background-repeat:no-repeat;
	}

.bg-signup-map {
	background-image:url(images/signup-mind-map.jpg); background-repeat:no-repeat;
	width:386px; height:148px; 
	}
	
.under{
	width:750px; height:auto; margin:15px; text-align:center;
}

.under a{
	color: #333; text-decoration:none;
}

.under a:hover{
	color: #F00; text-decoration: underline;
}
	
/*and-box-mind-map*/


