body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/page_bg2.jpg);

}

td{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:link,a:active,a:visited{
	font-family: "宋体";
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: red;
	text-decoration: none;
}

A.link2:link { COLOR: #000000; TEXT-DECORATION: none;font-weight: bold;
}
A.link2:visited { COLOR: #000000; TEXT-DECORATION: none;font-weight: bold;
}
A.link2:hover {LEFT: 1px; COLOR: #0000ff; font-weight: bold; POSITION: relative; TOP:3px; TEXT-DECORATION: none
}

.w,a.w:link,a.w:visited,a.w:hover,a.w:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	line-height: 150%;
	text-decoration: none;
}
.tt,a.tt:link,a.tt:visited,a.tt:hover,a.tt:active{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
        filter: DropShadow(Color=#ffffff, OffX=2, OffY=2, Positive=1);
}
.button {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 12px; 
	cursor:hand;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px
}
TEXTAREA {
	FONT-SIZE: 12px;
	border: 1px solid #666666;
}
SELECT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	font-family: "宋体";
	color: #000000;
}
.input {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}
.title {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #0071BD;
}
