@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	font-size:12px;
}
td{font-size:12px;
}
.input2 {
font-size:12px;
color:#605A5A;
background-color:#F6F6F6;
border:#978A82 1px solid;
width:130px;
height:15px
}
.zt {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
img.framed { 
padding: 6px; 
border: 1px solid #CCC; 
background-color: #FFF; } 