@charset "utf-8";
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
.copyright-gery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.menu-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #0088CC;
}
.menu-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #996600;
}
.sitemap-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
}
.sitemap-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}


.index-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC6600;
}
.hotproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hotproduct2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}


/* LINK */

.menu-black A:link 
{
  COLOR: #333333;
  text-decoration: none;
}
.menu-black A:visited
{
  COLOR: #333333; 
  text-decoration: none;
}
.menu-black A:hover
{
  COLOR: #996600; 
  text-decoration: underline;
}

.menu-blue A:link 
{
  COLOR: #0088CC;
  text-decoration: none;
}
.menu-blue A:visited
{
  COLOR: #0088CC; 
  text-decoration: none;
}
.menu-blue A:hover
{
  COLOR: #996600; 
  text-decoration: underline;
}


.index-news A:link 
{
  COLOR: #CC6600;
  text-decoration: none;
}
.index-news A:visited
{
  COLOR: #CC6600; 
  text-decoration: none;
}
.index-news A:hover
{
  COLOR: #996600; 
  text-decoration: underline;
}



.product A:link 
{
  COLOR: #999999;
  text-decoration: none;
}
.product A:visited
{
  COLOR: #999999; 
  text-decoration: none;
}
.product A:hover
{
  COLOR: #996600; 
  text-decoration: underline;
}