.acfy{
clear:both;
WIDTH:100%;
MARGIN-RIGHT: auto;
MARGIN-LEFT: auto; 
PADDING: 0px;
BORDER:0px;
}

.acfy ul {
CLEAR: right;
MARGIN: 0px;
PADDING: 0px;
BORDER:0px;
LIST-STYLE-TYPE: none;
TEXT-ALIGN: center; 
display:inline;
}

.acfy li {
FLOAT: left;
DISPLAY: block;
MARGIN: 0px;
PADDING:0px 4px 0 4px;
TEXT-ALIGN: center;
WIDTH: 16px;
height: 16px;
LINE-HEIGHT:16px;
}

.acfy li a {
DISPLAY: block;
MARGIN:0px;
PADDING:0px;
WIDTH: 100%; 
TEXT-DECORATION: none; 
font-weight: bold;
font-family: Arial;
font-size: 9px;
color: #474747;
}
.acfy li a:hover {
color: Blue;
}
.acfy ul li.bot {}
.acfy ul li.p1 A {background: url(/images/acbb.gif);WIDTH: 16px;}
.acfy ul li.p2 A {background: url(/images/acbr.gif);WIDTH: 16px;color: #A9A9A9;}


#ci_index3{
CLEAR:both;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

#ci_index3 li{
	float: left; 
	position:relative;
	width:22%;
	height:22px;
	margin-bottom:2px !important;	
	margin-right:2px !important;	
	margin-bottom:2px;
	margin-right:4px;	
	text-align: left;
}

#ci_index3 a{
	display:block;
	font-size: 15px;
	width:100%;
	height:22px;
	vertical-align: middle;
	text-decoration: none;
	overflow: hidden; 
	padding: 2px 0px 2px 16px;
			background-image: url(/images/ar.gif);
			background-repeat: no-repeat;
			background-position: 0px 7px;
			
}

#ci_index3 a:hover {
	color: red;
		text-decoration: underline;
}
