body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, ul, li, td, tr {font-family: Arial; font-size: 12px; color: #333333; line-height:16px;}


a {font-family: Arial; font-size: 12px; color: #40509f; text-decoration:underline;}
a:hover {font-family: Arial; font-size: 12px; color: #0066FF; text-decoration:underline;}

.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
		.menu a {
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
		}
		.menu a:hover {
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			color: #990b0b;
			text-decoration: none;
		}


.bottom {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
		.bottom a{
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
		}
		.bottom a:hover {
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			color: #990b0b;
			text-decoration: underline;
		}

.header-black {
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990b0b;
	font-weight:bold;
	padding-top:5px;
}

.header-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	font-weight:bold;
}

.header-order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight:bold;
}
		.header-order a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #660000;
			font-weight:bold;
			text-decoration: underline;
		}
		.header-order a:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #0066FF;
			font-weight:bold;
			text-decoration:underline;
		}
		
.arial-10 {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
		.arial-10 a {
			font-family: Arial;
			font-size: 10px;
			color: #666666;
			text-decoration:none;
		}
		.arial-10 a:hover {
			font-family: Arial;
			font-size: 10px;
			color: #666666;
			text-decoration: underline;
		}
		
.sitemap li {line-height:30px; list-style:none;}



div.order_corner {
	border:0 solid #49606F;
	z-index:10;
	bottom:0;
	margin:0 0 0px;
	padding:0;
	position:fixed;
	left:0;
	_position: absolute;
	_top:expression(
    parseInt(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight, 10) + "px");
}

div.order_corner div.order_close {
	border:0;
	position:absolute;
	top:55px;
	left:80px;
}






