body {
  font: 100% "Microsoft YaHei", sans-serif;
  color: #444444;
  background-color: #EEEEEE;
  background: -webkit-linear-gradient(top, #459cea,  #348bd9, #2278c6);
   background: -o-linear-gradient(top,#459cea, #348bd9, #2278c6);
   background: -moz-linear-gradient(top,#459cea,  #348bd9, #2278c6);
   background: -ms-linear-gradient(top,#459cea,#348bd9, #2278c6);
}

.indexlod{ margin:100px auto 30px auto; text-align: center}
.indexlod img{ border:#FFF 5px solid; max-width:100%}
.top-Language {
 padding:8px; margin:5px auto;
  width: 100%;
 
  text-align: center;
}
.top-icons { padding:0;margin:0; background-color: #f3f3f3;

}
.top-icons strong{
	font-size: 14px;
	color: #000;
	
	padding:8px 5px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	
}
 .top-icons > a {
	font-size: 11px;
	color: #777777;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	display: inline-block;
	padding: 1px 5px;
	margin-right: 2px;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #e6e6e6;
}
.top-icons  a:hover{color: #0085ff;}
.top-icons  a.active{color: #0085ff;}
.top-icons img { height:20px
}
.top-icons > a img {float:left

}
 .top-icons > a span { padding:2px 5px; margin:0; display: block; float:left
	 
}
 .top-icons > a:last-of-type {
	border-right: none
}
