body {
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	background-image:url(bg.GIF);
}
a:link {
	color: #454545;
	text-decoration: none;
}
a:visited {
	color: #454545;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
.C1{color:#838383;}
.C1 a{color:#838383;}
.C1 a:hover{color:red;}
.dao2{color:#898989;}
.dao2 a{color:#898989;}
.dao2 a:hover{color:red;}
.dao{ font-weight:bold; font-size:14px; font-family:"微软雅黑";}
.daored{ font-weight:bold; font-size:14px; font-family:"微软雅黑"; color:red;}
.daored a{ font-weight:bold; font-size:14px; font-family:"微软雅黑"; color:red;}
.dao a:hover{ font-weight:bold; font-size:14px; font-family:"微软雅黑"; color:red;}
.B12{font-weight:bold;}
.B12r{font-weight:bold; color:#cf0001;}

.textOverflow {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space:nowrap;
}
