#bdInternational {
	background: #EBEFF0 url("../pics/international/bg_international.gif") repeat-x;
}

#tblInternational {
	width: 100%;
}

#tdInternationalLeft {
	width: 50%;
}

#tdInternationalMiddle {
	vertical-align: top;
}

#tdInternationalRight {
	width: 50%;
}

#divInternationalBox {
	margin: 172px 0 0 0;
	width: 770px;
	height: 323px;
	background: url("../pics/international/bg_internationalbox_middle.gif") repeat-x;
}

	#divInternationalBoxLeft {
		width: 10px;
		height: 323px;
		float: left;
	}

	#divInternationalBoxMiddle {
		width: 751px;
		height: 299px;
		float: left;
		background-color: #fff;
		margin: 14px 1px 9px 1px;
		overflow: hidden;
	}

	#divInternationalBoxRight {
		width: 7px;
		height: 323px;
		float: left;
	}

#divInternationalCountry {
	float: right;
	padding: 26px 0 10px 0;
}

#divInternationalCountryList {
	float: right;
	width: 571px;
}


.aCountry, .aCountry:hover, .aCountry:active, .aCountry:visited {
	color: #fff;
	font-weight: bold;
	float: left;
	width: 170px;
	background-color: #B1B8BE;
	margin: 0 1px 1px 0;
	padding: 3px 0 2px 10px;
}

.divCountry A, .divCountry A:hover, .divCountry A:active, .divCountry A:visited {
	color: #fff;
	font-weight: bold;
}