.row>[class*="span-"] {
	float: left;
	margin-right: 2%;
*margin-right:.89%
}
.cn {
	background: url("../images/lan_cn.jpg") 0px 7px no-repeat;
	display: block;
	float: left;
	padding-left: 23px !important;
	margin-right: 15px;
}
.en {
	background: url("../images/lan_en.jpg") 0px 7px no-repeat;
	display: block;
	float: left;
	padding-left: 23px !important;
}
.icons {
	display: inline-block;
	background: url(../img/icons.png) no-repeat;
}
/* 常量设置 */

.wrap {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}
a {
	color: inherit;
}
a:hover {
	color: #006db8;
	text-decoration: none
}
a:active {
	color: #006db8;
}

.mt30 {
	margin-top: 30px;
}
.mt20 {
	margin-top: 20px;
}
