
input{
	border	:	1px solid #cccccc; 
	
	
	font-size: 9pt;
	color: #555555;
}
textarea{
	border	:	1px solid #cccccc;
	
	font-size: 9pt;
	color: #555555;
	scrollbar-base-color:#cccccc 
	
}

select{
	border	:	1px solid #cccccc;
	
	font-size: 9pt;
	color: #5555555;
}
.DefaultFont {
	
	font-size: 9pt;
	color: #444444;
		
}
TD,BR {  font-size:9pt; text-decoration:none; color:#444444; font-family:±¼¸²;	}

A:link
{
    COLOR: #444444;
    
    TEXT-DECORATION: none;
    size: 9pt
}
A:visited
{
    COLOR: #444444;
    
    TEXT-DECORATION: none;
    size: 9pt
}
A:hover
{
    COLOR: #666666;
    
    TEXT-DECORATION: underline;
    size: 9pt
}
A:active
{
    COLOR: #444444;
    
    TEXT-DECORATION: none;
    size: 9pt
}
.best_name
{	font-size:9pt; 
	color:#666666; 
	text-align : center;
	padding-top: 4px;  
	height:16;  
}

.best_price
{  
	font-size:9pt; 
	text-align : center;
	font-weight: bold;
	color:#F64E00;
	padding-top: 2px; 
	height:16;
}
.new_name
{	font-size:9pt; 
	color:#ffffff; 
	
	padding-top: 4px;  
	height:16;  
}

.new_price
{  
	font-size:9pt; 
	
	font-weight: bold;
	color:#ffffff;
	padding-top: 2px; 
	height:16;
}
.reco_name
{	font-size:9pt; 
	color:#666666; 
	text-align : center;
	padding-top: 4px;  
	height:16;  
}

.reco_price
{  
	font-size:9pt; 
	text-align : center;
	font-weight: bold;
	color:#3D6CB0;
	padding-top: 2px; 
	height:16;
}


