/* CSS Document */

a {
	COLOR: #333; TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: underline
}

.daohang a {
 color:#FFFFFF; text-decoration:none;
}
.daohang a:hover{ text-decoration:underline; }

.gonggao a {
 color:#ed585e; text-decoration:none;
}
.gonggao a:hover{ text-decoration:underline; }

.denglu a{}
.denglu a:hover{ text-decoration:underline; color:#ffffff }

.leftlan a:visited {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlan a:link {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlan a:hover {
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style:solid
	border-bottom-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.leftlan a:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
li{list-style-image:url(images/dian.gif);}
