/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	text-decoration: none
	}
	.txt_main a:hover {
	text-decoration: underline;
	}

.txt_qty_center {
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	text-align:center;
	text-decoration: none
	}

.txt_line-through {
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	text-decoration:line-through;
	}
	
.head_orange_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC6635;
	text-decoration: none
	}
	
.nav_top {
	font-family: Tahoma;
	font-size: 11px;
	color: #C24A19;
	font-weight:bold;
	text-decoration: none
	}
	.nav_top a:hover {
	color: #010101;
	}
	
.txt_orange_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C24A19;
	font-weight:bold;
	text-decoration: none
	}

.nav_black_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none
	}
	.nav_black_11 a:hover {
	color: #CC6635;
	}

.head_black_15 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	text-decoration: none
	}

.head_orange_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC6635;
	text-decoration: none
	}
	
.txt_sup {
	font-family: Tahoma;
	font-size: 9px;
	color: #484848;
	text-decoration: none
	}
	
.border {
	border: #D8DDB3 1px solid;
	}

.border1 {
	border-left: #D8DDB3 1px solid;
	border-right: #D8DDB3 1px solid;
	border-bottom: #D8DDB3 1px solid;
	}

#pscroller1 {
	width: 163px;
	height: 90px;
	}
	/****** 01-18-2010  ******/

.top_navi {
font-family:Tahoma;
font-size:13px;
color:#000000;
text-decoration:none;
}
.top_navi:hover {
color:#CC6635;
}
.txt_red1 {
	font-family: Arial;
	font-size: 12px;
	color:#E10A17;
	text-decoration:none;
}
.txt_link_red1 {
	font-family: Arial;
	font-size: 12px;
	color:#990000;
	text-decoration:none;
	}