@charset "iso-8859-9";
body {
	background: url(bg.jpg) repeat;
	font: bold 11px "Arial Rounded MT Bold";
	color: #535353;
	font: normal 11px/130% Arial;

}
#body a:link{
	color:#FFFFFF;
	text-decoration:none;
}
	
.BtnTitle {
	color: #828282;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#BtnTitle a:link{
	color:#A5A5A5;
	text-decoration:none;
}

.InputSearch {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	background: #EDEDED;
	border-top: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #666666;
	width: 150px;
}
.Title_Trn {
	font: bold 18px Arial;
	color: #FF6418;
}
.txt_General {
	background: no-repeat;
	color: #535353;
	font: normal 11px/130% Arial;
}
.Title_Product_MainPage {
	font: bold 18px/135% Arial;
	color: #535353;
	text-decoration: none;
}
.nav_text {
	background: no-repeat;
	color: #999999;
	font: 10px/130% Arial;
	text-decoration: none;
}
.SubTB_LeftMenu {
	background: #FC9F4E;
	font: 12px 'arial rounded mt', arial,;
	color:#FFFFFF;
}
#SubTB_LeftMenu a:link{
	color:#FFFFFF;
	text-decoration:none;
	text-indent: 20px;	
}
#SubTB_LeftMenu a:hover{
	color: #E1E1E1;
	text-decoration:none;
	text-indent: 20px;
	
}
#SubTB_LeftMenu a:visited{
	color: #FFFFFF;
	text-decoration:none;
	text-indent: 20px;
	
}

.SubTopLine {
	background: #FC9F4E center top;
	height: 1px;
	width: 95%;
}
