#layer
{
	position:relative;
	top:0;
	left:0;
}
#layer .listLayer
{
	position:absolute;
	top:0;
	left:50px;
	padding:0 0 13px 0;
	background:url(../images/listLayer0003.png) no-repeat 0 bottom;
	_background:url(../images/listLayer0003.gif) no-repeat 0 bottom;
	width:430px;
	z-index:2000;
}
#layer .listLayer h4
{
	font-size:12px;
	color:#f60;
	background:url(../images/listLayer0001.png) no-repeat 0 bottom;
	_background:url(../images/listLayer0001.gif) no-repeat 0 bottom;
	height:22px;
	line-height:22px;
	padding:0 0 0 15px;
}
#layer .listLayer UL
{
	padding:10px 5px 10px 15px;
    background:url(../images/listLayer0002.png) repeat-y;
    _background:url(../images/listLayer0002.gif) repeat-y;
	height:1%;
}
#layer .listLayer UL LI
{
	margin-bottom:3px;
	padding-left:0;
	font-size:11px;
	text-align:left;
	width:48%;
	background:none;
}
#layer .listLayer UL LI A
{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}