body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url();
	background-color: #eeeeee;
}
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/bottom.gif);
	height: 30px;
}
.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: #FFFFFF;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #656565;
	text-align:justify;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #656565;
}
.txt_content_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #68a438;
	text-transform: uppercase;
}
.txt_content_01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #f46e12;
}
.txt_content_02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #f46e12;
	font-weight:bold;
}
.txt-more {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
}
.txt_green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #017901;
}

