﻿body {
	background-color: #dabd65;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/en/index/index-bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	padding: 0;
	margin: 0;
}
img {
	border-width: 0px;
}
.table-main {
	width: 930px;
	height: 430px;
	margin: 110px auto 0 auto;
}
.flash-c {
	width: 930px;
	height: 430px;
}
.txt-small {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #9f4f00;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
	margin: 0px;
}
.txt-small a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #9f4f00;
	text-decoration: none;
	line-height: 20px;
}
.txt-small a:hover {
	color: #9f4f00;
	text-decoration: underline;
}
.t-a-c {
	text-align: center;
}

