body ,table{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height:170%;
}
.kuang {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.kuang2 {
    padding:2px;
	border: 1px solid #eeeeee;
}
.lan{
    color:#0058bd;
	font-weight:bold;
	padding-top:2px;
}
.lan2{
    color:#0058bd;
}
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	position:relative;
	left:1px;
	top:1px;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.a1:link {
	color: #333333;
	text-decoration: none;
	line-height:37px;
	font-weight:bold;
}

.a1:visited {
	color: #333333;
	text-decoration: none;
	line-height:37px;
    font-weight:bold;
}
.a1:hover {
	color: #333333;
	text-decoration: none;
	padding-top:5px;
	line-height:37px;
	background-image: url(img/dhdian.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight:bold;

}
.a1:active {
	color: #333333;
	text-decoration: none;
	padding-top:5px;
	background:url(img/dhdian.jpg) top center no-repeat;
	line-height:37px;
    font-weight:bold;
}
.a2:link {
	color: #333333;
	text-decoration: none;
}

.a2:visited {
	color: #333333;
	text-decoration: none;
}
.a2:hover {
	color: #333333;
	text-decoration: none;
	position:relative;
	left:0px;
	top:0px;
}
.a2:active {
	color: #333333;
	text-decoration: none;
}
.di {
	background-image: url(img/dian2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hong{
     color:#ff0000;
    }