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(images/bg.gif);
	background-color: #eeeeee;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 12px;
	color: #5E5E5E;
}
.bg_bottom {
	background-image: url(images/bottom.jpg);
	height: 30px;
}
.input {
	width: 138px;
	font-family: Tahoma;
	font-size: 12px;
}
.input02 {
	width: 138px;
	font-family: Tahoma;
	height: 56px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #656565;
}
.txt_content_title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #68a438;
	text-transform: uppercase;
}
.txt_content_01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #f46e12;
}.txt-more {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
}
.txt_green {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #017901;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #003300;
}
