.titleLine {
	background-image: url(img/line_blue.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;


}
a:hover {
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
	background-color: #FFCCCC;




}
a:visited {

	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.titleLineOrange {
	background-image: url(img/line_orange.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.titleLineNotice {


	background-image: url(img/line_red.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}
.caption01 {

	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
table {
	font-size: 13px;
	line-height: 120%;
	color: #333333;

}
.titleMiddle {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.tips {
	color: #CC3300;
}
.titleMiddleDark {

	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.caption02RED {


	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.tableLine {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	border-top: 0px solid #CC0000;
	border-right: 0px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 0px solid #CC0000;


}
.tableLine2 {
	background-image: url(img/smallTitleBg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	border-top: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 0px solid #FF9900;
	background-color: #fcfcfc;
	padding: 0px 0px 0px 5px;
	vertical-align: bottom;



}

