@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(top_bg.gif) repeat-x;
}
.navi-bg {background: url(link_bg.jpg) repeat-x left top; }
.navi-txt { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #000000; 
	display: block; 
	text-decoration: none;
	height: 28px;
	padding: 16px 12px 0 12px;
	text-align: center
}
a.navi-txt:hover { 
	color: #da251d; 
	text-decoration: none;
}
.sub-navi-bg {
	background: url(sub_link_bg.gif);
}
.sub_navi {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-decoration: none; padding-left: 10px;
}
a.sub_navi:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #da251d;
	text-decoration: none;
}
#product {
	position:absolute;
	width:250px;
	height:188px;
	z-index:1;
	visibility: hidden;
}
#pro1{
	position:absolute;
	width:150px;
	z-index:2;
	visibility: hidden;
}
#product_cons {
	position:absolute;
	width:141px;
	z-index:2;
	visibility: hidden;
}
#distri{
	position:absolute;
	width:140px;
	z-index:2;
	visibility: hidden;
}
#trans{
	position:absolute;
	width:120px;
	z-index:2;
	visibility: hidden;
}
#certi{
	position:absolute;
	width:160px;
	z-index:2;
	visibility: hidden;
}
/*#special {
	position:absolute;
	width:109px;
	height:106px;
	z-index:2;
}*/
.ver12gray {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 18px;
	text-decoration: none;
}
a.ver12gray:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 18px;
	text-decoration: underline;
}
.aril11blk {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-decoration: none;
}
a.aril11blk:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-decoration: underline;
}
.time18red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #da251d;
	text-decoration:none;
	font-weight: bold;
}
.time14red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #da251d;
	text-decoration:none;
	font-weight: bold;
}