@charset "UTF-8";
@import url("site.css");

#btmCtn
{
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	height: 288px;
	padding: 18px;
	margin-top: 18px;
}

#btmCtn h1
{
	margin-bottom: 18px;
}

#btmCtn .one
{
	height: 216px;
	width: 180px;
	background: url(../../images/home_productBg.jpg) no-repeat;
	float: left;
	padding: 18px;
}
#btmCtn .break
{
	background: url(../../images/home_br.gif) no-repeat center center;
	height: 216px;
	padding: 18px;
	float: left;
}

#btmCtn .one img
{
	margin-bottom: 18px;
}
span.super
{
	font-size:90%;
	position:relative;
	bottom:.2em;
	margin-left:.1em;
}