@charset "utf-8";
/* CSS Document */
.f_title{font-size: 17px; font-weight: bold; padding-top: 15px; width: 730px; text-align: center;}
dl.feature{ width: 362px; padding-left: 10px; float: left;}
dl.screen{ width: 358px; float: right;}
dl.spec{ width: 445px; padding-left: 10px; float: left;}
dl.size{ width: 275px; float: right;}
dl.feature dt,dl.screen dt,dl.spec dt,dl.size dt{ padding-top: 20px; padding-bottom: 15px; font-size: 22px; color: #7eb825;}
dl.feature dd{line-height: 1.8em; font-size: 14px; font-weight: bold;}

dl.spec dd table.price {
	width: 435px;
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	margin-bottom: 10px;
}
dl.spec dd table.price th {
  background-color: #A0A0A0;
  color: #FFF;
  border: 1px solid #D8D8D8;
  text-align: left;
  line-height: 1.5;
  padding: 5px;
}
dl.spec dd table.price td {
  text-align: left;
  border: 1px solid #D8D8D8;
  padding: 5px;
  line-height: 1.5;
  padding: 5px;
}
dl.spec dd table.price tr.odd {/Volumes/E-PLOT_HD/htdocs/optex_fa/new_release/img/img_hvs_lc/unique.css
  background-color: #F0F0F0;
}
.link_btn{float: left; padding-bottom: 20px; padding-top: 30px; width: 730px; text-align: center;}
.link_btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
	}
.reco_btn a{margin-top: 20px; font-size: 12px; line-height: 30px; height: 30px; float: right; text-align: center; width: 180px; background-color: #45bdce; color: white !important;}
.reco_btn a:link{color: white !important;}
.reco_btn a:hover{text-decoration: underline; color: white !important;}

