/* BASIC css start */
.csTab {  position: relative;    height: 40px;   }
.csTab li { position:relative; float:left; width:50%; text-align: center }
.csTab li span { display:block; font-size:14px; color:#959595; line-height:40px; border-top:1px solid #ddd; border-right:1px solid #ddd; border-bottom:2px solid #313131; background:#fff }
.csTab li span.first { border-left: 1px solid #e5e5e5; }
.csTab li span.active { color:#000; border-top:2px solid #313131; border-left:2px solid #313131; border-right:2px solid #313131; border-bottom:none }


.addbnr h2 { font-size: 30px;  padding: 40px 0 20px 0; }
.addbnr h3 { font-size: 13px;  line-height: 20px; padding-bottom: 20px; }

.benfit {  width: 100%;  border-top: 2px solid #000;  }
.benfit th { border-bottom: 1px solid #ededed;    border-right: 1px solid #ededed;    border-left: 1px solid #ededed;    padding: 10px 0;  font-weight: bold; background-color: #f7f7f7; }
.benfit td { border-bottom: 1px solid #ededed;    border-right: 1px solid #ededed;    border-left: 1px solid #ededed;    padding: 10px 0; text-align:center; }
.benfit td img { width:60%; }
/* BASIC css end */

