a {  color: #666666; text-decoration: none}
a:hover {
	color: #0099CC;
	text-decoration: underline;

}
a.top {  color: #ffffff; text-decoration: none}
a.dl {  color: #ffffff; text-decoration: none}
a.top:hover {
	color: #DA3328;
	text-decoration: underline;

}
p.h1{
	font-family: "宋体";
	font-size: 12pt;
	color: #51A31F;

}
td.top{
	font-family: "宋体";
	font-size: 9pt;
	color: #ffffff;
}
td.dl{
	font-family: "宋体";
	font-size: 9pt;
	color: #ffffff;
}

td.h1{
	font-family: "宋体";
	font-size: 15pt;
	color: #333333;

}
td {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333; 
}

body {
	margin: 0px;
	background-image: url(images/bg.gif);


//表格上到顶
	scrollbar-base-color: white;
scrollbar-track-color: #F6F6F6;
scrollbar-face-color: #F6F6F6;
scrollbar-highlight-color: WHITE;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: #CCCCCC;
scrollbar-arrow-color: black;

}
input{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
SELECT{
background-color: #ffffff; 
border-color: #666666; 
border-style: solid; 
border-width: 0px 0px 1px
}
