@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/12/20
 */

/* !index.html
---------------------------------------------------------- */

.h2_institution{
	width:960px;
	height:120px;
	margin-bottom:36px;
}

.h3_institution{
	width:900px;
	height:40px;
	margin:0 auto 40px;
}

.institutionCont{
	width:900px;
	margin:0 auto;
}

.institutionBox01{
	overflow:hidden;
	*zoom:1;
	margin-bottom:65px;
}
.institutionBox01Left{
	float:left;
	width:470px;
}

.institutionBox01Right{
	float:right;
	width:400px;
}
.institutionBox01Img{
	border:1px solid #aacd06;
}


.institutionBox01Tit02{
	color:#409d27;
	font-weight:bold;
}
.institutionList01{
	overflow:hidden;
	*zoom:1;
	margin-bottom:45px;
}
.institutionList01 li{
	float:left;
	width:172px;
	margin-right:10px;
	font-size:92%;
}
.institutionList01 li.last{
	margin-right:0px !important;
}

.institutionBox02{
	overflow:hidden;
	*zoom:1;
}
.institutionBox02Left{
	float:left;
	width:599px;
}

.institutionBox02Right{
	float:right;
	width:288px;
}