﻿#t_center_type
{
	border:solid 1px #000000;
	border-collapse:collapse;
	width:100%;
}

#t_center_type td, #t_center_type th
{
	border:solid 1px #000000;
}

#t_center_type td
{
	text-align:center;
	color:#333333;
}

#t_center_type td.tt
{
	text-align:left;
}

#th_total
{
	background-image:url(../image/lb_total.gif);
	background-color:#ffffff;
	color:#000000;
}

.thb2
{
	background-position:bottom center;
	background-repeat:no-repeat;
	height:42px;
}

.thb2 span
{
	display:none;
}

.thb2
{
	width:35px;
}


#th_num_stores
{
	width:45px;
}

.sr
{
	border-bottom: solid 2px #000000;
}

#num_stores th
{
	font-weight:normal;
	font-style:italic;
}

#num_stores_title
{
	text-align:right;
}




#footer
{
	margin-top:15px
}

#footer p
{
	text-align:center;
	font-size:10px;
	margin:2px 0px 2px 0px;
	padding:0px;
}

