@charset "UTF-8";
/* CSS Document */

@import url("base.css");
@import url("utility.css");
@import url("footer.css");
@import url("reset.css");

#header {
	height: auto;
	padding-top: 24px;
}

#lang li {
	float: right;
	margin-top: -24px;
}

#lang li a {
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	vertical-align: middle;
	text-decoration: none;
}
#lang li a:hover {
	background-color: #EEEEEE;
}
#lang li a.current {
	color: #666666;
	background-color: #DCDCDC;
	cursor: default;
}
#lang li a:hover.current {
	background-color: #DCDCDC;
}


#contents {
	margin-top: 28px;
}

.title {
	font-size: 36px;
	font-family: Arial Narrow, Helvetica, Hei, SimHei, sans-serif;
	color: #999999;
	margin-bottom: 14px;
}

.lead {
	font-size: 24px;
	font-family: Arial, Helvetica, Hei, SimHei, sans-serif;
	font-weight: bolder;
	color: #000;
	line-height: 1em;
	margin-bottom: 18px;
}

/*----tvad//----*/
#contentsLeft {
	float: left;
	width: 485px;
}
#contentsRight {
	float: right;
	width: 455px;
}
#contentsRight .txt {
	line-height: 1.3em;
	color: #333333;
	margin-top: 8px;
}

/*----//tvad----*/

/*----sitemap.html----*/
#sitemap h1	{
	margin: 0 0 50px 0;
	height: 20px;
}

#sitemap{
	text-align: left;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 50px 0;
	position: relative;
}
#sitemap_title{
	margin: 0;
	padding: 0 0 -10px 0;
	color: #2A8BC3;
	font-weight: normal;
	font-size: 18px;
}
#sitemap_text{
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}
#sitemap_text2{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

#sitemap div#sitemap_div_A{
	width: 190px;
	float: left;
	margin: 0 0 30px 0;
	padding-right: 0px;
	}

div.clear{
	clear: both;
	}

#sitemap_div_A li{
	list-style: none;
	padding:0 0 5px 0px;
	}

#sitemap_div_A li.indent{
	margin-left:0.7em;
	text-indent:-0.7em;
	}

