@charset "utf-8";
.product #container {
	width: 1000px;  
	background: #FFFFFF;
	margin: 10px auto; 
	border: 1px solid #000000;
	text-align: left;
} 
.product #header {
	padding: 0;
	border-bottom: 1px #CCC solid;
	height: 100px;
	background: url(../images/ban5.jpg);
	background-repeat: no-repeat;
} 
.product #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.product #intro{
	background: #FFFFFF;
	padding: 40px 30px 0 70px;
	height: 150px;
}
.product #intro .imgContainer{
	text-align:center
}
.product #intro h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:bold;
} 
.product #intro h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
} 
.product #introTitle{
	float:left;
	text-align: right;
	width: 350px;
	margin-left: 50px;
	border-right: 1px solid #C0C0C0;
	padding-right: 5px;
	height: 135px;
}
.product #introTitleH{
	float:left;
	text-align: right;
	width: 350px;
	margin-left: 50px;
	border-right: 1px solid #C0C0C0;
	padding-right: 5px;
	height: 180px;
}
.product #introTitleS{
	float:left;
	margin-left: 180px;
	text-align: center;
	height: 135px;
}		
.product #introFeatures{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 10px 10px 10px;
	border: 1px solid #666666;
	padding: 0 10px 10px 10px;
}
.product #introFeatures ul {
	list-style:none;
	padding:0;
	margin:0 1em;
	line-height: 1.2;	
}
.product #introFeatures p {
	margin-top:0;
	padding-top:1em;
}
.product #introFeatures ul li
{
	background-image: url(../images/pucerouge.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 2em;
}
.product #sidebar1 {
	float: left;
	width: 160px;
	padding: 0px 15px 15px 15px;
	background: url(../images/tabr.gif) top right no-repeat;
	margin-top: 10px;
	background-color: #262673;
}
.product #sidebar2 {
	float: right; 
	width: 160px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
.product #mainContent {
	margin-left: 200px;
	margin-top: 10px;
} 
.product #footer { 
	padding: 0 10px 0 20px; 
} 
.product #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 80%;
}
.product #prodlist {
	margin: 0;
	padding: 0;
}
.product #prodlist li{
	margin: 1em 0 0 0;
	list-style: none;
	;
	color: #FFFFFF;
}
.product #prodlist li a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.product #prodlist li a:hover, .product #prodlist li a:focus {
	color:#000000;
	background-color: #CCDDFF;
	width:140px;
	display: block;
}
.product #prodlist li ul {
	padding: 0 0 0 20px;
	margin: 0;
}
.product #prodlist li ul li {
	list-style:none;
	margin: 0;
}
.product #prodlist li ul li a{
	text-decoration: none;
	font-weight: normal;
}
.product #prodlist li .ondisp, .product #prodlist li a:hover.ondisp  {
	background-color: #FFE26C;
	color: #333333;
	width: 140px;
	display: block;
}
.product .spec {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A61B0;
	border-right-color: #3A61B0;
	border-bottom-color: #3A61B0;
	border-left-color: #3A61B0;
}
.product .spec td{
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A61B0;
	border-right-color: #3A61B0;
	border-bottom-color: #3A61B0;
	border-left-color: #3A61B0;
}
.product .spec p {
	margin: 0 auto;
}
.product .spec ul{
	margin: 0 auto;
	padding: 0 0 0 2em;
	list-style-type: decimal;
}
.product .spec  caption{
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#3A61B0;
}
.product #simpleContent {
	padding: 0 10px;
	margin: 10px auto;
}
.product #simpleContent h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:bold;
} 
.product #simpleContent h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
}
.product #simpleContent h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
}
.product #simpleContent h4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
}
.product #introSc{
	text-align:center;
	background: #FFFFFF;
	padding: 0 20px;
}
.product #introSc h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
} 
.product #introSc h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
} 
.product #pl{
	background-color: #E7EBF6;
	padding:0 20px 20px 20px;
	border: solid 1px #B3CFFF;
}
.product #pl ul {
	list-style:none;
	margin: 0;
	padding: 0.5em 0 0.8em 4em;
}
.product #pl li{
	height: 1.5em;
	padding: 0px;
	margin: 0px;
}
.product #pl li label{
	width:150px;
	font-weight:bold;
}
.product #pl li a{
	text-decoration: none;
	color: #000000;
	width: 620px;
}
.product #pl li a:hover, .product #pl li a:focus{
	background-color: #FFE167;
	color: #000000;
}
.product fieldset {
	border:1px solid #003399;
	margin-top: 0.5em;
}
.product fieldset legend {
	padding: 0.1em 0.5em;
	color:#003399;
	font-size:90%;
	text-align:left;
	background-color: #FBE104;
	border: 1px solid #003399;
}
#panelContent {
	background-color: #E7EBF6;
	border: 1px solid #039;
	float: left;
	padding: 10px 20px;
}
