﻿.tinput
{
		border-style:solid; 
  		border-width:1px;
  		border-color:#5A5A5A; 
  		
  		color:#000000;
  		background-color:#EAEAEA;
  		font-size:11px;
}
.product_title
{
	color:#03485b;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
}
.product_desc
{
	color:#000000;
	text-align:justify;
	font-size:11pt;
	text-decoration:none;
}
.group_title
{
	
	color:#03485b;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	
}
.group_title:hover
{
	font-weight:bold;
	color:#03485b;
	font-size:10pt;
	text-decoration:underline;
	
}
.binput
{
	 border-style :solid; 
  		border-width:0px;
  		border-color:#5A5A5A; 
  		font-weight:bold;
  		color:#abac60;
  		background-color:#EAEAEA;
  		font-size:11px;
  		height:22px;
	
}
.group_desc
{
	
	color:#000000;
	text-decoration:none;
	font-size:10pt;
	
}
.auction_time
{
	font-weight:bold;
	background-color:Yellow;
	height:22px;
	width:100%;
}
.auction_title_detail
{
	color:#03485b;
	text-decoration:none;
	font-size:11.5pt;
	font-weight:bold;
}
.auction_title
{
	color:#abac60;
	text-decoration:none;
	font-size:9.5pt;
	font-weight:bold;
}
.auction_title:hover
{
	color:#abac60;
	text-decoration:underline;
	font-size:9.5pt;
	font-weight:bold;
}
.auction_command
{
	
	text-decoration:none;
	
	font-weight:bold;
}