html{
	background:url(../images/body_bg.jpg) repeat center 0;
	font-family:"myriad pro", arial;
	color:#88746a;
}
.wrapper{
	width:1080px;
	margin:auto;
}

.logo{
	margin:27px 0 0 10px;
	float:left;
}

.hd{
	height:230px;
	clear:both;
}

.ft{
	width:960px;
	height:90px;
	background:url(../images/ft_bg.png) no-repeat center 0;
	margin:20px auto 0;
	}
	.ft .clientform{
		height:50px;
		padding-bottom:5px;
		font-size:16px;
		color:#88746a;
		line-height:60px;
		}
		.ft .clientform label{
			float:left;
			margin:0 5px 0 5px;
		}
		.ft .clientform .txt{
			width:320px;
			text-align:center;
			font-size:20px;
		}
		.ft .clientform .txf{
			float:left;
			width:190px;
			padding:3px 5px;
			border:1px solid #88746a;
			margin:17px 20px 0 0;
			font-size:14px;
			color:#88746a;
		}
	.ft a{
		float:right;
		font-family:"myriad pro", arial;
		font-size:14px;
		color:#EE3224;
		text-decoration:underline;
		}
		.ft a:hover{
			text-decoration:none;
		}
	
	

/** NAVIGATION ********/
.nav{
	float:left;
	width:715px;
	padding-left:0px;
	margin-left:-20px;
}
.nav li{
	float:left;
	list-style-type:none;
	position:relative;
	}
	.nav li ul{
		display:none;
		position:absolute;
		left:-2px;
		top:98px;
		width:148px;
		padding:10px 0 15px;
		background:url(../images/nav_sub.gif) no-repeat center bottom;
		}
		.nav li ul.sub_contact{
			background:url(../images/nav_sub_contact.gif) no-repeat left top;		
			padding-top:20px;
			height:54px;
			width:148px;
			overflow:hidden;
			top:91px;
			left:-1px;
		}
	.nav li ul li{		
		padding:2px 0 2px 20px;
		width:128px;
		}
		.nav li ul.sub_contact{
			width:138px;
		}
	.nav li ul li.top{
		width:148px;
		height:5px;
		background:url(../images/nav_sub_top.gif) no-repeat;
		font-size:0;
		margin:-10px 0 0 0;
		padding:0;
	}
	.nav li ul li a{
		color:#89756a;
		font-size:10px;
		font-family:tahoma;
		display:block;
	}
	.nav li ul li ul{
		margin:-97px 0 0 150px;
		}
		.nav li ul li:hover{
			background-color:#d7dadb;			
		}
		.nav li ul li a:hover{
			text-decoration:none;
		}


/** HOME ********/
#ct_home{
	background:url(../images/ct_home.png) no-repeat center 60px;
	}
	#ct_home .ct{
		padding:350px 0 0 0;
	}
.ct{
	padding:410px 0 0 0;
}	

.ct_home{
	width:963px;
	margin:auto;	
	clear:both;
	overflow:hidden;
}

#ct_home .box_item{
	width:317px;
	height:238px;
	background:url(../images/home_box_bg.png) no-repeat 0 0;
	float:left;
	margin:0 2px;
	display:inline;
	}
	#ct_home .box_item h6{
		height:74px;
		line-height:74px;
		padding-left:30px;
		padding-bottom:10px;
		font-size:28px;
		font-family:"myriad pro",arial;
		font-weight:400;
	}
	#ct_home .box_item p{
		padding:0 30px;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	
/** Company background *******/
#ct_company_background{
	background:url(../images/ct_company_background.png) no-repeat center 80px;
	}
	#ct_company_background .ct{
		clear:both;
		overflow:hidden;
		margin:auto;
		width:957px;
		padding-top:380px;
	}
		.box_full{
			width:958px;
			overflow:hidden;
			margin:auto;
			}
			.box_full h5{
				width:928px;
				height:76px;
				background:url(../images/box_full_hd.png) no-repeat center 0;
				line-height:76px;
				padding-left:30px;
				font-size:26px;
				font-family:"myriad pro",arial;
				font-weight:400;
			}
			.box_full .center{
				background:url(../images/box_full_ct.gif) repeat-y center 0;
				font-size:14px;
				font-family:Arial, Helvetica, sans-serif;
				height:auto;
				width:auto;
				clear:both;
				width:100%;
				overflow:hidden;
				padding:20px 0;
			}
			.box_full .bottom{
				background:url(../images/box_full_ft.gif) no-repeat center 0;
				width:958px;
				height:9px;
				font-size:0;
			}
		
		
		.box3{
			width:309px;
			overflow:hidden;
			margin:auto;
			float:left;
			}
			.box3 h5{
				width:279px;
				height:76px;
				background:url(../images/box_3_hd.png) no-repeat center 0;
				line-height:76px;
				padding-left:30px;
				font-size:26px;
				font-family:"myriad pro",arial;
				font-weight:400;
			}
			.box3 .middle{
				background:url(../images/box_3_ct.gif) repeat-y center 0;
				font-size:14px;
				font-family:Arial, Helvetica, sans-serif;
				overflow:hidden;
				padding:20px 20px;
			}
			.box3 .bottom{
				background:url(../images/box_3_ft.gif) no-repeat center 0;
				width:309px;
				height:9px;
				font-size:0;
			}
			.box3 p{
				padding-bottom:10px;
			}
		
		
		.c3{
			width:265px;
			padding:0 20px 0 30px;
			float:left;
			font-size:17px;
			line-height:24px;
		}


