﻿.style1 {
	font-size: small;
	line-height: 1.2em;
	margin-top: 40px;
	margin-bottom: 20px;
}
.style2 {
	font-size: 85%;
	line-height: 1.2em;
	margin-top: 10px;
}


.overseas_box {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.overseas_box .overseas_img {
	width: 213px !important;
	padding-right: 37px !important;
}
.overseas_box .overseas_img p {
	text-align: right;
}
.overseas_box .overseas_logo {
	position: absolute;
	top: 0;
	left: 250px;
}
.overseas_box .overseas_txt {
	position: absolute;
	bottom: 0;
	right: 0;
}
