.ui-team-wp{
	width: 1071px;
	height: auto;
	/*background-color: red;*/
	float: left;
	margin-left: 56px;
	margin-bottom: 20px;
}

.ui-tab-team{
	width: 90px;
	height: 720px;
	background-color: #dfdfdf;
	float: left;
}

ul.ui-tabtim{
	list-style: none;
	height: 720px;
	padding: 0;
	margin: 0;
}
.ui-tabtim li{
	width: 90px;
	height: 43px;
	float: left;
	font-size: 7.5pt;
	color: #656565;
	font-family: CGFont;
	text-align: center;
	padding-top: 47px;
}

.ui-tabtim li:hover{
	background-color: #c7c7c7;
	cursor: pointer;
}

.tab-direksi{
	background: url('../image/ico-direksi.png')no-repeat;
	background-position: 36px 15px;
	/*line-height: 70px;*/
}

.tab-animasi{
	background: url('../image/ico-animasi.png')no-repeat;
	background-position: 32px 15px;
	
}


.tab-mesin{
	background: url('../image/ico-mesin.png')no-repeat;
	background-position: 32px 23px;
	
}

.tab-kita{
	background: url('../image/ico-kita.png')no-repeat;
	background-position: 32px 20px;

}

.tab-sme{
	background: url('../image/ico-sme.png')no-repeat;
	background-position: 32px 23px;
	
}

.tab-adm{
	background: url('../image/ico-adm.png')no-repeat;
	background-position: 32px 15px;
	
}

.tab-keu{
	background: url('../image/ico-keu.png')no-repeat;
	background-position: 32px 20px;
	
}

.tab-resource{
	background: url('../image/ico-resource.png')no-repeat;
	background-position: 32px 15px;
	
}


.ui-content-team{
	width: 1071px;
	height: 1000px;
	/*background-color: red;*/
	float: left;
	margin-left: 3px;
	display: none;
}

.ui-wp-team{
	width: 1071px;
	height: 160px;
	background-color: #434343;
	float: left;
}

.ui-wp-right{
	width: 356px;
	height: 160px;
	float: left;
	background-color: #434343;
	float: left;
}

.ui-wp-ttext{
	width: 178px;
	height: 160px;
	float: left;
	background-color: #434343;
}

.ui-wp-right:hover .ui-wp-ttext{
	background-color: #4f4f4f;
}

.ui-wp-right img{
	filter: grayscale(100%);
	float: left;
	width: 178px;
	height: 160px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.ui-wp-right:hover img{
	filter: none;
}

.ui-tmember-name{
	color: #dcdcdc;
	font-family: CGFont;
	text-transform: uppercase;
	font-size: 11pt;
	width: 178px;
	text-align: center;
	height: 40px;
	float: left;
	line-height: 40px;
	margin-top: 15px;
}

.ui-toplv-name{
	color: #dcdcdc;
	font-family: CGFont;
	text-transform: uppercase;
	font-size: 11pt;
	width: 600px;
	padding-left: 70px;
	/* text-align: center; */
	height: 40px;
	float: left;
	line-height: 40px;
	margin-top: 15px;
}

.ui-member-motto{
	color: #bfbfbf;
	font-size: 10pt;
	font-family: CGFont;
	width: 153px;
	height: 70px;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
	text-align: center;
}

.teamline{
	width: 40px;
	height: 1px;
	background-color: #e10f04;
	float: left;
	margin-left: 70px;
}
.top-level {
	overflow: hidden;
}
.top-level img{
	filter: grayscale(100%);
	width: 357px;
	float: left;
}

.top-level:hover img{
	filter: none;
}

.ui-speech-bubble { 
	float: left;
	background: #353535; 
	width: 711px ; 
	height: 160px;
	position: relative;
	left: -1px;
	} 

.ui-speech-bubble:after { 

	content: ''; 
	left: -10px;
	border: 10px solid transparent; 
	border-right-color: #353535; 
	border-left: 0; 
	top: 70px;
	width: 0;
	height: 0;
	position: absolute;
}

.top-level:hover .ui-speech-bubble{
	background: #c6c6c6; 

}

.top-level:hover .ui-speech-bubble:after{

	border-right-color: #c6c6c6; 

}

.top-level:hover{
	background: #c6c6c6; 

}

.top-level:hover .ui-toplv-name,.top-level:hover .ui-top-motto{
	color: #434343
}

.tl-teamline{
	width: 40px;
	height: 1px;
	background-color: #0681c6;
	float: left;
	margin-left: 65px;
}

.ui-top-motto{
	width: 700px;
	height: 70px;
	float: left;
	color: #bfbfbf;
	padding-left: 70px;
	font-size: 9pt;
	font-family: CGFont;
	/* text-align: center; */

	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*background-color: red;*/
}

.ui-tabtim li:active {
	background-color: #c7c7c7;
	box-shadow:inset 0 0 6px #999999;

}

.tabtive {
	background-color: #c7c7c7;
	box-shadow:inset 0 0 6px #999999;

}