/** Professional Publications *******/
#ct_publications{
	background:url(../images/ct_publication.png) no-repeat center 50px;
}
#ct_publications .ct{
	clear:both;
	overflow:hidden;
	margin:auto;
	width:957px;
	padding-top:390px;
}
.professinal_publications{
	font-size:17px;
	line-height:24px;
	}
	.professinal_publications li{
		border-bottom:1px solid #c3b9b4;
		padding:0 0 32px 0;
		margin:0 32px 20px;
		clear:both;
		overflow:hidden;
		width:895px;
		}
		.professinal_publications li.last{
			border:none;
			margin-bottom:0;
		}
	.professinal_publications .l{
		width:280px;
		font-weight:700;
	}
	.professinal_publications .r{
		width:610px;
	}
	.professinal_publications .r p{
		padding-bottom:11px;
	}


/** Vision *******/
#ct_vision{
	background:url(../images/ct_vision.png) no-repeat center 110px;
	}
	#ct_vision .ct{
		clear:both;
		overflow:hidden;
		margin:auto;
		width:957px;
		padding-top:320px;
	}
	#ct_vision .center{
		padding:20px 32px 30px;
		font-size:31px;
		width:auto;
	}
	#ct_vision .red{
		color:#ee2e24;
		padding-bottom:10px;
	}
	#ct_vision small{
		font-size:12px;
		display:block;
		padding-top:10px;
	}
	#ct_vision .ct ul{
		padding-left:24px;
	}
	#ct_vision .ct ul li{
		list-style-type:disc;
		list-style-position:outside;
		padding:5px 0;
	}
	
	
/** QHSE ***********/
#ct_qhse{
	background:url(../images/ct_qhse.png) no-repeat center 120px;
}
#ct_qhse .ct{
	padding:1000px 0 0 0;
	text-align:center;
}


/** NEWS ************/
#ct_news{
	background:url(../images/ct_news.png) no-repeat center 140px;
}
#ct_news .ct{
	clear:both;
	overflow:hidden;
	margin:auto;
	width:957px;
	padding-top:385px;
}
#ct_news .box3 {
	float:left;
	margin:0 5px 10px;
	display:inline;
}
#ct_news .box3 ul{
	padding:0 5px 0 15px;
}
#ct_news .box3 ul li{
	list-style-position:outside;
	list-style-type:disc;
	padding-bottom:10px;	
	font-size:17px;
}


/** TEAM ************************/
#ct_team{
	background:url(../images/ct_team.png) no-repeat center 75px;
}
#ct_team .ct{
	clear:both;
	overflow:hidden;
	margin:auto;
	width:957px;
	padding-top:360px;
}
#ct_team .box3{
	margin:0 5px 15px;
	display:inline;
}
#ct_team .box3 .middle{
	height:420px;
	font-size:13px;
	color:#a6978f;
}
#ct_team .team_mem_photo{
	float:left;
	margin:0 10px 5px -10px;
}


/** PRODUCT ****************/
/*#ct_product{
	background:url(../images/ct_product1.png) no-repeat center 80px;
}
#ct_product .ct ul{
		padding-left:54px;
		font-size:24px;
	}
	#ct_product .ct ul li{
		list-style-type:disc;
		list-style-position:outside;
		padding:5px 0;
	}*/
	
	
#ct_product4{
	background:url(../images/ct_product4.png) no-repeat center 180px;
}
#ct_product4 .ct,
#ct_product5 .ct{
	clear:both;
	overflow:hidden;
	margin:auto;
	width:957px;
	padding-top:390px;
}
#ct_product4 .ct .center{
	padding:20px 30px;
	line-height:1.5;
	width:898px;
	background-position:0 0;
}
#ct_product4 .ct ul{
		padding-left:20px;
	}
	#ct_product4 .ct ul li{
		list-style-type:disc;
		list-style-position:outside;
		padding:5px 0;
	}
	#ct_product4 table td{
		padding:3px 0;
	}
	
	
#ct_product5{
	background:url(../images/ct_product5.png) no-repeat center 95px;
}

#ct_product5 .ct .center{
	padding:20px 30px;
	font-size:18px;
	width:898px;
	background-position:0 0;
}
#ct_product5 .ct p{
	padding-bottom:15px;
}


