td,body {
	font-size: 12px;
	color: #666;
	font-family :"宋体" ; 
	line-height: 20px;
}
input,select {
vertical-align:middle;
}
.td01{
	margin-bottom: 5px ;
}
.td02{
	border-right: 1px dashed #ccc;
}
.td03{
    border-top: 1px solid #c5c5c5;
	}
	
.td04{
	border-bottom: 1px dashed #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

.td05{
    border: 1px solid #c5c5c5;
	}
	
.td06{
    border-top: 1px solid #c5c5c5;
	}	
	.td07{
    border: 1px dashed  #244980;
	}
	
.f {
	font: bold 14px "宋体";
	color: #666;
}
.f2 {
	font: bold 14px "宋体";
	color: #ffffff;
}
.f4 {
	font: bold 14px "宋体";
	color: #454545;
}
.f3 {
	 color: 777777;
}

.menu_bg {
/* 栏目标题行背景及边线定义 */
	background: #F8823F;
	border-bottom: 1px solid #DF5404;
}
.menu_bg02 {
/* 栏目标题行背景及边线定义 */
	background: #666;
	border-bottom: 1px solid #66ccff;
}

P    {font: 9pt "宋体"; margin: 0;}	

a.b{font: 12px "黑体"; margin:2 2 2 2px;}	

a:link {
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a:active {
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	 background-color:#E8F2FC;
	line-height: 20px;
}
a.b:link {
	font: bold 12px "宋体";
	color: #fff;
	text-decoration: none;

}
a.b:visited {
	font: bold 12px "宋体";
	color: #fff;
	text-decoration: none;

}
a.b:active {
	font: bold 12px "宋体";
	color: #fff;
	text-decoration: none;

}
a.b:hover {
	font: bold 12px "宋体";
	color: #ff0000;
	background-color: #fff;
	text-decoration: none;

}


a.c:link {
	font:  12px "宋体";
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a.c:active {
	font:  12px "宋体";
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a.c:visited {
	font: 12px "宋体";
	color: #106494;
	text-decoration: none;
	line-height: 20px;
}
a.c:hover {
	font:  12px "宋体";
	color: #ffffff;
	background-color: #106494;
	text-decoration: none;
	line-height: 20px;
}

