body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F3F0E7;
	margin-right: auto;
	margin-bottom: 20px;
}
.clearer {	/* span the whole bottom width */
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}
.textbox60 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; height: 20px; width: 60px}
.frameBody {
	background-color: #98190C;
	margin: 0;
}
.productBody {
	background-color: #FFFFFF;
	margin: 0;
}
.subCatBody {
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #FFFFFF;
	margin: 0;
}
.subCatBorder {
	padding-left: 2px;
	padding-right: 2px;
	border-left: 1px dotted #CCCCCC;
}
.subCatHeader {
	padding: 2px;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #E7E7E7;
}
.topHeader {
	background-image: url(../img/img_header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 995px;
}
.navBg {
	height: 45px;
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;

}
.navTab {
	padding-top: 0px;
}
.navTab a {
	font-weight: bold;
	padding-top: 26px;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	background-image: url(../img/nav_tab.gif);
	display:block;
	height:16px;
	width: 80px;
}
.navTab a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/nav_tab_on.gif);
	display:block;

}
.navTabSelected a {
	font-weight: bold;
	display:block;
	padding-top: 26px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/nav_tab_on.gif);
	height:16px;
	width: 80px;
}
.navTabSelected a:hover {
	display:block;
	padding-top: 26px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/nav_tab_on.gif);
}
.border {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #97180B;
	border-bottom-color: #97180B;
	border-left-color: #97180B;
	width: 699px;
	margin: 0 auto;
}
.borderFooter {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97180B;
	border-left-color: #97180B;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.leftTitle {
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 16px;
}
.leftPanel {
	background-color: #E7E7E7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97180B;
}
.mainbody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97180B;
}
.fullBody {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97180B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97180B;
	height:500px;
}
.breadcrumbBg {
	background-color: #DFDFDF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97180B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97180B;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.breadcrumbBg a {
	color: #333333;
	text-decoration: none;
}
.breadcrumbBg a:hover {
	color: #333333;
	text-decoration: underline;
}
.rightPanel {
	background-image: url(../img/img_right_bg.gif);
	background-repeat: repeat;
}
.botton {	
	BACKGROUND-COLOR: #cccccc
}
.noborder {	
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-COLOR: #ffffff
}
input {
	font-family: Arial, Helvetica, sans-serif;
	
}
select {
	font-family: Arial, Helvetica, sans-serif;
	
}

.mainLeft {
	
	line-height: 20px;
	text-decoration: none;
}
.mainLeft a {
	
	line-height: 20px;
	text-decoration: underline;
	color: #990000;
}
.sectionTitle {
	font-size: 250%;
	line-height: 50%;
	*line-height: 150%;
	_line-height: 150%;
	font-weight: bolder;
	color: #990000;
	padding: 0 0 10px 0;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.sectionSubTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	color: #666666;
	text-decoration: none;
}
.content {
	
	line-height: 17px;
	text-decoration: none;
}
.japanBidUrl {
	color: #666666;
	text-decoration: none;
}
.japanBidUrl a {
	color: #666666;
	text-decoration: none;
}
.japanBidUrl a:hover {
	color: #666666;
	text-decoration: underline;
}


