
.why, .cost, .simple {
  background:transparent url(../imgs/share/whitebg.png) no-repeat 100% 100%;
  float:left;
  height: 210px;
  width:209px;
  margin:21px 0 0 30px;
  padding:0 21px 0 15px;
  position: relative;
}

.why img, .simple img, .cost img{
  clear : both;
  display : block;
  border: 0;
}

.wscmore{
  /*position: absolute;*/
  /*clear: both;*/
  float: right;
  /*bottom: 9px;*/
  /*right: 10px;*/
}

#news{
  clear : both;
  margin : 0 0 15px 0;
  color:#000000;
}


#news a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
}

#news a:hover {
  color: red;
  text-decoration: none;
} 

#newsl, #newsr, #newsrr {
  background: transparent url(/imgs/share/newbg_little.png) no-repeat;
  float: left;
  width: 300px;
  height:158px;
  margin: 5px 0 0 0;
  padding: 0 0 0 35px;
}
#newsrr {
  background: transparent url(/imgs/share/newbg_little_black.png) no-repeat;
  width: 180px;
  padding: 0 0 0 0;
  color: white;
}


#newsr ul, #newsl ul, #newsr ul li, #newsl ul li, #newsrr ul li, #newsrr ul {
  list-style: none;
  padding: 0 15px 0 0;
  font-size:10px;
}

#newsr ul, #newsl ul, #newsrr ul {
  margin: 10px 0 0 0;
  font-size:10px;
}


#newsr h1, #newsl h1, #newsrr h1 {
  font-size:14px;
  padding:0;
  margin : 15px 30px -8px 0;
  text-align : center;
  color : #ff0000;
}

#newsrr ul, #newsrr ul li {
  padding-left: 5px;
}

#newsrr h1 {
  color: red;
}

#content{
  background:transparent url('/imgs/share/newbg.png') no-repeat scroll 50% 0;
  width : auto;
  height: 335px;
  clear : both;
  margin : 0 auto;
  padding : 0 40px;
}

#content h2{
  margin-top: 20px;
  font-weight : normal;
  font-size : 19px;
  color : white;
}

#content h2 strong{
  color : #000000;
  letter-spacing : 1px;
}

#tips{
  width:auto;
}

.tipsl, .tipsr{
  width : 370px;
  padding : 0 5px;
  color : #ffc9c9;
  font-weight: bold;
}
.tipsl{
  float : left;
}
.tipsr{
  float : right;
}

.tipsl ul, .tipsr ul {
  list-style : disc;
  padding : 0 15px;
  margin: 0;
}
.tipsl li, .tipsr li{
  margin : 5px 0;
}

