@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}

#main h2 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;

	width: 583px;
	height: 19px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main ul#ourproducts { /* clearfix */
	
}
#main ul#ourproducts li {
	width: 187px;
	margin-right: 11px;
	float: left;
	text-align:center;
	font-size: 12px;
}
#main ul#ourproducts li.right {
	margin-right: 0;
}
#main ul#ourproducts li a.name {
	width: 187px;
	height: 53px;
	display: block;
	overflow: hidden;
	padding-top: 7px;
}
#main ul#ourproducts li.title {
	width: 583px;
	height: 16px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom:17px;
}
#main h2 {
	background: url("../common/images/ourproducts_ttl.gif") no-repeat;
}

#main p {
	font-weight: normal;
	margin-bottom: 13px;
	line-height: 1.3em;
}

