@charset "UTF-8";

@import "lightbox.css";
@import "base.css";

div#main {
	clear: both;
	background: url(../img/bg_main.gif) no-repeat left top;
	height: 345px;
	padding: 0 10px 0 7px;
	width: 793px;
	position: relative;
}
div#flash {
	width: 590px;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 210px;
}
div#left {
	padding-top: 20px;
}
div#grt {
	z-index: 1;
	position: absolute;
	top: 220px;
	width: 560px;
	left: 220px;
}
div#grt h1 {
	font-size: 14px;
	color: #171c61;
	font-weight: bold;
	margin-bottom: 7px;
}
div#grt p {
	color: #000;
	font-size: 11px;
}
div#concept ol {
	padding: 10px 10px 10px 190px;
	list-style: none;
	font-size: 110%;
	height: 216px;
	background: url(../img/bg_concept2.jpg) no-repeat left top;	
}
div#concept ol {
	padding: 10px 10px 10px 190px;
	list-style: none;
	font-size: 110%;
	height: 216px;
	background: url(../img/bg_concept2.jpg) no-repeat left top;	
}
div#concept ol li {
	line-height: 1.8;
	white-space: nowrap;
	font-weight: bold;
}
div#concept ol li strong {
	font-weight: bold;
}
div#product h3 {
	background: #082589 url(../img/bg_h2.gif) no-repeat left top;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	height: 21px;
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 7px;
}
div#product {
	margin-bottom: 10px;
}
#footer {
	position: relative;
}
#count {
	position: absolute;
	bottom: 30px;
	left: 10px;
}

