@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/innovation/CHL_Background.png);
	background-position:center;
	background-repeat:repeat;
	
	
}
.wrapper{ width:1024px; margin:0px auto; background-image:url(../images/innovation/CHL_Background.png);
	background-position:center;
	background-repeat:repeat;}
.regiBody{ background-color:#fff; padding:30px;}
.pdleft{ padding-left:27px;}
.frm1{ width:236px; height:35px; line-height:35px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; border:1px dotted #a1a1a1; padding-left:5px;}
.frm2{ width:340px; height:35px; line-height:35px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; border:1px dotted #a1a1a1; padding-left:5px;}
.frm3{ width:492px; height:35px; line-height:35px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; border:1px dotted #a1a1a1; padding-left:5px;}


	.list select {
		border: 0 !important;  /*Removes border*/
		-webkit-appearance: none;  /*Removes default chrome and safari style*/
		-moz-appearance: none; /* Removes Default Firefox style*/
        appearance:none;
		background: #e3e3e3 url(../images/innovation/arow.jpg) no-repeat right center;
		 /*Width of select dropdown to give space for arrow image*/
		text-indent: 0.01px; /* Removes default arrow from firefox*/
		text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
		color: #4f4f4d;
		height:35px;
		padding: 5px;
		
		cursor:pointer;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		
	}
	
	
.header{ position:fixed; z-index:999999;}
.navbg{ background-color:#fff;}
.bg1{ background-image:url(../images/innovation/chlbg1.jpg); background-repeat:no-repeat; width:1024px; height:100%; position: relative; top:150px;}
.b1content{ width:718px; margin:0px auto; padding-top:400px;}
.about{ background-color:#fff; padding:40px;}
.aboutwk{ background-color:#fff; margin-top:30px; padding:30px;}
.whatwe{ background-color:#fff; margin-top:10px; padding:20px;}
.sixStrat{ background-color:#fff; margin-top:55px; padding:30px;}
.bg2{ background-image:url(../images/innovation/bg2.jpg); background-repeat:no-repeat; width:1024px; height:100%; position:relative; top:150px;}
.b2content{margin:0px auto; padding-top:420px;}	
.wksp2{ background-color:#fff; padding:40px;}	

	