﻿
#title_box
{
	font-weight: bold;
	height: 27px;
	padding-top: 5px;
	border-bottom: solid 1px #000080;
	margin-bottom: 10px;
	color: #000080;
}

.title2
{
	color: Red;
	font-size: 12px;
}

.productShow
{
	float: left;
	text-align:center;	
	margin:10px;
}

.productShow img
{
	width: 150px;
	height: 150px;
}
