#header {
	background:#fff;
	width: 100%;
	text-align: center;
/*	padding-bottom:15px;*/
}
#top {
 background:#fff;
    display: block;
    height: 86px;
	 margin: 0 auto;
    width:1200px;
	text-align: center;
}
#logo{
	position:relative;
	cursor: pointer;
	top:15px;
}
#logo a{
	float:left;
	position:relative;
	background: url("../images/common.png?v=1724832928") no-repeat scroll 0 -470px transparent ;
	height:61px;
	width:180px;
	top:-3px;
}
#toplink{
	height:20px;
	float:right;
	 right:20px;
    position: relative;
    top: 57px;
	font-family:'MYRIADPRO-LIGHTSEMIEXT';
}
ul {
    list-style-type: none;
}
.toplink{
	color:#323232!important;
	height:auto;
	float:left;
	text-align: left;

}

.topww{
	margin-left:20px;
	width:100px;
}
.topww a{
	cursor:pointer;
	text-decoration:none;
}
.topcolor{
    color: #161616 !important;
    	 font-size:1.6em;
}
.split{
	 border-right: 1px solid #dadada;
    height: 12px;
    margin: 0 12px;
    position: relative;
    top: 5px;
    width: 1px;
}
#top a:hover{
	color:#999!important;
}
.globalspan{
	float:left;
	top:1px;
	position: relative;
	font-weight:bold;
}
.topww span .globalimg{
	width:18px;
	height:18px;
	float:left;
	position: relative;
	background: url("../images/common.png?v=1724832928") no-repeat scroll 0 -330px transparent;
	margin:0 5px 0 0px;
}
.changelang{
	float: left;
}
#changelanguageholder{
	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
    color: #999999;
    border: 1px solid #C8C8C8;
    position: absolute;
    right: -1px;
    top: -6px;
    width: 110px;
    z-index: 8888;
}
.changelang li{
	float:left;
	cursor: pointer;
	width:100%;
	padding-top:5px;
	height: 25px;
	font-size: 1.2em;
}
.changelang li:hover{
	background:#c8c8c8;
	color:#000;
}

.langclass{
	padding-left:12px;
	position: relative;
	top:3px;
}
.globalholder{
	float: left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}