.bg {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.fbg {
	background-attachment: scroll;
	background-image: url(images/fbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a img{ 	border: none;}

.menu_link:link{
	color:#666666;
	font-size: 12px;
	text-decoration: none;
} 
.menu_link:visited{
	color:#666666;
	font-size: 12px;
	text-decoration: none;
} 
.menu_link:hover{
	color:#FF7400;
	font-size: 12px;
	text-decoration: none;
}

.more_link:link{
	color:#FF9900;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.more_link:visited{
	color:#FF9900;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.more_link:hover{
	color:#FF9900;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA4963;
}

