body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 32px;
}
.input {
	width: 138px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 138px;
	font-family: Tahoma;
	height: 56px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #a4adb8;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #d3dadc;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #d3dadc;
}
