.title   { color: #000; font-size: 14px; line-height: 125%; margin-left: 10px }
.title2 { color: #fff; font-weight: bold; font-size: 14px }
.st1 { color: #000; font-size: 14px; margin-left: 30px }
.st2 { color: #000; font-size: 14px; margin-left: 5px }
.st3 { color: #60f; font-size: 12px; margin-left: 5px }
.data    { color: #000; font-size: 12px; margin-top: 5px; margin-bottom: 2px; margin-left: 400px }
.button  { font-size: 12px; line-height: 150%; margin-top: 10px }
p { margin-top: 2px; margin-bottom: 2px }
.tech-banner { margin-top: 0; margin-bottom: 25px }
.tbl-tech-list { margin-top: 30px; margin-bottom: 30px; border: solid 1px #999 }
.tbl-tech-list td { font-size: 14px; padding: 5px 10px }
.return { font-size: 12px }


div#techTitleArea{
	width:720px;
	margin: 0 0 30px 0;
}
div#techTitleArea div.techBnr{
	width:200px;
	float:left;
}
div#techTitleArea div.benchBnr{
	width:400px;
	padding: 20px 0 0 0;
	float:right;
	text-align:right;
}
div#techTitleArea div.benchBnr div{
	padding: 0 0 5px 0;
}
div#techTitleArea div.benchBnr p{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#f60;
}
div#techTitleArea div.benchBnr p span{
	color:#f00;
}
div#techTitleArea div.benchBnr p a{
	color:#f60;
}
div#techTitleArea div.benchBnr p a:link,
div#techTitleArea div.benchBnr p a:visited{
	text-decoration:none;
}
div#techTitleArea div.benchBnr p a:hover{
	text-decoration: underline;
}

div#techTitleArea div.benchBnr p.hide{
	color: #960;
	color:#630
}
div#techTitleArea div.benchBnr p.hide a{
	color: #960;
	color: #630;
}
div#techTitleArea div.benchBnr p.hide span{
	color: #300;
}
