a#linklist:link {
    text-decoration: none;
}
a#linklist:hover {
    text-decoration: underline;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #ff9600;
    border-left-color: #000000;
}
a#linklist:visited {
    text-decoration: none;
}
a#linklist:active {
    text-decoration: none;
}
.list {
	font-family: "宋体";
	font-size: 10pt;
	font-weight:bold;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
}

.a1 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 24px;
	text-decoration: none;
	color: #000000;



}
.a2 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;

}
.a3 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
body {
	font-family: "宋体";
	font-size: 10pt;
}
.text {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 30px;
	letter-spacing: 0.5px;
	color: #666666;
}
.title {
color: #666666; font-family: "黑体"; font-size:medium;
}
.list_title {
	background-color: #999999;
	background-position: 20px;
	font-size: 14pt;
	color: #000000;
	font-family: "黑体";
}