#listBox
{
	float:right;
	text-align:left;
	width:550px;
}
#listBox .mgB
{
	margin-bottom:9px;
}
#listBox .listItem .e1,
#listBox .listItem .e2,
#listBox .listItem .e3,
#listBox .listItem .e4,
#listBox .listItem .d1,
#listBox .listItem .d2,
#listBox .listItem .d3,
#listBox .listItem .d4
{
	border-left-color:#E4E4E4;
	border-right-color:#E4E4E4;
	background:#E4E4E4;
}
#listBox .listItem .innerCorner
{
	padding:2px 5px;
	background:#E4E4E4;
}
#listBox .listItem .innerCorner .content
{
	border:1px solid #CACACA;
	background:#FFF;
}
#listBox .listItem .innerCorner .content H2
{
	clear:both;
	padding:5px 10px 9px 20px;
	font-size:14px;
	color:#004182;
	height:15px !important;
	height:0;
}
#listBox .listItem .innerCorner .content H2 .fR A
{
	display:block;
	font-size:12px;
	color:#5B7A25;
	text-align:center;
	background:url(../images/btn-bg-03.gif) no-repeat 0 0;
	width:83px;
	height:20px;
	line-height:20px;
}
#listBox .listItem .innerCorner .content H2 .fR A:hover
{
	text-decoration:none;
}
#listBox .listItem .innerCorner .content UL
{
	padding:0 20px;
}
#listBox .listItem .innerCorner .content UL LI
{
	margin-bottom:4px;
	padding-left:15px;
	/*background:url(../images/icon-03.gif) no-repeat 0 3px;*/
}
#listBox .listItem .innerCorner .content .more
{
	margin:0 20px 5px 0;
	text-align:right;
}

