body {
    font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/index_bg.jpg);
	margin: 0px;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}

.bold {
	font-size: 12px;
	font-weight: bold;
}
.tdbg {
	background-image: url(../images/icon_001.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.one:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}


td {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
.input_search {
	border: 1px solid #CCCCCC;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
