@charset "utf-8";
.bg1 {
	background-image: url(images/index2_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	font-size: 33px;
	font-weight: bold;
	color: #534f3e;
	font-family: "Times New Roman", Times, serif;
	padding-left: 60px;
	padding-top: 16px;
}
.th {
	border: 2px solid #958D5B;
}
.welcomeTop {
	font-size: 14px;
	font-weight: bold;
	color: #B9007C;
}
.welcomeText {
	font-size: 11px;
	color: #333333;
	font-family: "trebuchet MS";
}
.copyright {
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-left: 70px;
}
.copyright a:link, a:visited{
	font-size: 12px;
	color: #4aaab0;
}
.top {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #005B5B;
}
.top a:link, a:visited{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #005B5B;
}
.thumb {
	width: 240px;
}
.desc {
	font: normal 12px Arial;
	color: #005B5B;
}
.thumb_td {
	vertical-align:top;
}
