﻿body {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-image: url(/image/3-3-3.jpg);
	background-color: #FFFFFF;
	
}
td {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
	
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #33FFCC;
}

INPUT {
	 BORDER-RIGHT: #0000CC 1px solid; 
	 BORDER-TOP: #0000CC 1px solid;
	 BACKGROUND: #fff; 
	 BORDER-LEFT: #0000CC 1px solid;
	 BORDER-BOTTOM: #0000CC 1px solid;
	 height:22px
}