div.cpath{
  clear: both;
  float: none;
}
div.cserieshead{
  display: block;
  clear: none;
  float: none;
  margin: 10px;
}
div.cserieshead img{
  display: block;
  float: left;
  border: 1px solid #9c9c9c;
  width: 150px;
  height: 112px;
  margin: 0px 20px 20px 0px;
  padding: 2px;
}
/*--- 21-28ÐÐÌí¼ÓÁËbµÄÑùÊ½ ---*/
div.cserieshead b{
	font: bold 15px/12px  Tahoma;
	color:#004064;
	margin: 0px 0 0px 0;
	height: 20px;
	display:block;
	float: left;
   width: 360px;
}
/*--- 30-33ÐÐÞ¸ÄÁË×ÖÌå×ÖºÅÐÐ¸ß ---*/
div.cserieshead span.cdesc{
  font: normal 11px/22px tahoma, arial;
  color: #454545;
  width: 360px;
  float: left;
}
div.cappbox{
  background: #f2f1ef;
  padding-bottom: 10px;
  clear: both;
}
div.cappbox ul{
  list-style: none;
  height: auto;
  margin: 10px 0px;
  padding: 0 0 0 20px;
}
div.cappbox ul li{
  background: url(image/APP_BG.jpg) no-repeat left center;
  float: left;
  width: 160px;
  font: normal 11px/18px arial;
  color: #232323;
  text-align: left;
  margin: 5px 0;
  padding: 0 0px 0 15px;
}

div.cfeatures ul, div.construction ul {
  list-style:none;
}
div.cfeatures ul li,
div.construction ul li{
  float: left;
  width: 235px;
  font: normal 11px/15px arial;
  margin: 5px 0;
  color: #232323;
  padding: 0px 0 0px 15px;
  background: url(image/Products_point.gif) no-repeat left top;
}

/*--- h1ÐÞ¸ÄÁË×ÖºÅºÍÑÕÉ« ---*/
h1.cstitle{
  padding: 0px;
  margin: 0px;
  font: bold 14px/30px arial;
  color: #008BA4;
  text-align: left;
  background: transparent;
  height: 30px;
  text-indent: 1.5em;
}
h1.cspecswitch{
  float: left;
  width: 240px;
  font: bold 18px/30px arial;
  color: #00989d;
  text-align: left;
  background: transparent;
  height: 30px;
  margin: 0px;
  padding: 0 0 0 10px;
}
p.csystem{
  float: right;
  width: 290px;
  font: normal 11px/30px arial;
  color: #454545;
  text-align: right;
  margin: 0px;
  padding: 0 10px 0 0;
}

table#ctechnical{
  border: 1px solid #fff;
  border-collapse: collapse;
  margin: 2px auto 10px auto;
  width: 560px;
  table-layout: fixed;
}
tr.chead{
  height: 40px;
  background: #008ba4;
}
td.cred,
td.col2,
td.col3,
td.col4,
td.col5,
td.col6,
td.col7,
td.col8,
td.col9,
td.cola{
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 57px;
  font: normal 9px/12px arial;
  color: #fff;
  text-align: center;
}
td.cred{
  background: #f8b11b;
  color: #006275;
  width: 70px;
}

tr.crow1 td,
tr.crow2 td{
  font: normal 9px/12px arial;
  color: #121212;
  text-align: center;
  border: 1px solid #fff;
  height: 30px;
}
tr.crow1 td{
  background: #e8e5e0;
}
tr.crow2 td{
  background: #c7dfe1;
}
tr.crow1 td.cname,
tr.crow2 td.cname{
  text-align: left;
  text-indent: 3px;
}
