* { padding : 0px; margin : 0px;}
.clear { clear: both; font-size: 0pt; }

#all { padding-left: 50%; }
#container {
	width: 1000px;
	margin-left: -500px;
	background: #EDE6E0 url(images/bg.jpg) no-repeat left top;
	border-right: 1px solid #3C468F;
	border-left: 1px solid #3C468F;
}
.inner #container {
	background: #F9F5F2 url(images/bg2.jpg) no-repeat left top;
}
BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #F8F2EF;
}
A {
	text-decoration: none;
	color: #0000CD;
}
A:hover {
	text-decoration: underline;
}

#header {
	min-height: 78px;
	_height: 78px;
	background: url(images/header_bg.jpg) no-repeat right top;
}
.inner #header {
	background: url(images/header_bg_in.jpg) no-repeat right top;
}
#top {
	min-height: 33px;
	_height: 33px;
}
#logo2 {
	float: left;
	width: 362px;
}


.tm-item {
	float: left;
	background-color: #5C65A8;
	min-height: 25px;
	_height: 25px;
	font-weight: bold;
	padding: 5px 10px 0px 8px;
}
.tm-item A {
	color: #FFD2B0;
}

#lang {
	text-align: right;
	padding: 2px 106px 0px 0px;
}

#index-txt {
	margin: -10px 0px 0px 16px;
	color: #964617;
	font-size: 14pt;
	line-height: 25px;
}

#main-img1 {
	min-height: 98px;
	_height: 98px;
	padding: 2px 0px 0px 207px;
	margin: -40px 0px 0px 420px;
}
#main-img2 {
	min-height: 437px;
	_height: 437px;
	margin: 0px 134px 0px 0px;
	padding: 0px 0px 0px 424px;
}
#main-img2 TD {
	vertical-align: top;
}

#left {
	width: 260px;
	float: left;
	margin-top: -457px;
	color: #FFD2B0;
}
.inner #left {
	margin: 0px;
}
#right {
	width: 739px;
	float: left;
	padding-left: 252px;
}
.inner #right {
	padding: 0px;
}

#lm-last { border-bottom: 1px solid #B06B32; }
.bg-item {
	border: 2px solid #000000;
	padding: 2px 2px 2px 2px;
}
.lm-item {
	width: 230px;
	border-top: 1px solid #B06B32;
	border-right: 1px solid #B06B32;
	background-color: #3C468F;
	font-weight: bold;
	padding: 7px 0px 7px 5px;
}
.lm-item A {
	color: #FFD2B0;
}

#content {
	
	padding: 15px 110px 0px 15px;
}
.inner #content {
	padding-top: 0px;
}
#ttabl {
	cellspacing: 2px;
	cellpadding: 2px; 
	bordercolor: #000000 
	border: 2px;
}

#content .sel {
	color: #3C468F;
}
#content P {
	padding-top: 10px;
}

#footer-sep {
	min-height: 20px;
	_height: 20px;
	clear: both;
}

#footer {
	color: #FFD2B0;
	font-weight: bold;
	text-align: right;
	min-height: 15px;
	_height: 15px;
	padding: 10px 0px 10px 0px;
	background-color: #3C468F;
}

#nav {
	min-height: 36px;
	_height: 36px;
	background: #E28550 url(images/nav_img.jpg) no-repeat left top;
	margin: -50px 106px 30px 505px;
	padding: 16px 0px 0px 92px;
}
#nav A { color: #000; }

#left-banner {
	margin-top: 10px;
	text-align: center;
}