﻿.box
{
	margin-bottom: 2px;
}
/*.box .content
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}*/
.box .MenuProTop
{
	width: 225px;
	height: 7px;
}
.box .MenuProContent
{
	width: 225px;
}
.box .MenuProBottom
{
	width: 225px;
	height: 7px;
}
.box .bgCatePro
{
	/*width:212px;
	min-height: 22px;
	cursor: pointer;*/
}
.box h1
{
	font-weight: bold;
	font-size:10pt;
	margin: 0px;
	height: 22px;
}
.box h2
{
	font-size: 0.9em;
	font-weight: bold;
	padding-left:11px;
	text-transform: uppercase;
	margin: 0px;
	height: 22px;
}
.headerPage div
{
	padding-top: 5px;
}
.maxSizeImg
{
	/*max-width:73px; 
	max-height:82px;
	height:auto !important;
	width:auto !important;
	height:73px;
	width:82px;*/
	
}

.maxImgSearch
{
	max-width:100px; 
	max-height:100px;
	height:auto !important;
	width:auto !important;
	height:100px;
	width:100px;
}
.maxSizeImgLarge
{
	max-width:290px; 
	max-height:290px;
	height:auto !important;
	width:auto !important;
	height:290px;
	width:290px;
}

.online
{
	padding-top: 5px;
	margin-right: 5px;
	padding-left:22px;
}

.online .label
{
	/*height:20px; 	display:block; 	width:120px; 	float:left;*/
}
.online .number
{
	height: 20px;
	display: block;
	float: right;
	text-align: right;
}

