.Product-name {
	font-size: 12pt;
	line-height: 25px;
	color: #333333;
}

.indexc {
	font-size: 10pt;
	line-height: 25px;
	color: #333333;
}
.txt_title {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_title-en {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_title2 {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_title3 {
	font-size: 12pt;
	font-weight: bold;
	color: #313131;
	text-indent: 12pt;
}
.txt_title4 {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
}
.txt_title5 {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.txt_text{
	font-size: 10pt;
	line-height: 20px;
	color: #1D1D1D;
	background-color: #FF6666;
	font-weight: bold;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
.tatlb {
	font-size: 10pt;
	line-height: 23px;
	color: #333333;
	background-color: #D8C8AB;
	text-indent: 20pt;
}
.tatlb_2 {

	font-size: 10pt;
	line-height: 23px;
	color: #333333;
	background-color: #F2EFE6;
	text-indent: 20pt;
}
.tatlb_3 {
	font-size: 10pt;
	line-height: 23px;
	color: #333333;
	background-color: #C5B17E;
	text-indent: 20pt;
}
.tatlb_r {
	font-size: 10pt;
	line-height: 23px;
	color: #FFFFFF;
	background-color: #FF6666;
	text-indent: 20pt;
	font-weight: bold;
}
a.Product_menu {
	font-size: 15px;
	font-family:"Arial", "Helvetica", "sans-serif";
	color: #2F4F4F;
	text-decoration: underline;
  /* background-image :  url(images/icon/product-title.gif); */
    background-repeat : no-repeat;
  padding-left : 50px ;
  padding-top : 10px;
  padding-right : 5px ;
  padding-bottom : 5px ; 
  background-position : 0px;
  }

a.Product_menu:hover {
  font-size: 15px;
  color: #191970; 
  text-decoration:none; 
  font-family:"Arial", "Helvetica", "sans-serif";
  /* background-image :  url(images/icon/product-title.gif); */
  background-repeat : no-repeat;
  padding-left : 50px ;
  padding-top : 10px;
  padding-right : 5px ;
  padding-bottom : 5px ; 
  background-position : 0px;
}