.Party_offices {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	.Party_offices ul
	{
	padding:0px;
	margin:0px;
	}
	
	.Party_offices li
	{
	list-style:none;
	
	}
	.Party_offices li a
	{
	background-image:url(../images/state_icon.gif);
	background-repeat:no-repeat;
        cursor:pointer;
	padding:8px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	text-decoration:none;
	color:#333333;
	}
	.Party_offices li li a
	{
	background-image:url(../images/dist_icon.gif);
	background-repeat:no-repeat;
	padding:8px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	text-decoration:none;
	color:#333333;
	margin-left:25px;
	}
	.Party_offices li li li a
	{
	background-image:url(../images/man_icon.gif);
	background-repeat:no-repeat;
	padding:8px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	text-decoration:none;
	color:#333333;
	margin-left:50px;
	}
