.STYLE1 {
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.STYLE2 {color: #FFFFFF}
a {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}
.link1 {
	text-decoration: none;
	color: #FFFFFF;
}
.link1:hover {
	text-decoration: none;
	color: #FF0000;
}
.link2 {
	text-decoration: none;
	color: #000000;
}
.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.visited1 {
	text-decoration: none;
	color: #FF0000;
}
.biankuang{
border:1px solid #FFDE44;
}
.biankuang2{
border:1px solid #000000;
}
.neirong {
	text-decoration: none;
	color: #000000;
}
.neirong:hover {
	text-decoration: none;
	color: #FF0000;
}
a.texta { 
	text-decoration:none;
	border-bottom:1px dashed #ccc;
	color:#069;
} 
a.texta:hover { 
	border-bottom:1px solid #c00;
	color:#666;
}

a.textb { 
	text-decoration:none;
	border-bottom:1px dashed #ccc;
	color:#069;
} 
/*.bodynews {
	display: none;
}*/
a.textb:hover { 
	border-bottom:1px dashed #c00;
	color:#c00;
}

a.textc { 
	text-decoration:none;
	
	color:#163C65;
} 
a.textc:hover { 
	
	color:#c00;
}
.detialbt {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.td-d {

         font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	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: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #cccccc;
	border-left-color: #333333;
}
p{
 text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
}