﻿.td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.td_title {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}
.links_top {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.price {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.td_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.table_top {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table_down {
	background-image: url(images/index_07.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.td_down {
	background-image: url(images/td_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}


