/* 購物字體 */
.buytxt {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif
	background-color: ;
}
/* 購物字體hot */
.buyhot {
	font-size: 12px;
	line-height: 12px;
	color: #ff0000;
	font-family:;
	background-color: ;
	vertical-align: middle;
	border-right-style: none;
}
/* 標準字體 */
.txt {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-family: tahoma , verdana;
	background-color: ;
	vertical-align: middle;
}
/* 標準字體橘色 */
.txtong {
	font-size:12px;
	line-height: 20px;

	color:#FF6600
	font-family: tahoma , verdana;
	color: #FF6600;
}/* 標準字體紅色 */
.txtred {
	font-size:12px;
	line-height: 20px;

	color:#ff0000
	font-family: tahoma , verdana;
	color: #ff0000;
}
/* 標準字體藍色粗體 */
.txt_blue {
	font-size:12px;
	line-height: 16px;
	color:#0099CC;
	font-weight: bold;
	font-family: tahoma , verdana;
}
/* 標準字體橘色粗體 */
.txtong_b {
	font-size:16px;
	line-height: 20px;
	color:#FF6600;
	font-weight: bold;
	font-family: tahoma , verdana;
}
/* 發光字體 */
.glow {
	FILTER: Glow(Color=#063D6C, Strength=2);
	WIDTH: 100%; HEIGHT: 50%;
	font-size:12px;
	color:#FFFFFF;
	font-family: tahoma , verdana;
	}
/* 框內文字 */
.boxtxt {
	height: px;
	width: 400px;
	border: 1px solid #0099CC;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-align:center;
	background-color: #B4E2F1;
	vertical-align: middle;
}
/* 加底線字 */
.txtline{
	font-size:12px;
	line-height: 20px;
	color: #669966;
	text-decoration: underline;
}
/* 控制表格大小邊線 */
.td {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
}
/* 控制邊框線 */
.box666666{
	border: 1px dotted #0066FF;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
/* 控制邊框線 */
.box{
	border: 1px solid #81C2F1;
	font-size: 12px;
	line-height: 20px;
	color: #990000;
}
/* 控制邊框線 */
.cashbox{
	border: 1px solid #68480A;
	font-size: 12px;
	line-height: 20px;
	color: #990000;
}
.line {
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
}
.txt2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.red14b {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.white {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.casho {
	font-size: 12px;
	line-height: 20px;
	color: #FEBA1B;
}
.faq {
	font-size: 12px;
	line-height: 20px;
	color: #2B66AE;
}
.bbs {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.bbsbox {
	height: px;
	width: 250px;
	border: 1px solid #999900;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align:center;
	background-color: #F1EFDE;
	vertical-align: middle;
}
.bbsbox2 {
	height: auto;
	border: 1px solid #A59621;
	font-size: 12px;
	line-height: 20px;
	color: #666666;

.familytxt {
	font-size: 12px;
	color: #333333;
}
.trline {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border: 1px none #000000;
	padding: 1px;
	margin: 1px;
}
.b:link {
	color: #FF6600;
}
.b:visited {
	color: #FF6600;
}
.b:hover {
	color: #FF0000;
	text-decoration: none;
}
.b:active {
	color: #FF6600;
}
.23:link {
	color: #00FFFF;
	text-decoration: underline;
}
.23:visited {
	color: #00FFFF;
	text-decoration: underline;
}
.23:hover {
	color: #9900FF;
	text-decoration: none;
}
.23:active {
	color: #00FFFF;
	text-decoration: underline;
}
.txtong_blue {

	font-size:16px;
	line-height: 20px;
	color:#003366;
	font-weight: bold;
	font-family: tahoma, verdana;
}
