.index_content {
	width: 825px;
  	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.index_click {
	position: absolute;
	width: 105px;
	height: 106px;
	cursor: pointer;
}

.index_click2 {
	position: absolute;
	margin-top: 25px; 
	margin-left: 105px; 
	width: 120px;
	height: 47px;
	cursor: pointer;
}

.index_header {
	width: 825px;
	background-image: url(../img/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
	
.index_call_back {
	text-align: right;
	padding: 5px 5px 0px 0px;
}

.index_middle {
	width: 825px;
}

.index_middle_left {
	float: left;
	width: 280px;
}

.index_middle_right {
	float: left;
	width: 510px;	
	line-height: 17px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.index_footer {
	width: 825px;
}

.index_clear {
	clear: both;
}
