.content{
	display:none;
}

/****whoweare***/

#whoweare.content{
	display:block;
}
#whoweare p{
	padding:22px 0 0 0;
	width:500px;
}
#whoweareiframe{
	padding:70px 0 0 0;
}


/****team***/

#team{
	overflow:hidden;
}
#teamiframe{
	padding:70px 0 0 0;
	overflow:hidden;
	width:630px;
	height:300px;
}
.teamlist{
	width:134px;
	height:80px;
	padding:0 0 0 36px;
	float:left;
	margin:0 10px 20px 0;
}
.teamlist a{
	line-height:80px;
	font-weight:bold;
	color:#3c3c3c;
	text-decoration:none;
}
.bg1{
	background:url(../images/about/team_icon_1.gif) no-repeat;
}
.bg2{
	background:url(../images/about/team_icon_2.gif) no-repeat;
}
.bg3{
	background:url(../images/about/team_icon_3.gif) no-repeat;
}
.bg4{
	background:url(../images/about/team_icon_4.gif) no-repeat;
}
.bg5{
	background:url(../images/about/team_icon_5.gif) no-repeat;
}
.bg6{
	background:url(../images/about/team_icon_6.gif) no-repeat;
}

#teamshow{
	height:330px;
	width:570px;
	padding:40px 0 20px 40px ;
	overflow-y:auto;
	position:relative;
}
.bgg1{
	background:url(../images/about/team_bg_1.gif) no-repeat;
}
.bgg2{
	background:url(../images/about/team_bg_2.gif) no-repeat;
}
.bgg3{
	background:url(../images/about/team_bg_3.gif) no-repeat;
}
.bgg4{
	background:url(../images/about/team_bg_4.gif) no-repeat;
}
.bgg5{
	background:url(../images/about/team_bg_5.gif) no-repeat;
}
.bgg6{
	background:url(../images/about/team_bg_6.gif) no-repeat;
}
#teamshow h3{
	color:#3c3c3c;
	font-size:14px;
	font-weight:bold;
	padding:0 0 30px 0;
}
#teamshow h4{
	color:#3b73b9;
	padding:20px 0 0 0;
}
#teamshow p{
	color:#3c3c3c;
	width:430px;
}






/****develop****/

#developiframe{
	padding:70px 0 0 0;
}
#developiframe p{
	
	width:470px;
}



/***work***/
#workiframe{
	padding:70px 0 0 0;
}
#workiframe p{
	padding:0 0 0 110px;
}



/***job**/
#jobiframe{
	padding:70px 0 0 0;
}
#jobiframe h3{
	color:#3c3c3c;
	font-size:12px;
	font-weight:bold;
	padding:20px 0 0 20px;
}
#jobiframe h6{
	padding:4px 0 0 20px;
	font-size:12px;
}
#jobiframe p{
	padding:40px 0 0 20px;
	font-size:12px;
}
#jobiframe h5{
	width:600px;
	color:#3c3c3c;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 4px 0;
	margin:0 0 4px 0;
	border-bottom:1px dashed #3c3c3c;
}
#jobiframe ul{
	width:600px;
	overflow:hidden;
}
#jobiframe ul li{
	width:288px;
	float:left;
	padding:2px 0 2px 12px;
	background:url(../images/about/icon_1.gif) no-repeat 4px 6px;
}
#jobiframe ul li a{
	color:#3c3c3c;
	text-decoration:none;
}
#jobshow{	
	height:320px;
	width:600px;
	overflow-y:auto;	
	padding:70px 0 0 0;
}
#jobshow h4{
	line-height:28px;
	background:#e0e0e0;
	font-weight:bold;
	padding:0 0 0 16px;
	width:584px;
}
#jobshow td{
	padding:0 0 0 24px;
	line-height:20px;
	background:url(../images/about/icon_1.gif) no-repeat 12px 8px;
}
#jobshow #textbox{
	width:570px;
	border-top:1px dashed #3c3c3c;
	padding:15px;
	margin:15px 0 0 0;
}
#jobshow #textbox h5{
	font-weight:bold;
}
#jobshow #textbox  p{
	width:570px;
	padding:10px 0;
}
#jobshow #textbox .recruit{
	display:block;
	width:70px;
	height:23px;
	line-height:23px;
	text-decoration:none;
	padding:0 0 0 36px;
	font-weight:bold;
	color:#2c70c4;
	background:url(../images/about/job_icon.jpg) no-repeat #e0e0e0;
}
.back{
	text-align:right;
	padding:0 20px 0 0;
	width:30px;
	height:14px;
	position:absolute;
	bottom:60px;
	right:40px;
	
}
.back a{
	color:#000;
}