body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}
.bg_line {
	background-color: #D3D3D3;
	background-image: url(images/spacer.gif);
	height: 1px;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fd7f04;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5C5C;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FE831F;
}
.txt_orange_bold01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FE831F;
}
.txt_grey_b01 {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	color: #6D6969;
}
.txt_orange_b01 {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	color: #FE831F;
}
.txt_grey_b02 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FE831F;
}
.txt_grey_b01_u {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	text-decoration:line-through;
	color: #6D6969;
}
.txt_orange_b01_u {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	color: #FE831F;
	text-decoration:line-through;
}
.txt_grey_b02_u {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FE831F;
	text-decoration:line-through;
}.select {
	width: 140px;
}

.bg_cat {
	background-image: url(images/bg_cat.gif);
	width: 154px;
}
.bg_cart {
	background-image: url(images/bg_cart.gif);
	height: 61px;
	width: 154px;
}
.bg_bottom {
	background-image: url(images/bottom_bar.gif);
	height: 25px;
}
.bg_detail {
	background-image: url(images/bg_detail.gif);
	height: 55px;
	width: 281px;
}
.bg_ad {
	background-image: url(images/ad_bg.gif);
	height: 89px;
	width: 188px;
}
.bg_detail01 {
	background-image: url(images/bg_detail01.gif);
	height: 72px;
	width: 185px;
}
.txt_blue_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
}
.txt_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
}.bg_carttitle {
	background-image: url(images/bg_carttitle.gif);
	height: 24px;
}
