﻿.table {
	background-color: #FFFFFF;
}
.model {  
	font-family: "Arial"; 
	font-size: 16px; 
	color: #990000; 
	font-weight: bold;
}
.name {
	font-family: "Arial";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.product1 {
	font-family: "Arial";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.product2 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.product3 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.features {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.features2 {
	border-style: solid;
	border-width: 0;
	text-align: center;
	vertical-align: middle;
}
.option {  
	font-family: "Arial"; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333333; 
	text-align: left
}
.background1 {
	text-align: center;
	border-style: solid;
	border-width: 0;
	background-image: url('../images/left_bk.jpg');
}
.background2 {
	border-width: 0;
	border-style: solid;
	background-image: url('../images/bk_title.gif');
}
.specification1 {
	border: 1px solid #CCCCCC;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	font-weight: bolder;
	text-align: center;
}
.specification2 {
	border: 1px solid #CCCCCC;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.specification3 {
	border: 1px solid #CCCCCC;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	background-color: #E3E3E3;
	font-weight: bolder;
	text-align: center;
}
.series1 {
	font-family: "Arial";
	font-size: 13px;
	line-height: 180%;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
}
.series2 {
	font-family: "Arial";
	font-size: 13px;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
}
.application {
	border: 1px solid #CCCCCC;
	font-family: "Arial";
	font-size: 13px;
	text-align: center;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0066FF;
}
