﻿.catalog_menu {
	background: url("image/catalog.gif") no-repeat rgb(255, 251, 225); height: 24px; overflow: hidden; border-bottom-color: rgb(255, 130, 31); border-bottom-width: 1px; border-bottom-style: solid;
}
.catalog {
	border: 1px solid rgb(255, 130, 31); border-image: none;
}
.catalog li {
	background: url("image/catalog_li.gif") no-repeat right; padding: 0px 10px; float: left; white-space: nowrap;
}
.catalog p {
	margin: 3px 3px 3px 8px; height: 20px; overflow: hidden; font-size: 13px;
}
.catalog strong {
	color: rgb(0, 68, 153);
}
.catalog_letter {
	height: 32px; overflow: hidden; font-size: 13px; font-weight: bold; cursor: pointer;
}
.catalog_letter ul {
	margin: 1px 0px 0px 115px;
}
.catalog_letter_li {
	padding: 3px 7px 6px 6px; color: rgb(255, 102, 0); float: left;
}
.catalog_letter_on {
	background: rgb(255, 102, 0); padding: 3px 7px 6px 6px; color: rgb(255, 255, 255); float: left;
}
.catalog_index {
	background: rgb(250, 250, 250); margin: -1px 0px 0px; border: 1px solid rgb(188, 188, 188); border-image: none; width: 668px; line-height: 24px; overflow: hidden; font-size: 13px; position: absolute; z-index: 100;
}
.catalog_index table {
	margin: 10px 0px 5px 15px;
}
.catalog_index div {
	background: url("image/catalog_close.gif") no-repeat center 2px rgb(218, 218, 218); height: 7px; line-height: 7px; font-size: 1px; cursor: pointer;
}
.catalog_tds {
	padding: 6px 10px; color: rgb(102, 102, 102); line-height: 20px;
}
.catalog_tdl {
	background: rgb(255, 255, 224); padding: 10px 0px; border: 1px solid rgb(255, 237, 193); border-image: none; width: 26px; text-align: center; color: rgb(0, 0, 0); font-size: 14px; font-weight: bold;
}
.catalog_tdr {
	
}
.catalog_on_1 {
	padding: 0px 0px 5px; border-bottom-color: rgb(255, 211, 154); border-bottom-width: 1px; border-bottom-style: dotted;
}
.catalog_on_2 {
	background: rgb(252, 252, 227); padding: 0px 0px 5px; border-bottom-color: rgb(255, 211, 154); border-bottom-width: 1px; border-bottom-style: dotted;
}
.catalog_on_2 .catalog_tdl {
	background: rgb(255, 242, 202); border: 1px solid rgb(255, 242, 202); border-image: none; color: rgb(255, 115, 0);
}