@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;
background-color:#eef7f6;
}
body {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	font-family: "Microsoft YaHei" ! important;	
}
*{
border:0px;
margin:0px;
padding:0px;
}
div{
	float:left;
	padding:0px;
	margin:0px;
	}
p{
clear:both;
}
.xubian {
	border: 1px dotted #2a8981; 
	font-family: "Microsoft YaHei" ! important;
	font-size: 14px;
	padding:2px;
}
.xubian td{
	border: 1px solid #E0F9DD;
	font-family: "Microsoft YaHei" ! important;
	font-size: 14px;
	padding:4px;
}
a {
	font-family: "Microsoft YaHei" ! important;
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#ce131c;
}
.bfont{
	font-weight:bold;
	color:#d48c00;
	}
.k{
	float:left;
	width:100%;	
	}
#topk{
	float:none;
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	}	
#topk img{
	float:left;
	margin:10px 0px 0px 66px;
	}
#indmap{
	float:none;
	width:1000px;
	height:550px;
	margin:0px auto;
	overflow:hidden;
	background-image:url(images/worldmap.png);
	background-repeat:no-repeat;
	}
#en{
	float:left;
	width:118px;
	height:62px;
	margin:200px 0px 100px 210px;
	}
#cn{
	float:right;
	width:129px;
	height:54px;
	margin:212px 235px 100px 00px;
	
	}
#footer {position: absolute; bottom:10px; width:100%;}
#dibufont{
	float:none;
	width:500px;
	margin:0px auto;
	overflow:hidden;
	background-color:#000;
	filter:alpha(opacity=50); 
	opacity:0.5;
	border:1px solid #FFF;
	color:#FFF;
	padding:3px;
	text-align:center;
	}
#dibufont span{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:18px;
	}
.maink{float:none;
	width:1000px;
	margin:0px auto;
	}
#mainkuang{
	float:left;
	width:100%;	
	background-color:#000;
	filter:alpha(opacity=80); 
	opacity:0.8;
	height:240px;
	}