body,td,th {
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position:center
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.input_search {
	font-size: 12px;
	height: 14px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.table_line_yellow {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabel_line {
	border: 1px dashed #CCCCCC;
}
.go {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.red_font {
	font-size: 12px;
	color: #FF0000;
}
