@charset "gb2312";
#info_area_1 {
	font-size: 12px;
	height: 182px;
	width: 606px;
	overflow: hidden;
}
#info_area_1 div {
	float: left;
	height: 180px;
	width: 145px;
	margin-right: 6px;
}
.info_list_1 {
	float: left;
	width: 74px;
	height:85px;
	font-size: 12px;
	text-align: center;
}
.info_list_1 div {
	line-height: 20px;
	white-space: nowrap;
	height: 20px;
	width: 74px;
	overflow: hidden;
	text-overflow:ellipsis;	
}
.info_list_1 a {
	color: #000000;
	text-decoration: none;
}
