.p9 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;

}
.p10 {
	font-size: 14px;
	color: #666666;
	line-height: 20px;

}
A:link {
   color: #666666;
   text-decoration:none;
}
A:visited {
     color:#666666;
     text-decoration:none;
}
A:active {
     color:#FF8F00;
	 text-decoration:none;
}
A:hover {
     color:#FF8F00;
	 text-decoration: none;
}
.title_orange {
	font-size: 12px;
	color: #FF8F00;
	font-weight: bolder;
	line-height: 20px;
}
.title_red {
	font-size: 12px;
	color: #860001;
	font-weight: bolder;
	line-height: 20px;
}
.title_white {
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:fixed;

}
