
table.titleBlock{
	width:590px;
	margin: 0 0 20px 0;
}
div.descriptionBlock{
	width:590px;
	margin: 0 0 20px 0;
}
div.descriptionBlock p{
	font-size:12px;
	line-height: 150%;
	margin: 0 0 1em 0;
	padding: 0;
}
div.descriptionBlock div.fig{
	width:590px;
	padding-bottom:10px;
	text-align:center;
}
div.descriptionBlock div.photo{
	width:180px;
	float:right;
	margin: 0 0 10px 10px;
	padding:0;
}
div.descriptionBlock div.photo p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:130%;
	color:#666;
	text-align:center;
}
	



table.speed{
	width:590px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-bottom:1px #666 solid;
}
table.speed caption{
	margin:0;
	padding: 15px 0 2px 0;
	text-align:left;
	font-size:12px;
	line-height:130%;
	font-weight:bold;
	border-bottom:1px #666 solid;
}
table.speed th,
table.speed td{
	padding:5px 5px;
	text-align:left;
	vertical-align: middle;
	font-size:12px;
	line-height:130%;
	font-weight:normal;
}

table.speed thead th,
table.speed thead td{
	padding:3px 5px;
	text-align:center;
	border-bottom:1px #666 solid;
	background-color:#454545;
	color:#fff;
	font-weight:bold;
}
table.speed thead th{
	border-left:1px #999 solid;
}

table.speed tbody td{
	text-align:center;
	border-left:1px #999 solid;
}
table.speed tr.color1 th{
	background-color:#c2c8e4;
}
table.speed tr.color1 td{
	background-color:#e3e5f4;
}
table.speed tr.color2 th{
	background-color:#e5e7f3;
}
table.speed tr.color2 td{
	background-color:#fff;
}

dl.remark{
	width:590px;
	margin:0 0 30px 0;
	padding:0;
}
dl.remark dt{
	display:block;
	width:1.5em;
	float:left;
	clear:both;
	margin: 0 -1.5em 0.5em 0;
	padding:0;
	
	font-size:12px;
	line-height:130%;
	color:#666;
}
dl.remark dd{
	margin: 0 0 0.5em 0;
	padding:0 0 0 1.5em;
	font-size:12px;
	line-height:130%;
	color:#666;
}









