﻿#products_home {
	width: 630px;
	overflow: auto;
	text-align: center;
}
.products_home1 {
    width:630px;
    height:90px;
    text-align:center;
}
.products_home1A {
	float: left;
	width: 200px;
	border: 1px solid #000000;
	margin-left: 4px;
	background-color: #FFFFFF;
}
.products_home1B {
	float: left;
	width: 200px;
	border: 1px solid #000000;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #FFFFFF;
}
.products_home1C {
	float: left;
	width: 200px;
	border: 1px solid #000000;
	margin-right: 4px;
	background-color: #FFFFFF;
}
.products_home1L {
    float:left;
    width:70px;
    height:90px;
    border-right:1px solid #000000;
    padding-top:8px;
}
.products_home1TR {
	float: right;
	width: 123px;
	height: 74px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.products_home1BR {
	float: right;
	width: 123px;
	height: 16px;
	border-top: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

