
.g_g_pic {
	width: 990px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

.g_g_pic ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

.g_g_pic ul li {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
}

.g_g_pic ul li.fr {
	margin-left: 0px;
}

.g_g_pic ul li img {
	width: 234px;
	height: 90px;
	border: 0px;
	_border: none;
	margin-right:0;
}