/* bodyÝč */
#index-img-back{
  background-image:url("../image/index_back.gif");
  height:555px;
  background-repeat:no-repeat;
  clear:both;
}

#index-img-all{
  padding:10px 10px 10px;
}
#index-img-left{
  float:left;
  margin-right:10px;
}
#index-img-right{
  float:right;
}









.index-inf ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	.index-inf ul li{
		margin:0px;
		padding:5px 0;
		text-align:left;
		border-bottom:1px dotted #999999;
		}
		.index-inf ul li span{
			color:#fb5322;
			margin-right:5px;
			}

.index-f-lef{
	float:left;
	width:290px;
	}

.index-f-rig{
	float:right;
	width:290px;
	}
.index-inf h2,
.index-f-lef h2,
.index-f-rig h2{
	background-image:none;
	margin:0px 0px 10px;
	padding:0px;
	border-bottom:none;
	}

.index-f-lef .img,
.index-f-rig .img{
	float:left;
	width:80px;
	}

.index-f-lef .txt,
.index-f-rig .txt{
	float:right;
	width:200px;
	}

.index-f-lef .txt span,
.index-f-rig .txt span{
	font-weight:bold;
	color:#ff9663;
	font-size:12px;
	}