* {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
	text-decoration:none;
}
html {
	height:100%;
}
body {
	color:rgb(102, 102, 102);
	font:12px/1 Tahoma, Thonburi;
}
.clear {
	clear:both;
}
#container {
	float:left;
	width:690px;
}

/* style none country */
#title {
	background:rgb(0, 173, 239);
	color:white;
	float:left;
	font-weight:bold;
	margin-bottom:10px;
	padding:7px 5px;
	width:680px;
}
#content {
	float:left;
	line-height:1.4em;
	padding:0 5px;
	width:680px;
}
#content table ul.ListCircle {
	clear:both;
	width:620px;
}

/* style show country */
#ShowCountry,
.ShowCountry {
	float:left;
	width:315px;
}
#ShowCountry .title,
.ShowCountry .title {
	background:rgb(0, 173, 239);
	color:white;
	float:left;
	padding:7px 5px;
	width:295px;
}
#ShowCountry div,
.ShowCountry div {
	border-bottom:1px dotted rgb(102, 102, 102);
	float:left;
	padding:7px 5px;
	width:295px;
}
#ShowCountry div a,
.ShowCountry div a {
	color:rgb(0, 185, 242);
}
#ShowCountry div a:hover,
.ShowCountry div a:hover {
	color:red;
}
#ShowCountry div img {
	float:left;
	width:32px;
	height:21px;
}
.ShowCountry div img {
	float:left;
	width:60px;
}
#ShowCountry div span {
	/*background:url(../images/together/arrow-gray.gif) no-repeat 0 8px;*/
	font-weight:bold;
	cursor:pointer;
	float:right;
	height:20px;
	padding:0px 0 5px 8px;
	width:245px;
	vertical-align:top;
	line-height:20px;
}
.ShowCountry div span {
	color:rgb(102, 102, 102);
	cursor:pointer;
	float:right;
	line-height:140%;
	width:220px;
}
.ShowCountry div cite {
	color:rgb(0, 185, 242);
	cursor:pointer;
	float:right;
	font-style:normal;
	line-height:140%;
	width:190px;
}
#ShowDetail {
	float:right;
	width:360px;
}
#ShowDetail .title {
	background:rgb(0, 173, 239);
	color:white;
	float:left;
	margin-bottom:10px;
	padding:7px 5px;
	width:350px;
}
#ShowDetail .content {
	float:left;
	line-height:1.4em;
	padding:0 5px;
	width:350px;
	
}
#ShowDetail .content table {
	width:99%;
}

.flagship {
	float:left;
	margin:20px 0 10px;
}

#ZoneLeft2
{
	float:left;
	
	}
.IncMargin 
{
	margin-top:65px;
}

.potential-logo
{

	margin-top:-50px;	
	}
.potential-logo img.logoptti
{margin-bottom:13px;
	
	}