﻿.SearchGrid2x
{
	width: 49%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.SearchGrid3x
{
	width: 33%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.SearchGrid4x
{
	width: 25%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.SearchNameGrid
{
	width: 100%;
	padding: 10px;
}
.SearchPicGrid
{
	height: 120px;
	width: 100%;
}
.SearchSizeColGrid
{
	width: 100%;
}
.SearchGDCGrid
{
	width: 100%;
}
.SearchPriceGrid
{
	width: 49%;
	float: left;
}
.SearchStockGrid
{
	width: 49%;
	float: left;
}
.SearchLinkGrid
{
	width: 100%;
	padding: 10px 0px;
}
.SearchHead
{
	Width: 100%;
}
.SearchItemLink
{
	Width: 100%;
	float: left;
}
.SearchPic
{
	float: left;
}
.SearchName
{
	width: 160px;
	float: left;
}
.SearchSizeCol
{
	width: 90px;
	float: left;
}
.SearchGDC
{
	width: 90px;
	float: left;
}
.SearchPrice
{
	width: 110px;
	float: left;
}
.SearchLink
{
	width: 90px;
	float: left;
}
.SearchStock
{
	width: 75px;
	float: left;
}
.Searchclear
{
	width: 100%;
	float: left;
	clear: both;
}
