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-color: #f1f0f0;
}
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: 48px;
	width: 778px;
}
.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: #7f8a8f;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #626262;
}

.bg_short {
	background-image: url(images/bg_short.gif);
	height: 155px;
	width: 108px;
}
.bg_search {
	background-image: url(images/bg_search.gif);
	height: 34px;
	width: 187px;
}
.txt_date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00a6c7;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #626262;
}
.txt_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #f46e12;
}
.txt_title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #478c0a;
}
