/*****************************************************
全站使用
*****************************************************/
body {/*网站背景*/
	background-color: #457a07;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table{/*表格无边框，无边距*/
border-collapse: collapse;
border-style: none;
}
td {/*基本字体*/
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align:top;/*表格元素靠上对齐*/
}
a {
	color: #000;
	text-decoration: none;/*默认链接样式*/
}
a:hover  {
	color: blue;/*默认链接样式*/
}
/*****************************************************
概览模板使用
*****************************************************/
table.middle{
	background-color: #fff;
	width:1002px;
}
td.dh2{
	vertical-align:middle;
	text-align:center;	
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
a.dh2  {
	color: white;
}
a.dh2:hover  {
	color: blue;
}
.tpxw{
	vertical-align:middle;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.articlelist tr{
 background-color:expression("#eeeEEE,#FFfFFF".split(",")[rowIndex%2])
} 
td.c{
	width="50";
	text-align:center;
	border-bottom: 1px dashed #9E3DFF;
	line-height: 25px;
}
td.t{
	width="570";
	border-bottom: 1px dashed #9E3DFF;
	line-height: 25px;
}
td.m{
	width="120";
	border-bottom: 1px dashed #6FDC82;
	line-height: 25px;
	color: #337353;
}
a.alist
{
	color: #9E3DFF;
}
a.alist:hover
{
	color:blue	
}
td.other{
	border-left: 1px solid
}
td.ldzs{
	height:30px;
}
td.xqjc{
	height:30px;
}
td.cbdt{
	height:30px;
}
td.chyx{
	height:30px;
}
a.bai{
	color: #ffffff;
	text-decoration: none;/*默认链接样式*/
}
a.bai:hover
{
	color:blue;
}
td.middledetail{
	padding-left:25;
}
div.60tj{
	padding-left:30px;
}
a.style1{
	color: #000000;
	text-decoration: none;/*默认链接样式*/
}
a.style1:hover
{
	color:blue;
}
table.hybd{
	height:223px;
}

tr.hybd{
	height:20px;
}
