/* content */
p.bottom
{
	text-align:center;
	padding-bottom: 15px;
}

.more
{
margin-left: 26px;
}

#banner2
{
	display: block;
	float: left;
}

#tooja
{
	margin-top: 8px; 
	margin-left: 15px;
}

#address
{
	margin-top: 20px; 
	margin-left: 16px;
}

#content h3
{
	margin-top: 30px;
	margin-left: 10px;
}

.border
{
	border: 1;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "??", "???";
	font-size: 11px;
	color: #000000;
	height: auto;
	line-height: 20px;
	background-color: #EEEEEE;
}

.border2
{
	border: 1;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: "??", "???";
	font-size: 11px;
	color: #000000;
	height: auto;
	line-height: 20px;
	background-color: #EEEEEE;
}