html{
	height: 100%;
}


body {
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	width:100%;
	height:100%;
	color:#323232;
	background:#2f203d;
}

a {
	color:#323232;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.menu {
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
	font-size:10.5px;
}

.Btn {
	background-color:#e1e1e3;
	border:1px solid #2d233b;
	height:18px;
	color:#6d6c71;
	font:11px Verdana;
	vertical-align:middle;
	overflow:hidden;
	width:70px;
}

.error {
	font-size:11px;	
	color:#A25251;
}

.success {
	font-size:11px;	
	font-weight:bold;
}


.formSpan {
	float:left;
	width:60px;
}

.sendMargins {
	margin-top:-19px;	
	margin-left:410px;
}

input {
	border:1px solid #7f7f80;
	width:185px;
	height:14px;
	font:11px Arial;
	margin-bottom:4px;
}

textarea {
	border:1px solid #7f7f80;
	font:11px Arial;
	width:335px;
	height:75px;
}



div.menuContainer {
	width:710px;
	position:absolute;
	top:0px;
	left:100%;
	margin-left:-775px;
	top:507px;
	text-align:right;
}

div.langDiv {
	width: 45px;
	position:absolute;
	top:0px;
	left:100%;
	margin-left:-60px;
	top:507px;
}

div.sideContent {
	padding-left: 46px;
	padding-top: 42px;
	float:left;
	width:445px;
	line-height:1.5;
}

div.special {	
	background:transparent url('../images/site/hongkong.jpg') no-repeat 0px -1px;
	width:480px;
}

div.special2 {
	width:485px;	
}

.sitemap {
	margin-right:30px;	
	font-size:11px;
}

li {
	margin:0;
	padding:0;
	list-style:url('../images/site/dot.jpg');
	margin-left:-30px;
}

div.small {
	width:275px;
	font-size:11px;
}

div.small2 {
	width:270px;
	font-size:11px;
}

div.smallest {
	width:250px;
}

div.index {
	width:200px;
	padding-left: 80px;
	padding-top: 40px;
	float:left;
	line-height:1.5;
}


div.medium {
	width:395px;
}

div.wide {
	width:540px;
}

div.wide2 {
	width:535px;
}

.leftfloat {
	float:left;

}
.leftclear {
	clear:left;
	height:0px;
}

div.mainDiv {
	width:960px;
	height:550px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-480px;
	
}

div.header {
	background:transparent url('header.jpg') no-repeat 0px 0px;
	height:98px;
}

h1 {
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
	font-size:15px;
	line-height:21px;
	margin:0;
	padding-bottom: 10px;
}

h2 {
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
	font-size:13px;
	line-height:21px;
	margin:0;
	padding-bottom: 10px;
}

h1.smallH1 {
	font:12px Arial;
}

div.footer {
	background:transparent url('footer.jpg') no-repeat -1px 0px;
	height:74px;
}

div.content {
	height:385px;
	padding-left:3px;
	background:#e0dee3 url('content_bg.jpg') repeat-y -1px 0px;
}

.menu a:hover{
	font-weight:normal;
	color:white;
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
}
.menuActive a{
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
}

.menu a {
	font-weight:normal;
	color:#938ea0;
	text-decoration:none;
	text-transform:uppercase;
}