﻿body
{
	font-size: 10pt;
	font-family: Arial, SimSun;
}
H1
{
	font-size: 18pt;
	font-family: Tahoma, SimSun;
	font-weight: bold;
}
H2
{
	font-size: 10pt;
	font-weight: bold;
}
.bold_footer
{
	font-size: 10pt;
	font-family: Arial, SimSun;
	font-weight: bold;
	color: white;
}
.footer
{
	font-size: 8pt;
	font-family: Arial, SimSun;
	color: white;
}
.index_title
{
	font-size: 10pt;
	font-family: Arial, SimSun;
	border-bottom: red 2px solid;
	width: 40px;
	background-color: #ffcccc;
	text-align: left;
}
.txt_prod
{
	font-size: 16pt;
	font-family: Arial, SimSun;
	font-weight: bold;
}
.index
{
	font-family: Tahoma, SimSun;
	font-size: 8pt;
	color: gray;
	font-weight: normal;
}
.index_blk
{
	font-family: Tahoma, SimSun;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}
.main_menu
{
	width: 75px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A
{
	text-decoration: none;
	color: black;
}
.td_black
{
	background-color: black;
	color: white;
}
.td_red
{
	background-color: #ffcccc;
	color: black;
}
.title
{
	color: black;
	vertical-align: top;
	font-weight: bold;
}
.td_main
{
	width: 250px;

	vertical-align: top;
}
.bold_text
{
	font-weight: bold;
}
.side_menu
{
	border-bottom: silver 1px solid;
	width: 110px;
	background-color: #f5f5f5;
	height: 20px;
	vertical-align: middle;
}
.en_side_menu
{
	border-bottom: silver 1px solid;
	width: 140px;
	background-color: #f5f5f5;
	height: 20px;
	vertical-align: middle;
}
.side_menu_arrow
{
	border-bottom: gray 1px solid;
	width: 5px;
	background-color: #f5f5f5;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	font-size: 6pt;
	color: silver;
}
.prod_menu_bdr
{
	width: 120px; 
	
	border-right: silver 1px solid;
	border-left: silver 1px solid;
}
.sub_prod_menu_bdr
{

	border-right: silver 1px solid;
	border-left: silver 1px solid;
	border-top: silver 1px solid;
	visibility:hidden;
	position:absolute; 
	left:130px; 
}
.sub2_prod_menu_bdr
{
	width: 120px;

	border-right: silver 1px solid;
	border-left: silver 1px solid;
	border-top: silver 1px solid;
	visibility:hidden;
	position:absolute; 
	left:250px; 
}
.feedback_label
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
}
.feedback_text
{
	width: 300px;
	text-align: left;
	vertical-align: bottom;
}
.hoover
{
	background-color: #ffcccc;
	width: 100px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	position: absolute;
	left: 95px;
	visibility: hidden;
}
.hoover_en
{
	background-color: #ffcccc;
	width: 100px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	position: absolute;
	left: 140px;
	visibility: hidden;
}
.prodtbl
{
	text-align: center;
}
.prodtbl_cell
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
}
.prodtbl_top
{
	background-color: #ffcccc;
}
.prodtbl_first
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	background-color: #ffcccc;
	height: 20px;
}
.prodtbl_btm_first
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #ffcccc;
}
.prodtbl_wht_btm_first
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.prodtbl_btm
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
}
.prodtbl_wht_first
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	height: 20px;
}
.prod_pic
{
	width:260px;
	vertical-align:top;
}

.showcase
{
	width: 210px;
	vertical-align: top;
	text-align: center;
}
.msg
{
	font-family: Tahoma, SimSun;
	font-size: 8pt;
	color: red;
}