﻿html, body
{
	background-color: #FFF;
}
body
{
	width: 1000px;
}
#banner
{
	background: url("banner.jpg") no-repeat left top;
	width: 1000px;
	height: 91px;
}

#tabsJ
{
	background: #cffff9;
	border-bottom: 1px solid #35958a;
}
#tabsJ a
{
	background: url("tableftJ.gif") no-repeat left top;
}
#tabsJ a span
{
	background: url("tabrightJ.gif") no-repeat right top;
	color: #000;
}
#BOTTOM
{
	background: #cffff9;
	border-top:1px solid #35958a;
}
