/*css main*/

.TB_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-color: #999999; */
	background-color: #E2851D;
}
.TB_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	background-color: #E9A252;
}
.TB_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #E9A252;
} 
/* body of frame pages */
.F_STYLE {
background-color: #E2851D;
}
/* body of product pages */
body {
	background-color: #E9A252;
}
/* brief title of product pages */
#BriefTitle {position:absolute; left:60px; top:10px; white-space: nowrap;}

.KW_tooltips {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #00FF00; padding:3px; border:1px solid #000000}
#kwclickme {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; position: absolute;  z-index: 50;  visibility:visible; top:200px;  left:60px; color: #666666;}


