﻿*{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	text-decoration:none;
	font-family:"Microsoft YaHei";
	font-size:12px;
}
img{
	border:0px;
}

.divHeader{
	
	height:89px;
}
.divHeaderContent{
	height:40px;
	width:980px;
	margin:0px auto;
}
.divHeaderContent h3{
	float:left;
	width:115px;
	height:89px;
	display:block;
	position:absolute;
	z-index:99;
	margin-left:50px;
	background-image:url("../picture/logo.png");
}
.divHeaderContent h3 a{
	width:115px;
	height:89px;
	display:block;
}
.divHeaderContent #divHeaderMenu {
	float:right;
	line-height:40px;
}

.divHeaderMenu1{
	float:right;
	line-height:0px;
	position:relative;
	
}
.divHeaderMenu2{
	float:right;
	margin-top:20px;
	margin-bottom:28px;
	line-height:0px;
}
.divHeaderMenu2 a{
	color:#5F5D5D;
	margin:0px 5px;
}
#btnfriendlylink {
	display:none;

}
.friendlylink{
	position:absolute;
	right:0px;
	margin-top:2px;
	z-index:100;
	display:none;
}
.friendlylink a{
	
	display:block;


}

.divHeaderContent #divHeaderMenu ul{
	float:left;
}
.divHeaderContent #divHeaderMenu ul li{
	float:left;
	position:relative;
	background-image:url("../picture/menubg.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}
.divHeaderContent #divHeaderMenu ul li a{
	color:#5F5D5D;
	padding:0px 10px;
	display:block;
	font-size:14px;
	font-weight:bold;
	font-family:"Microsoft YaHei";
	/*font-family:"华文行楷","Microsoft YaHei";*/
	/*font-size:10px; /*英文版字体小点*/
}
.divHeaderContent #divHeaderMenu ul li a:hover{
	/*background-color:#a52e4c;*/
	/*color:#ffffff!important;*/
	color:#a52e4c;
}

.divHeaderContent #divHeaderMenu ul li:first-child {

	background-image:url("");
	background-repeat:no-repeat;
	background-position:left top;
}
.MenuCurrentHover{
/*	background-color:#a52e4c!important;
	color:#ffffff!important;*/
	color:#a52e4c!important;
}
.divHeaderContent #divHeaderMenu dl
{
	position:absolute;
	z-index:10;
	background-color:#ffffff;
	border-left:solid 1px #a52e4c;
	border-right:solid 1px #a52e4c;
	border-top:solid 1px #a52e4c;
	border-bottom:solid 1px #a52e4c;
	width:151px;
	width:181px;	
	overflow:hidden;
	display:none;
}
.divHeaderContent #divHeaderMenu dl dd{
	border-bottom:dashed 1px #efefef;
	margin-bottom:-1px;
}
.liLanguage{
	background-image:url("../picture/lan.png");
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:8px;
	margin-left:5px;
	height:15px;
	display:inline;
	position:relative;
	
}
	
#dlLanguage 
{

	position:absolute;
	right:-35px;
	margin-top:8px;
		z-index:100;
	background-color:#ffffff;
	border-left:solid 1px #a52e4c;
	border-right:solid 1px #a52e4c;
	border-top:solid 1px #a52e4c;
	border-bottom:solid 1px #a52e4c;
	width:100px!important;
	overflow:hidden;
	display:none;
}
#dlLanguage dd{
	display:block;
	border-bottom:dashed 1px #efefef;
	margin-bottom:-1px;
	
		margin-top:20px;
		padding-bottom:20px;
}

.linkmap{
	background-image:url("../picture/map.png");
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:14px;
	margin-left:15px;
}
.liLanguage a{
	font-size:12px!important;
	padding:0px 5px!important;

}



.divlanguage{
	float:right!important;
	display:block;
	margin-left:50px;
}
.CnLanguage{
	width:16px;
	height:11px;
	background-image:url("../picture/cn.jpg");
	background-repeat:no-repeat;
	display:inline-block;
	cursor:pointer;
}
.EnLanguage{
	width:16px;
	height:11px;
	background-image:url("../picture/en.jpg");
	background-repeat:no-repeat;
	display:inline-block;
	cursor:pointer;
}