
.quicknav12 {
    margin-top:2px;
	width: 258px;
	border: 1px solid #efefef;
	background-image: url(/images/quicknavtitle.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	color: #3e3a39;
}

.quickcontent td
{
	background:url(/images/underline.gif) bottom repeat-x;
	text-align: left;
	font-family: "宋体";
	font-size: 13px;
}
a.quickcontent:link
{
	color: #3e3a39;
	text-decoration: none;
}
a.quickcontent:visited
{
	color: #3e3a39;
	text-decoration: none;
}
a.quickcontent:hover
{
	color: #ff0000;
	text-decoration: none;
}

 
a.green:link {
	font-family: "宋体";
	font-size: 12px;
        color:#0d9d00;
}
a.green:visited{
	font-family: "宋体";
	font-size: 12px;
        color:#0d9d00;
}
a.green:hover{
	font-family: "宋体";
	font-size: 12px;
    color:#0d9d00;
    text-decoration:underline;
}
a.red:link {
	font-family: "宋体";
	font-size: 12px;
    color:#fd0000;
}
a.red:visited{
	font-family: "宋体";
	font-size: 12px;
    color:#fd0000;
}
a.red:hover{
	font-family: "宋体";
	font-size: 12px;
        color:#fd0000;
        text-decoration:underline;
}