
#list li a {
	
	color: #000000;
	font-size: 12 px;
	display: block;
	font-size: 12px;
	padding: 3px 0px 3px 15px;
	background: url(/yssj/dfiles/11002/yxzd/ysxy/images/ico1.gif) no-repeat 0;
	text-decoration: none;}

#list li span {
	float: right; /*使span元素浮动到右面*/
	text-align: right;}

#list li a:hover {
	color: #336699;
	background: url() repeat-x bottom;}

a {
	text-decoration: none;}

a:link {
	text-decoration: none;
	color: #3c70b9;}

a:visited {
	text-decoration: none;
	color: #3c70b9;}

a:hover {
	text-decoration: underline;
	color: red;}