/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D8EDFE;
	background-attachment: fixed;
}
body,td,th {
	color: #444444;
	font-family: 宋体;
	font-size: 12px;
	line-height:25px;
}

.M_news{line-height:28px; border-bottom:1px #ccc dashed;}
.sp_zi {
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	width: 150px;
    filter:
           Dropshadow(offx=1,offy=0,color: #1375BB)
           Dropshadow(offx=0,offy=1,color: #1375BB)
           Dropshadow(offx=0,offy=-1,color: #1375BB)
           Dropshadow(offx=-1,offy=0,color: #1375BB);
	text-indent: 15px;
	float: left;
}
a.dh {
	color: #fff;
	cursor:pointer;
}
a.dh:visited {
	color: #fff;
	text-decoration: none;
}
a.dh:hover {
	color: #FFEA84;
	text-decoration: none;
}
a.dh:active {
	color: #fff;
	text-decoration: none;
}