#sitemap a
{	text-decoration:none;	color:#2873AA;}

#sitemap a:hover
{	text-decoration:none;	color: #32AAE6;}


/*----//sitemap.html----*/

/*----countries//----*/
.titlelead {
	font-size: 36px;
	font-family: Arial Narrow,Helvetica, Hei, SimHei, sans-serif;
	color: #999999;
	margin-bottom: 5px;
	line-height: 1.0em;
	background: #F5F6F7 url(../img/flags.jpg) no-repeat right top;
}

.country01	{
	float: left;
	width: 218px;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
}

.area_title	{
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: bolder;
	color: #333333;
	padding: 0 0 5px 0;
	
}

.Argentina,
.Canada,
.Chile,
.CostaRica,
.DominicanRepublic,
.Ecuador,
.FRGUIANA,
.GUADELOUPE,
.Guatemala,
.Hawaii,
.Honduras,
.Panama,
.Paraguay,
.Peru,
.PuertoRico,
.UnitedStatesofAmerica,
.Mauritius,
.SouthAfrica,
.Australia,
.China,
.Guam,
.HongKong,
.Indonesia,
.Israel,
.Japan,
.Jordan,
.Korea,
.Lebanon,
.Malaysia,
.NewZealand,
.Philippines,
.Saipan,
.Singapore,
.Syria,
.Taiwan,
.Thailand,
.Austria,
.Belgium,
.BosniaHerzegovina,
.Bulgaria,
.CanaryIslands,
.Croatia,
.Cyprus,
.CzechRepublic,
.Denmark,
.Estonia,
.Finland,
.France,
.Germany,
.Gibraltar,
.GreatBritain,
.Greece,
.Hungary,
.Iceland,
.Ireland,
.Italy,
.Latvia,
.Lithuania,
.Malta,
.Netherlands,
.Norway,
.Poland,
.Portugal,
.Reunion,
.Romania,
.Russia,
.SerbiaMontenegro,
.Slovenia,
.Spain,
.Sweden,
.Switzerland,
.Turkey{
	padding: 0 0 8px 0;
	clear:both;
	padding-left:6px;
	font-size: 1.2em;
}

/* FLAGS
.Argentina{	background:url(../img/flag/Argentina.gif) no-repeat 0 2px;}
.Canada{	background:url(../img/flag/Canada.gif) no-repeat 0 2px;}
.Chile{	background:url(../img/flag/Chile.gif) no-repeat 0 2px;}
.CostaRica{	background:url(../img/flag/Costa_Rica.gif) no-repeat 0 2px;}
.DominicanRepublic{	background:url(../img/flag/Dominican_Republic.gif) no-repeat 0 2px;}
.Ecuador{	background:url(../img/flag/Ecuador.gif) no-repeat 0 2px;}
.FRGUIANA{	background:url(../img/flag/French_Guiana.gif) no-repeat 0 2px;}
.GUADELOUPE{	background:url(../img/flag/Guadeloupe.gif) no-repeat 0 2px;}
.Guatemala{	background:url(../img/flag/Guatemala.gif) no-repeat 0 2px;}
.Hawaii{	background:url(../img/flag/Hawaii.gif) no-repeat 0 2px;}
.Honduras{	background:url(../img/flag/Honduras.gif) no-repeat 0 2px;}
.Panama{	background:url(../img/flag/Panama.gif) no-repeat 0 2px;}
.Paraguay{	background:url(../img/flag/Paraguay.gif) no-repeat 0 2px;}
.Peru{	background:url(../img/flag/Peru.gif) no-repeat 0 2px;}
.PuertoRico{	background:url(../img/flag/Puerto_Rico.gif) no-repeat 0 2px;}
.UnitedStatesofAmerica{	background:url(../img/flag/USA.gif) no-repeat 0 2px;}
.Mauritius{	background:url(../img/flag/Mauritius.gif) no-repeat 0 2px;}
.SouthAfrica{	background:url(../img/flag/South_Africa.gif) no-repeat 0 2px;}
.Australia{	background:url(../img/flag/Australia.gif) no-repeat 0 2px;}
.China{	background:url(../img/flag/China.gif) no-repeat 0 2px;}
.Guam{	background:url(../img/flag/Guam.gif) no-repeat 0 2px;}
.HongKong{	background:url(../img/flag/HongKong.gif) no-repeat 0 2px;}
.Indonesia{	background:url(../img/flag/Indonesia.gif) no-repeat 0 2px;}
.Israel{	background:url(../img/flag/Israel.gif) no-repeat 0 2px;}
.Japan{	background:url(../img/flag/Japan.gif) no-repeat 0 2px;}
.Jordan{	background:url(../img/flag/Jordan.gif) no-repeat 0 2px;}
.Korea{	background:url(../img/flag/Korea.gif) no-repeat 0 2px;}
.Lebanon{	background:url(../img/flag/Lebanon.gif) no-repeat 0 2px;}
.Malaysia{	background:url(../img/flag/Malaysia.gif) no-repeat 0 2px;}
.NewZealand{	background:url(../img/flag/NewZealand.gif) no-repeat 0 2px;}
.Philippines{	background:url(../img/flag/Philippines.gif) no-repeat 0 2px;}
.Saipan{	background:url(../img/flag/Saipan.gif) no-repeat 0 2px;}
.Singapore{	background:url(../img/flag/Singapore.gif) no-repeat 0 2px;}
.Syria{	background:url(../img/flag/Syria.gif) no-repeat 0 2px;}
.Taiwan{	background:url(../img/flag/Taiwan.gif) no-repeat 0 2px;}
.Thailand{	background:url(../img/flag/Thailand.gif) no-repeat 0 2px;}
.Austria{	background:url(../img/flag/Austria.gif) no-repeat 0 2px;}
.Belgium{	background:url(../img/flag/Belgium.gif) no-repeat 0 2px;}
.BosniaHerzegovina{	background:url(../img/flag/Bosnia_Herzegovina.gif) no-repeat 0 2px;}
.Bulgaria{	background:url(../img/flag/Bulgaria.gif) no-repeat 0 2px;}
.CanaryIslands{	background:url(../img/flag/Canary_Islands.gif) no-repeat 0 2px;}
.Croatia{	background:url(../img/flag/Croatia.gif) no-repeat 0 2px;}
.Cyprus{	background:url(../img/flag/Cyprus.gif) no-repeat 0 2px;}
.CzechRepublic{	background:url(../img/flag/Czech_Republic.gif) no-repeat 0 2px;}
.Denmark{	background:url(../img/flag/Denmark.gif) no-repeat 0 2px;}
.Estonia{	background:url(../img/flag/Estonia.gif) no-repeat 0 2px;}
.Finland{	background:url(../img/flag/Finland.gif) no-repeat 0 2px;}
.France{	background:url(../img/flag/France.gif) no-repeat 0 2px;}
.Germany{	background:url(../img/flag/Germany.gif) no-repeat 0 2px;}
.Gibraltar{	background:url(../img/flag/Gibraltar.gif) no-repeat 0 2px;}
.GreatBritain{	background:url(../img/flag/Great_Britain.gif) no-repeat 0 2px;}
.Greece{	background:url(../img/flag/Greece.gif) no-repeat 0 2px;}
.Hungary{	background:url(../img/flag/Hungary.gif) no-repeat 0 2px;}
.Iceland{	background:url(../img/flag/Iceland.gif) no-repeat 0 2px;}
.Ireland{	background:url(../img/flag/Ireland.gif) no-repeat 0 2px;}
.Italy{	background:url(../img/flag/Italy.gif) no-repeat 0 2px;}
.Latvia{	background:url(../img/flag/Latvia.gif) no-repeat 0 2px;}
.Lithuania{	background:url(../img/flag/Lithuania.gif) no-repeat 0 2px;}
.Malta{	background:url(../img/flag/Malta.gif) no-repeat 0 2px;}
.Netherlands{	background:url(../img/flag/Netherlands.gif) no-repeat 0 2px;}
.Norway{	background:url(../img/flag/Norway.gif) no-repeat 0 2px;}
.Poland{	background:url(../img/flag/Poland.gif) no-repeat 0 2px;}
.Portugal{	background:url(../img/flag/Portugal.gif) no-repeat 0 2px;}
.Reunion{	background:url(../img/flag/Reunion.gif) no-repeat 0 2px;}
.Romania{	background:url(../img/flag/Romania.gif) no-repeat 0 2px;}
.Russia{	background:url(../img/flag/Russia.gif) no-repeat 0 2px;}
.SerbiaMontenegro{	background:url(../img/flag/Serbia_Montenegro.gif) no-repeat 0 2px;}
.Slovenia{	background:url(../img/flag/Slovenia.gif) no-repeat 0 2px;}
.Spain{	background:url(../img/flag/Spain.gif) no-repeat 0 2px;}
.Sweden{	background:url(../img/flag/Sweden.gif) no-repeat 0 2px;}
.Switzerland{	background:url(../img/flag/Switzerland.gif) no-repeat 0 2px;}
.Turkey{	background:url(../img/flag/Turkey.gif) no-repeat 0 2px;}

FLAGS*/

/*----//countries----*/