.coming {
	font-size: 26px;
	font-weight: bold;
	color: #999999;
}
.mainHeader {
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.japanbuyTab {
	
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.japanbuyTab a {
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.japanbuyTab a:hover {
	font-size: 14px;
	font-weight:bold;
	color: #990000;
	text-decoration: underline;
}
.hightText{
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 21px;

}
.homeTitle{
	width: 100%;
	text-align:left;
	padding: 5px 0 0 10px;;
	border-bottom: 4px solid #930000;
}

.mainBg01 {
	background-color: #B20B00;
}
.mainBg02 {
	background-color: #930000;
}
.calculate {
	color: #990000;
	border: 1px solid #999999;
}
	.calculate td{
		border-bottom:  1px solid #e3e3e3;
		padding: 2px 4px;
	}
.gary {
	color: #999999;
}
.mainNewsText {
	
	color: #333333;
}
.mainNewsText a {
	
	color: #333333;
	text-decoration: underline;
}
.mainNewsDate {
	
	color: #999999;
}
.mainNewsDateIndex {
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	margin-bottom: 4px;
}
.mainNewsTable {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.mainNewsTableIndex {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 10px;
}
.bannerPadding {
	margin-top: 5px;
}
.leftNav{
	width:190px;
	height: 30px;
}
.leftNav a{
	padding-left: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../img/leftNav_off.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height: 23px;
	padding-top: 8px;
	color: #A94300;
}

.leftNav a:hover {
	padding-left: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../img/leftNav_on.gif);
	background-repeat:no-repeat;
	color: #FF8B3C;
	
}
.leftNavSelect a{
	padding-left: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../img/leftNav_on.gif);
	background-repeat:no-repeat;
	color: #FF8B3C;
	display:block;
	padding-top: 8px;
	width:170px;
	height: 23px;
}
.leftNavSelect a:hover{
	padding-left: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../img/leftNav_on.gif);
	background-repeat:no-repeat;
	color: #FF8B3C;
}
.mainLeftNav{
	height: 20px;
}
.mainLeftNav a{
	padding-left: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../img/leftNav_off.gif);
	background-repeat:no-repeat;
	background-position: center;
	display:block;
	width:164px;
	height: 17px;
	padding-top: 3px;
	color: #A94300;
}

.mainLeftNav a:hover {
	padding-left: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../img/leftNav_on.gif);
	background-position: center;
	background-repeat:no-repeat;
	color: #FF8B3C;
	
}
.productsTable  {
	border-collapse:collapse;
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.productsTable td {
	border-collapse:collapse;
	border-top: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	padding-bottom: 20px;
}
.productCatName {
	float: left; 
	padding-top: 5px;
	font-weight:bold;
	font-size:15px;
}
.productTypeMenu {
	float: right; 
	text-align:right
}
.productTopMenu {
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	vertical-align: middle;
}
.productName {
	font-weight:bold;
	color:#990000;
	font-size:12px;
}
.productBigName {
	font-weight:bold;
	color:#990000;
	font-size:15px;
}
.productPrice {
	font-weight:bold;
	color:#666666;
	font-size:16px;
}
.dollar{
	font-size: 8px;
	color: #666666;
}

.picBorder {
	border: 1px solid #666666;
}
.productBut{
	display:inline;
}

.productBut a{
	color: #666666;
	text-decoration: none;

}
.productBut a:active{
	color: #666666;
	text-decoration: none;
}
.productBut a:hover{
	color: #990000;
	text-decoration: none;
}

.moreLink a {
	
	line-height: 20px;
	text-decoration: underline;
	color: #990000;
}

.footer{
	width: 995px;
	background: #97180b;
	margin: 0 auto;
	padding: 2px 0px;
}
	.footer .copyright{
		color: #FFF;
		padding: 0 10px;
		text-align:right;
		font-size: 9px;
	}
	
.subHeader{
	font-size: 15px;
	color:#FFF;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 2px 4px;
	background-color: #990000;
}
.yahooBidTable{
	width: 100%;
}
.catlink{
	margin: 2px 0;
}
	.yahooBidTable td{
		border-bottom: 2px dotted #CCCCCC;
		border-right: 2px dotted #CCCCCC;
		padding: 10px
	}
	.yahooBidTable td a{
		font-size:15px;
		color: #006699;
		text-decoration:none;
	}
	.yahooBidTable td a:hover{
		color: #CC0000;
		
	}

	.yahooBidTable td.noRightLine{
		border-right: 0px;
	}

.yahooBidBreadcrumb{

}
	.yahooBidBreadcrumb a{
		color: #990000;
	}
		


.noBullet{
	list-style-type:none;
	margin: 0;
}
.contactTable img{
	vertical-align:middle;
}
#formTable{
	background-color: #F6F6F6;
	border: 1px solid #999999;
	padding: 10px;
}
	#formTable .textBox{
		width: 250px;
	}
.tableHeader{
	background-color:#CCCCCC;
	border: 1px solid #999999;
	color: #333333;
	font-weight:bold;
	padding: 4px;

}
a.siteBanner{
	border: 3px solid #FFF;
}
a:hover.siteBanner{
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FF0000;
}

.googleTransBox{
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}