

h1#heading01{
	font-size: 12px;
	width: 615px;
	height: 40px;
	background: url("../img/hl_eidal.gif") center center no-repeat;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	padding: 0;
}

h2.heading02{
	font-size: 14px;
	font-weight: bold;
	color: #993;
	margin: 0 0 15px 0;
	border-bottom: 1px #993 dashed;
}

h3{
	font-size: 12px;
	color:#369;
	color:#000;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding-left: 5px;
	border-left: 5px #993 solid;
}

h4.optionHead{
	font-size: 12px;
	width: 360px;
	height: 19px;
	background: url("../img/option_head.gif") 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0;
}
div.optionBody{
	background-color: #eee;
	width: 360px;
	padding: 5px 0 0 0;
}
div.optionBody dl{
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #000;
	line-height: 130%;
}
div.optionBody dl dt{
	font-weight: bold;
}
div.optionBody dl dd{
	margin: 0;
	padding: 0 0 10px 5px;
}

table.spec{
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	margin: 15px 0 0 0;
	width: 613px;
}
table.spec th,
table.spec td {
	border-bottom: 1px #333 solid;
	border-left: 1px #333 solid;
	text-align: center;
	padding: 3px 3px 3px 3px;
	font-weight: normal;
}
table.spec th{
	background-color: #b6d4a4;
}
table.spec th.model{
	background-color: #e5f1de;
	text-align: left;
}

dl.note{
	font-size: 12px;
	line-height: 130%;
	margin: 10px 0 15px 0;
	padding: 0;
	color: #666;
}
dl.note dt{
	display: block;
	clear: both;
	width: 15px;
	float: left;
}
dl.note dd{
	margin: 0 0 5px 17px;
}
