body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb;
	background-color: #000;
	margin: 0;
	padding: 0px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #777777;
	border-right-color: #555555;
	border-bottom-color: #777777;
	border-left-color: #555555;
	line-height: 21px;
}
.inner_table {
	background-image: url(../img/index_05.jpg);
	background-repeat: no-repeat;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
}
.left_td {
	background-image: url(../img/index_05.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.left_td a{
	color: #777;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333;
	margin-top: 0px;
	padding-top: 9px;
	background-image: url(../img/menu.gif);
}

.menu_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333;
	margin-top: 0px;
	padding-top: 9px;
	background-image: url(../img/menu2.gif);
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-image: url(../img/footer2.jpg);
	line-height: 16px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
