/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	background-image: url(images/bg.jpg);
}
a.dh:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.dh:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.dh:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.btf {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.btf1 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.bbtf{
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.btf2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
INPUT {
	BORDER-RIGHT: #D5D3D4 1px solid; BORDER-TOP: #D5D3D4 1px solid; FONT-WEIGHT: normal; BORDER-LEFT: #D5D3D4 1px solid; COLOR: #333333; BORDER-BOTTOM: #D5D3D4 1px solid; BACKGROUND-COLOR: #F6F4F5
}
SELECT {
	BORDER-RIGHT: #D5D3D4 1px solid; BORDER-TOP: #D5D3D4 1px solid; FONT-WEIGHT: normal; BORDER-LEFT: #D5D3D4 1px solid; COLOR: #333333; BORDER-BOTTOM: #D5D3D4 1px solid; BACKGROUND-COLOR: #F6F4F5
}
TEXTAREA {
	BORDER-RIGHT: #D5D3D4 1px solid; BORDER-TOP: #D5D3D4 1px solid; FONT-WEIGHT: normal; BORDER-LEFT: #D5D3D4 1px solid; COLOR: #333333; BORDER-BOTTOM: #D5D3D4 1px solid; BACKGROUND-COLOR: #F6F4F5
}
INPUT {
	HEIGHT: 16px
}