.site_map_col {
	float: right;
	width: 200px;
	margin-top: 24px;
}
.category {
	float: right;
	width: 168px;
}
.category_title {
	float: right;
	width: 100%;
	margin-top: 4px;
}
.category_title .index {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 4px;
	float: right;
}
.category_title .index a:link, .category_title .index a:visited{
	color: #FF6600;
}
.category_title .index a:hover, .category_title .index a:active{
	color: #FF6600;
}
.category_title .direction {
	background-image: url(images/header/redArrow.gif);
	width: 4px;
	height: 7px;
	float: right;
	margin-top: 5px;
	background-repeat: no-repeat;
}
.category_indice {
	float: right;
	width: 100%;
	margin-right: 8px;
}
.category_indice .index {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	margin-right: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.category_indice .index a:link, .category_indice .index a:visited{
	color: #006666;
}
.category_indice .index a:hover, .category_indice .index a:active{
	color: #006666;
}
.category_indice .direction {
	background-image: url(images/header/greenArrow_left.GIF);
	width: 4px;
	height: 7px;
	float: right;
	margin-top: 5px;
	background-repeat: no-repeat;
}
.category_subIndice {
	color: #006666;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	float: right;
	width: 100%;
	line-height: 18px;
	float: right;
}
.category_subIndice .index a:link, .category_subIndice .index a:visited{
	color: #006666;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
.category_subIndice .index a:hover, .category_subIndice .index a:active{
	color: #006666;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
.site_grayDivid {
	background-color: #E2E2E2;
	float: right;
	height: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	width: 100%;
}
