#indexImg {
	width: 790px;
	height: 527px;
	position: relative;
	border: 1px;
	border-color: #bbbbbb;
	border-style: solid;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#indexImg img {
	width: 790px;
	height: 527px;
	border: 0px none;
}