﻿html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	
	
	/*text-align:center;*/
}
/*img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	
}*/
a {
	font-weight: bold;
	font: 13px tahoma;
	text-decoration: none;
	color:#000000;
	
}
a:hover {
	text-decoration:none;
	color:#0099FF;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

h1 {
	font: 14px tahoma;
	margin: 0;
	padding: 0;
	color:#FF0000;
	font-weight: bold;
}
.link-img a
{
	color:#8f8e8e;
	
}
.link-img a:hover
{
	text-decoration:none;
	color:#0099FF;
}
.blue
{
	color:#0000FF;
}
.darkblue
{
	color:#000099;
}
.pink
{
	color:#FF0066;
}
.green
{
	color:#006600;
}
.link-product a 
{
	font-size:13px;
	color:#215b94;
	line-height:1.5em;
	font-weight:bold;
}
.link-product a:hover
{
	color:#215b94;
	font-size:13px;
	line-height:1.5em;
	border-bottom: solid 1px #215b94;
	font-weight:bold;
}
.link-h a 
{
	font: 13px tahoma;
	margin: 0;
	padding: 0;
	color:#215b94;
	font-weight: bold;
}
.link-h a:hover
{
	font: 13px tahoma;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: solid 1px #215b94;
}
.line-text
{
	margin:auto 10px;
	padding:3px 0px 0px 12px;
	font-size:13px;
	font-family:Tahoma;
	font-weight :bold ;
	color :Blue ;
	
}
h2
{
	font: 12px tahoma;
	margin: 0;
	padding: 0;
	color:#000000;
	/*font-weight: bold;*/
}
 h3
 {
 	font: 13px tahoma;
	margin: 0;
	padding: 0;
	color:#336699;
	font-weight: bold;
 }
 .Product_Category
 {
 	color:#333333;
 	font: 13px tahoma;
	font-weight: bold;
	float:left;
 }
 h4
 {
 	font: 18px tahoma;
	margin: 0;
	padding: 0;
	color:#000000;
	font-weight:bold;
 }
 .detail
 {
 	color:#000000;
 	font: 14px tahoma;
	font-weight: bold;
 }
.Table_head {
	color: #0000FF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
.boxcontent {
	BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #666666 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #666666 1px solid
}
