@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
}

.container
{
	width: 700px;
	float: none;
}

.spacer
{
	width: 700px;
	float: left;
	height: 25px;
}

.header
{
	width: 700px;
	height: 125px;
	clear: left;
	float: left;
	position: relative;
	visibility: visible;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Images/logo-en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.main
{
	width:700px;
	float: left;
	position: static;
	background-color: #615D5C;
}

.main .leftpic
{
	width: 420px;
	height: 390px;
	float: left;
}

.main .rightmain
{
	width: 250px;
	height: 315px;
	float: left;
	font-family: tahoma;
	font-size: 10px;
	color: #D6D3D2;
	position: static;
	margin: 0px 10px 0px 15px;
}

.main .rightmain .maintext
{
	width: 250px;
	float: none;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	height: 315px;
	position: static;
}
.maintext a:link
{
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
}
.maintext a:visited
{
	font-family: tahoma;
	font-size: 11px;
	color:#D6D3D2;
}
.maintext a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
}

.main .rightmain .maintextScrollbar
{
	width: 277px;
	float: left;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	overflow: auto;
	position: relative;
}

.main .rightCenter
{
	width: 150px;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
}

.main .flash
{
	width: 130px;
	float: right;
	position: relative;
}

.main .flash .trans
{
	position: absolute;
	width: 100px;
	height: 50px;
	top: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 12px;
}

.main .rightBottom
{
	width: 250px;
	float: left;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	margin: 0px 10px 10px 15px;
	height: 55px;
	font-style: normal;
	line-height: normal;
}

.main .rightBottom a:link
{
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	text-decoration: none;
}

.main .rightBottom a:visited
{
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	text-decoration: none;
}
.main .rightBottom a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #D6D3D2;
	text-decoration: none;
}


.bottomTop
{
	width: 700px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.bottomMiddle
{
	width: 700px;
	float: left;
	text-align: center;
	margin-top: 5px;
}

.bottomBottom
{
	width: 700px;
	float: left;
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
