@charset "UTF-8";

div.up {
	display: block; overflow: hidden;
}
div.down {
	display: block; overflow: hidden;        
}
div.up #down {
	display: none
}
div.up H5 {
	Z-INDEX: 9999; POSITION: absolute; WIDTH: 29px; DISPLAY: block; HEIGHT: 41px; TOP: 0px; RIGHT: 0px
}
div.down H4 {
	Z-INDEX: 9999; POSITION: absolute; WIDTH: 29px; DISPLAY: block; HEIGHT: 41px; TOP: 460px; RIGHT: 0px
}
#lm_header a {
	color: #000000;
	text-decoration: none;
}

#country {
	background-image: url(../same/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 340px;
}
.djlm {
	height: 340px;
	width: 1000px;
    margin: 0px auto;
}
.djlm_title {
	margin-top: 40px;
	margin-left: 0;
	float: left;
}
.top_zw {
	float: left;
	height: 320px;
	width: 565px;
	margin-left: 20px;
	margin-top: 10px;
}
.top_zw_title {
	font-family: "宋体";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 442px;
	height: 35px;
	margin-top: 40px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top_zw_content {
	float: left;
	width: 520px;
	margin-left: 50px;
	height: 230px;
}
.top_zw_content ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 230px;
	width: 520px;
}
.top_zw_content ul li {
	font-family: "宋体";
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: none;
	float: left;
	height: 30px;
	width: 85px;
	margin-top: 20px;
	margin-right: 4px;
}
.top_zw_content a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_zw_content a:hover {
	color: #FF0000;
	text-decoration: none;
}