body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
.linetopbottom01 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	height: 36px;
	line-height: 36px;
}
.lineleft_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.linebottom02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linetop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}

.line-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

td {
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

.lineleftbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	height: 16px;
	width: 200px;
	line-height: 16px;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.btfont {
	color: #FF0000;
	font-weight: bold;
}
.btfont1 {
	color: #0000FF;
	font-weight: bold;
	cursor: hand;
}
input {
	height: 22px;
}
