body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	scrollbar-face-color:#E1E1E1;
	scrollbar-highlight-color:#E1E1E1;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#E1E1E1;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F2F2F2;
	background-position:center top;
	background-repeat:repeat-y;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(../images/bj1.gif);
	padding-top: 8px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.lm_bt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
input {
	font-size: 12px;
	color: #333333;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
textarea {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
select {
	font-size: 12px;
	color: #333333;
	height: 20px;
}
.button {
	font-size: 12px;
	color: #333333;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.input {
	border: none;
}

