/* CSS Document */

.teamImg{
	
}

.g_imgf_new{
	width:317px;
	height:220px;
}

.g_imgf_meeting{
	width:100%;
	height:300px;
}


.case .meeting_con {
	/*
    padding: 0 50px;
    margin: 40px 0 60px 0;*/
}

.meeting_con li{
	width:32%;
	float:left;
	margin-right:2%;
	/*border:solid;*/
}

.meeting_con li:nth-child(3n){
	margin-right:0px; 
}

.h1{
	text-align:center;
}


.nes_left_meeting{
	width:100%!important;
}

.rightMoveLeft{
	margin-right:30px;
}

@media (max-width: 1000px) {
	.rightMoveLeft{width:90%!important;margin-left:5%!important}
}