﻿#content .stores
{
	width: 100%;
	margin-top: 20px;
	margin-left: 30px;
	font-family: Arial;
}
#content .show
{
	font-family: Arial;
	display: none;
	width:220px;
	font-size: 12px;
	margin:10px 10px 10px 10px;
	text-align: left;
}

#content  .img
{
	padding-top: 20px;
	padding-bottom: 30px;
	height: 90px;
	vertical-align: middle;
}
#content  .title a
{
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content  .arrow
{
	color: #66CCFD;
	font-size: 12px;
}
#content  .arrow a
{
	color: #66CCFD;
	font-size: 12px;
}
#content .st1
{
	float:left;
	width:240px;
	border-right: #cccccc 1px solid;
}
#content .st2
{
	float:left;
	width:240px;
}
#content .left
{
	width: 240px;
	min-height: 200px;
	float: left;
		border-bottom: #cccccc 1px solid;
}
#content .right
{
	width: 240px;
	min-height: 200px;
	float: left;
	border-bottom: #cccccc 1px solid;
}

#content .below
{
	width: 240px;
	height: 30px;
	float: left;
	border-right: #cccccc 1px solid;
}
#content .below
{
	width: 240px;
	height: 30px;
	float: left;
}
#content .empty
{
	float: left;
	width: 100%;
	height: 30px;
}
span.learn_more
{
    cursor: pointer; 
    text-decoration: underline;    
}