/** CONTACT ***********************/
#ct_contact{
	background:url(../images/ct_contact.png) no-repeat center 80px;
}
#ct_contact .ct,
#ct_contact2 .ct{
	clear:both;
	overflow:hidden;
	margin:auto;
	width:957px;
	padding-top:390px;
}
#ct_contact .ct .center,
#ct_contact2 .ct .center{
	padding:20px 30px;
	width:898px;
	background-position:0 0;
}
#ct_contact .ct .l,
#ct_contact2 .ct .l{
	width:240px;
	padding:0 50px 0 0;
	font-size:24px;
	line-height:1.2;
	font-weight:500;
}
#ct_contact .ct .r,
#ct_contact2 .ct .r{
	width:600px;
}
#ct_contact .ct .txf,
#ct_contact .ct textarea,
#ct_contact2 .ct .txf,
#ct_contact2 .ct textarea{
	display:block;
	width:590px;
	margin:5px 0 20px 0;
	padding:5px;
	font-size:14px;
	background-color:#d8d9da;
	border:1px solid #88746a;
}
#ct_contact .ct .btn,
#ct_contact2 .ct .btn{
	display:block;
	width:80px;
	margin:5px 0 20px 0;
	padding:5px;
	font-size:14px;
	color:#88746a;
	font-family:Arial, Helvetica, sans-serif;
}


#ct_contact .ct textarea,
#ct_contact2 .ct textarea{ height:120px}

#ct_contact2{
	background:url(../images/ct_contact2.png) no-repeat center 80px;
}



/** SERVICE ***********************/
#ct_service1{
	background:url(../images/ct_service_01.png) no-repeat center 80px;
}
#ct_service1 .ct{
	clear:both;
	overflow:hidden;
	margin:auto;
	width:957px;
	padding-top:440px;
}
#ct_service1 .ct .center{
	padding:20px 30px;
	line-height:1.3;
	width:898px;
	background-position:0 0;
	font-size:22px;
}
#ct_service1 .ct ul{
		padding-left:20px;
	}
	#ct_service1 .ct ul li{
		list-style-type:disc;
		list-style-position:outside;
		padding:5px 0;
	}
#ct_service1 .box_full h5{
	width:928px;
	height:76px;
	background:url(../images/box_full_hd.png) no-repeat center 0;
	line-height:76px;
	padding-left:30px;
	font-size:26px;
	font-family:"myriad pro",arial;
	font-weight:400;
}
	
	
/*****/
#service_ncd_01{
	background:url(../images/service_ncd_01.png) no-repeat center 125px;
}
#service_ncd_01 .center{
	padding:35px;
	width:888px;
	font-size:18px;
}

#service_ncd_01 .center ul{
	padding:0 0 15px 15px;
	}
	#service_ncd_01 .center ul li{
		list-style-position:outside;
		list-style-type:disc;
		padding:15px 0 0;
		clear:both;
	}

.service_ncd_01_item{	
	clear:both;
	float:left;
	width:100%;
	padding-bottom:40px;
	}
	.service_ncd_01_item img{
		float:left;
		margin:0 40px 0 0;	
	}
	.service_ncd_01_item ul{
		float:left;
		width:580px;
		padding:0 0 0 15px;
	}
	.service_ncd_01_item ul li{
		list-style-position:outside;
		list-style-type:disc;
		padding:15px 0 0;
		clear:both;
	}

.service_ncd5{
	text-align:center;
}


/*** Q+A ***/
.qna{
	font-size:13px;
	line-height:1.8;
	}
	.qna a{
		font-weight:700;
		color:#88746a;
	}
	#service_ncd_01 .center .qna ul{
		padding-bottom:20px;
	}
	#service_ncd_01 .center .qna ul li{
		padding:5px 0 0 0;
	}


#service_sub_01{
	background:url(../images/ct_server_sub_01.png) no-repeat center 130px;
	}
	#service_sub_01 .ct{
		clear:both;
		overflow:hidden;
		margin:auto;
		width:957px;
		padding-top:380px;
	}
	#service_sub_01 .center{
		padding:35px;
		width:888px;
		font-size:17px;
		line-height:1.5;
	}
	#service_sub_01 .center img.l{
		margin:0 30px 10px 0;
	}
	#service_sub_01 .center ul{
		padding:0 0 15px 15px;
	}
	#service_sub_01 .center ul li{
		list-style-position:outside;
		list-style-type:disc;
		padding:15px 0 0;
	}
	#service_sub_01 .center .greenBox{
		font-size:17px;
		}
		#service_sub_01 p{
			padding-bottom:10px;
		}

	#service_sub_01 .table4 tr td{
		background-color:#cfeade;
		padding-left:20px;
		font-size:14px;
	}





/****************************************************/
/*					COMMON 							*/
/****************************************************/
.red{
	color:#ee2e24;
}
.c{
	text-align:center;
}

.green{
	color:#00703c;
}
.greenBox{
	border:2px solid #00703c;
	padding:25px 20px;
	margin:10px 0;
	font-size:14px;
}