@charset "utf-8";
.body {
	background-attachment: scroll;
	background-image: url(001-bj.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
body {
	margin: 0px;
}

.one-left {
	background-image: url(001-bjleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.one-right {
	background-image: url(001-bjright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #444444;
}
.number-blue {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #80d1f1;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #bcdbe7;
	height: 18px;
	width: 120px;
	padding-right: 4px;
	padding-left: 4px;
}
textfield {
	border: 1px solid #bcdbe7;
	height: 18px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.xxlb-blue {
	color: #618eb4;
}
.select-xxlb {
	width: 100px;
}
.select-xxlb2 {
	width: 80px;
}
.biaoge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d3dfe7;
	border-right-color: #d3dfe7;
	border-bottom-color: #d3dfe7;
	border-left-color: #d3dfe7;
}
.biaoge2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #d3dfe7;
	border-right-color: #d3dfe7;
	border-bottom-color: #d3dfe7;
	border-left-color: #d3dfe7;
}
.blue:link {
	color: #0084ff;
	text-decoration: none;
}
.blue:hover {
	color: #FF0000;
}

.blue:visited {
	color: #0084ff;
}
.red:link {
	color: #ec0404;
}
.red:visited {
	color: #ec0404;
}
.red:hover {
	color: #0084FF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #108CF2;
	text-decoration: none;
}
.luru-bj {
	background-attachment: scroll;
	background-image: url(luru.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

