a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FECD73;	
	text-decoration: none;
}
p {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	white-space: normal;
	text-align: left;
	text-indent: 28px;
}
.liview{
	height:20px;
	width:246px;
	float: left;
	line-height:20px;
	text-align:left;
	padding-left:15px;
	overflow: visible;
	background-image: url(/images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #ffffff;

}
.lilist{
	height:20px;
	width:738px;
	float: left;
	line-height:20px;
	text-align:left;
	padding-left:15px;
	overflow: visible;
	background-image: url(/images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #ffffff;

}
ul {
	margin-left: 0px;
}

