@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}
#nav{
	height: 44px;
	width: 820px;
	background: #FFF;
	margin:10px auto;
	}
.vline{
	background: #999;
	width: 1px;
	height: 20px;
	}
#nav ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	float: left;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
}
#nav li a{
	display: block;
	width: 120px;
	line-height: 28px;
	color: #666;
	text-decoration: none;
	}
#nav li a:hover{
	color: #FF0000;
	border-bottom-style: solid;
	border-bottom-color:#FF0000; 
}
.focus{
	color:#FF0000;
	border-bottom-style:solid;
	border-bottom-color:#FF0000;
}
.customers_bg {
	background-image: url(../images/customers/customers_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.service_1 {
	background-image: url(../images/index_service/index_service_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_2 {
	background-image: url(../images/index_service/index_service_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_3 {
	background-image: url(../images/index_service/index_service_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_4 {
	background-image: url(../images/index_service/index_service_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.service_5 {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	padding-right: 40px;
	padding-left: 40px;

		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_7 {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	padding-right: 40px;
	padding-left: 40px;


}
.service_6 {
	font-size: 22px;
	color: #333;
	font-family: "微软雅黑";
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.service_8 {
	font-size: 22px;
	color: #333;
	font-family: "微软雅黑";

}



.top {
	color: #CCC;
	font-size: 16px;
	text-indent: 50px;
}




.footer_2 {
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	padding-left: 150px;
	padding-top: 50px;
	text-decoration: none;
}
.footer_2 a {
	color: #FFF;
	text-decoration: none;
}
.footer_2 a:hover {
	color: #FFF;
	text-decoration: underline;
}


.footer_1 {
}
.footer_1 a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}





.worldmap {
	background-image: url(../images/worldmap.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.continent {
	font-size: 24px;
	color: #666;
	text-indent: 25px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #7B7B7B;
	border-bottom-width: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.approval_content {
	line-height: 30px;
	padding-left: 80px;
	padding-right: 80px;

	padding-top: 30px;
	padding-bottom: 30px;
	color: #333;
}

.bureau {
	color: #333;
	font-size: 14px;
	text-indent: 45px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.language a{
	color: #ffffff;
	text-decoration: none;
}
.language a:hover{
	color: #ffffff;
	text-decoration: underline;
}