.view_title {
	BACKGROUND: url(../images/bg_title3.gif) no-repeat left top; 
	 WIDTH: 100%; HEIGHT:150px;margin:0 0 5px 0;
	 overflow:hidden
}
.view_title H2 {
	 height:150px;
}
.view_title H3 {
	height:20px;
}
.main div.border {
	margin:0 0 10px 0;
	border-bottom:#02B931 1px dashed;	
}
.main div.research h3 {
	padding:0 0 0 25px;
	height:30px;
	line-height:30px;
}
.main div.research div.researchpic {
	width:772px;	
	display:inline-block;
}
.main div.research .researchpic dl {
	width:256px;
	float:left;
}
.main div.research .researchpic dl dd {
	width:224px;
	display:block;
	margin:0 auto;
	border:#02B931 2px solid;
}
.main div.research div.researchpic dl dd img {
	width:220px;
	display:block;
	margin:2px auto;
}
.main div.research .researchpic dl dt {
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
}
.main div.research .researchpic dl dt span{
	font-size:23px;
	position:relative;
	top:3px;
}
.main div.research p {
	line-height:25px;
	text-indent:25px;
	display:block;
	font-size:13px;
}
