body{
	font-size: 12px;
	font-family: "宋体";
	margin:0px;
}
ul{
	list-style: none;
	margin:0px;
	padding: 0px;
}
.head{
	height:125px;
	background-image: url("../images/banner-top.jpg");
	background-repeat:no-repeat;
	background-position: 0px  117px;
	position: /*relative*/;
	width:100%;
}
.head .banner{
	height:100%;
	width:277px;
}
.head .banner img{
	margin:21px 0 0 0;	
}
.head .top{
	height:21px;
	width: 697px;
	position: absolute;
	right: 40px;
	top:0px;
}
.head .top ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top:12px;
}
.head .top ul li{
	float:left;
	width:56px;
	display: block;
	text-align: center;
}
.head .top ul li.line{
	width:15px;
}
.head .top ul li a{
	text-decoration: none;
	color:#595B5C;
}
.head .top ul li a:hover{
	color:#EA3721;
}
.head .menu{
	height:40px;
	width: 605px;
	position: absolute;
	right: 0px;
	bottom: 12px;
}
.head .menu ul{
	height:40px;
}
.head .menu ul li{
	float:left;
	display: block;
	position: relative;;
	width:95px;
	height: 40px;
	z-index: 100;
	cursor: pointer;
}
.head .menu ul li img{
	position: absolute;
	top:8px;
}
.head .menu ul li img.first{
	left:30px;
}
.head .menu ul li em.en_name{
	position: absolute;
	left:20px;
	color:#B3B2B2;
	font-style:normal;
	font-size:8pt;
	font-family:"黑体";
	top:3px;
}
.head .menu ul li em.zh_name{
	position: absolute;
	top:15px;
	font-size: 16px;
	font-weight: bold;
	font-family: "宋体";
	font-style:normal;
	color: #646464;
}
.head .menu ul li em.name1{
	left:30px;
}
.head .menu ul li em.name2{
	left:35px;
}
.head .menu ul li em.name3{
	left:12px;
}
.menu ul li.light em.en_name{
	color:#E42E1E;
}
.menu ul li.light em.zh_name{
	color: #E42E1E;
}
