A:link{
	color:#454545;
	text-decoration:none;
}
A:visited {
	color:#333333;
	text-decoration:none;
}
A:hover{
	color:#FF6600;
	text-decoration:none;
}
A:active{
	color:#ff0000;
	text-decoration:none;
}
.bg01 {
	background-image: url(index_01.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg02 {
	background-image: url(index_04.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg03 {
	background-image: url(index_20.gif);
	background-repeat: repeat-x;
}
.bottom-bg {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(index_167.gif);
	background-repeat: repeat-y;
}
.bottom-font {
	font-size: 12px;
	color: #FFFFFF;
}


.td-font {
	font-size: 12px;
	color: #454545;
}
.td-title {
	font-size: 14px;
	color: #454545;
	font-weight: bold;
}

.gd-font {
	font-size: 12px;
	color: ff5200;
}
.red-font{
    font-size:12px;
	color:#FF0000;
}