@charset "utf-8";
/* CSS Document */

.sec00 {
	position: relative;
	margin-bottom: 20px;
	background: #fff url(../common/images/bg_worldmap.png) no-repeat 50% 50%;
	width: 703px;
	height: 415px;
	border: 1px #ccc solid;
}

.sec00 h2 {
	background: #e1e1e1;
	padding: 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
}

.sec00 h2:hover {
	background: #96d2e4;
	cursor: pointer;
}

.country {
	padding: 10px;
	background-color: rgba( 255, 255, 255, 0.70 );
	font-size: 11px;
}

.sec00 h2.title {
	padding: 15px !important;
	background: #0294bf;
	color: #fff;
	border-radius: 0 !important;
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	cursor: auto;
}

.sec00 .mapAsia {
	position: absolute;
	top: 73px;
	left: 300px;
	width: 220px;
}

.sec00 p.c01 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-japan.gif) no-repeat 0 50%;
}

.sec00 p.c02 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-korea.gif) no-repeat 0 50%;
}

.sec00 p.c03 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-china.gif) no-repeat 0 50%;
}

.sec00 p.c04 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-shingapore.gif) no-repeat 0 50%;
}

.sec00 p.c05 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-vietnam.gif) no-repeat 0 50%;
}

.sec00 p.c06 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-thailand.gif) no-repeat 0 50%;
}

.sec00 p.c07 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-taiwan.gif) no-repeat 0 50%;
}

.sec00 p.c08 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-hongkong.gif) no-repeat 0 50%;
}

.sec00 p.c09 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-thailand.gif) no-repeat 0 50%;
}

.sec00 p.c10 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-indonesia.gif) no-repeat 0 50%;
}

.sec00 p.c11 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-usa.gif) no-repeat 0 50%;
}

.sec00 p.c12 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-canada.gif) no-repeat 0 50%;
}

.sec00 p.c13 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-hawaii.gif) no-repeat 0 50%;
}

.sec00 p.c14 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-guam.gif) no-repeat 0 50%;
}

.sec00 p.c15 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-uk.gif) no-repeat 0 50%;
}

.sec00 p.c16 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-france.gif) no-repeat 0 50%;
}

.sec00 p.c17 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-italy.gif) no-repeat 0 50%;
}

.sec00 p.c18 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-germany.gif) no-repeat 0 50%;
}

.sec00 p.c19 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-spain.gif) no-repeat 0 50%;
}

.sec00 p.c20 {
	padding: 2px 2px 2px 25px;
	background: url(../common/images/c-australia.gif) no-repeat 0 50%;
}

.sec00 .mapAmerica {
	position: absolute;
	top: 73px;
	left: 535px;
	width: 140px;
}

.sec00 .mapHawaii {
	position: absolute;
	top: 280px;
	left: 420px;
	width: 135px;
}

.sec00 .mapEurope {
	position: absolute;
	top: 73px;
	left: 35px;
	width: 140px;
}

.sec00 .mapOceania {
	position: absolute;
	top: 280px;
	left: 270px;
	width: 135px;
}

.sec00 .mapMiddleEast {
	position: absolute;
	top: 200px;
	left: 185px;
	width: 100px;
}

.sec00 .mapMiddleEast h2 {
	border-radius: 10px;
}

.sec00 .mapAfrica {
	position: absolute;
	top: 280px;
	left: 100px;
	width: 100px;
}

.sec00 .mapAfrica h2 {
	border-radius: 10px;
}

p.mapOther {
	position: absolute;
	left: 790px;
	top: 515px;
	padding-left: 15px;
	background: url(../images/icon01.png) no-repeat 0 50%;
}

.sec01 {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px #ccc solid;
}

.sec02 {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 10px !important;
}

.sec02 p {
	padding-right: 10px;
	line-height: 16px !important;
}

.sec02 p.txt {
}

.sec03 {
	margin-bottom: 20px;
}

.sec04 {
	margin-bottom: 20px;
	padding: 80px 0 0 45px;
	width: 660px;
	height: 87px;
	background: url(../common/images/title03.gif) no-repeat;
}

.sec05 {
	float: left;
	width: 344px;
	background: #ecf6fa;
}

.sec05 p.txt {
	padding: 10px 20px 20px 20px;
}

.sec06 {
	float: right;
	width: 344px;
	background: #ecf6fa;
}

.sec06 p.img {
	padding: 15px 20px 10px 20px;
}

.sec06 p.txt {
	padding: 0 20px 20px;
}

.sec07 {
	overflow: hidden;
	margin-bottom: 20px;
}

.sec07 p {
	float: left;
	margin: 0 9px 9px 0;
}

.sec07 p.end {
	margin: 0 0 10px 0 !important;
}

.sec0506 {
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
	width:705px;
}

.sec08 {
	margin-bottom: 0px;
}

.sec08 ul li {
	float: left;
	margin-bottom: 10px;
	padding-left: 30px;
}

.sec09 {
	margin-bottom: 30px;
}

.img01 {
	z-index: 2;
	position: absolute;
	top: 928px;
	left: 880px;
}

.img02 {
	z-index: 1;
	position: absolute;
	top: 112px;
	left: 450px;
}