﻿/*PanelListImg
*/
.CAF_PanelListImgJsMenuDiv
{
	padding: 2px;
	font-weight: bold;
	background-color: #e2ffab;
	width: 200px;
	position: absolute;
	border-right: #99ff00 thin double;
	border-top: #99ff00 thin double;
	border-left: #99ff00 thin double;
	border-bottom: #99ff00 thin double;
}
.CAF_PanelListImgJsMenuA
{
	padding: 2px;
	font-size: x-small;
	color: #336600;	
}
.CAF_PanelListImgJsMenuOn
{
	padding: 2px;
	background-color: #ffcc33;
}
.CAF_PanelListImgJsMenuTable
{
	padding: 2px;
	width: 100%;	
}
.CAF_PanelListImgJsMenuTable tr td
{
	padding: 2px;	
	
}
.pdtTitleFore
{
	color: darkgreen;
	font-weight: bold;
	font-size: 80%;
}
.pdtSeletItemFore
{
	color:  Yellow;	
	font-size: 80%;
}
.pdtItemFore
{
	color: darkgreen;
	font-size: 80%;
}
