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

.lang {
	padding-left: 20px;
	float: right;
}
.lang a:link,  .lang a:visited {
	color:#FF0000;
	display: inline;
	font-size: 11px;
}
.lang a:hover {
	color:#FFFFFF;
	font-size: 11px;
	}
#container #nav-ch{
	width: 380px;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
#nav-ch ul.dropdown
{
	padding: 10px;
	overflow:hidden;
	margin-top: 22px;
	width: 190px;
}

#nav-ch ul.dropdown li a
{

	line-height: 20px;
	overflow: hidden;
	height: 20px;
}

#nav-ch ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#nav-ch ul.dropdown li a:hover
{
	background-image: url(../images/symbols/miniPlane.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.instoneAsia #container #footer a {

}
.instoneAsia #container #footer p {
	padding-top: 5px;
}
.instoneAsia #container #HomeContent .homeRow #thumbnailSlider {

}
.instoneAsia #container #HomeContent .homeRow .sliderBox {
	margin-top: 10px;
}
