@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.latest {font-size: 12px; font-weight:bold; color: #000000; cursor:pointer; background-color:#f9fafa; border-top:1px solid #dbe1e6; border-bottom:1px solid #666666;}
.latest_cur {font-size: 12px; font-weight:bold; color: #16387c; cursor:pointer; background-color:#FFFFFF; border-top:1px solid #666666; border-left:1px solid #666666; border-right:1px solid #666666;}
.product_heading { font-size:14px; font-weight:bold; color:#000000; }
.normal1 { font-family:arial; font-size:11px; color:#000000; font-weight:normal; }
.normal_bold { font-family:arial; font-size:12px; color:#000000; font-weight:bold; }
.require { font-family:arial; font-size:12px; color:#FF0000; font-weight:bold; }
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.style1:hover, .current {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style4 {font-size: 14px; color: #FFFFFF; border-bottom:2px solid #FFFFFF; cursor:pointer}
.style5 {font-size: 14px; color: #F5F3F1; }
.style6 {color: #000000; padding-left:15px; text-decoration:none; cursor:pointer;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p { padding:0px; margin:0px; }
p a {
	text-decoration: none;
	color:#000000;
}
p a:hover {
	text-decoration: none;
	color:#CCCCCC;
}

.lt { background-image:url(images/lt.jpg); background-repeat:no-repeat; width:13px; height:14px; }
.lb { background-image:url(images/lb.jpg); background-repeat:no-repeat; width:13px; height:14px;}
.rt { background-image:url(images/rt.jpg); background-repeat:no-repeat; width:13px; height:14px;}
.rb { background-image:url(images/rb.jpg); background-repeat:no-repeat; width:13px; height:14px;}
#left{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#left h2{
	display:block;
	width:99%;
	height:20px;
	background-color:#909090;
	font-size: 12px; color: #000000; border:1px solid #aeaeae; cursor:pointer;
	margin:0 0 0 0; padding-top:1px;
	
}
#left ul{
	width:100%;
}
#left ul li a{
	display:block;
	padding:0 21px 0 10px;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
}

#left ul li a:hover{
	background-color:#CCCCCC;
}
#left ul li a:hover span.bg{
	background-color:#CCCCCC;
}
#left ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.but {
background-color:#CCCCCC;
color:#000000; font-weight:bold;
}
.measure { font-size:14px; font-weight:bold; color:#CE061B }
.product_link { font-size:14px; font-weight:bold; color:#000000; }
.product_link:hover { font-size:14px; font-weight:bold; color:#0000FF; }
.more_link{ color: #CC0000; }
.more_link:hover { color:#666666; }