﻿.td {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.td2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.price {
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.td_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.links1 {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}
.bg-down {
	background-image: url(images/index_26.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-top {
	background-image: url(images/index_24.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.left-bg-down {
	background-image: url(images/index_25.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


