﻿body {
	text-align:center;
	background-color: #E1E1E1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-size: 14px;
	color: #333333;
	word-wrap:break-word;
	break-word:break-all;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	position: relative;right: 0px; top: 1px
}
.bd-b {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-t {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right-style: none;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-r-t {
	padding: 5px;
	border: 1px solid #f0f0f0;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-r-b {
	border-top: none;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
a.bai:link {
	text-decoration: none;
	color: #ffffff;
}
a.bai:visited {
	text-decoration: none;
	color: #ffffff;
}
a.bai:hover {
	text-decoration: none;
	color: #ffffff;
}
a.menu:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.tt {
	font-size: 14px;
	color: #FFFFFF;
}
.menu0 {
	color: #333333;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat;
	cursor: hand;
}
.menu1 {
	color: #ffffff;
	background-image: url(images/menu_bg2.jpg);
	background-repeat: repeat;
	cursor: hand;
}
.news-bottom {
	background-image: url(images/news_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}