.index_upper_box {
  margin:20px 0 0 20px;
  width:740px;
  padding:0;
  float:left;
}
.index_lower_box {
  margin:20px 0 0 20px;
  width:760px;
  padding:0;
  float:left;
}
.index_menu_g
{
	margin: 0 0 0 0;
	padding: 0;
	width: 202px;
	height: 246px;
	float: left;
	background-image: url(../images/guarantee_bg.png);
	background-repeat: no-repeat;
}

.index_menu_g:hover {
  margin:0 0 0 0;
  padding:0;
  width:202px;
  height:246px;
  float:left;
  background-image:url(../images/guarantee_bg_hover.png);
  	background-repeat: no-repeat;
}

.index_menu_box {
  margin:0 0 0 40px;
  padding:0;
  width:501px;
  height:220px;
  float:left;
  background:url(../images/home_right.jpg) no-repeat;
}
.index_menu_col {
  margin:10px 0 0 20px;
  padding:0;
  float:left;
  width:230px;
}
.index_red_arrow  {
  clear:both;
  float:left;
  margin:8px 0 0 0;
  padding:0;
}
.index_menu_item {
  float:left;
  width:180px;
  margin:8px 0 0 0;
  padding:0;
  font-size:18px;
  line-height:20px;
  text-align:left
}
.index_menu_item_p {
  margin:0;
  padding:0;
  font-size:11px;
  line-height:14px;
}


