html, body {
  font-family: Helvetica, Arial, sans-serif;
}
/*------------------------
CSS for English Language
---------------------------*/

#mainWrapper {
  font-size: 16px;
  line-height: 1.6;
}

.sec_header {
  font-size: 1em;
  line-height: 1.6;
}

#mainWrapper .txt_middle {
    font-size: 14px;
    line-height: 1.6;
}

/*01 top----------*/
#sec-tmstop {
  background: url(../images/top/rideology_bg_E.jpg) no-repeat 50% 300px;
}


/*02 products----------*/
#sec-products-1 .sec_header p{
  margin: 1em 110px;
}

#sec-products-1 .box_body {
  width: 390px;
}

#sec-products-3 .sec_header .box_body {
  width: 400px;
  margin: 0 auto;
  padding-right: 560px;
}


/*04 accessaries----------*/
.box_jun_products .col_body {
  font-size: 14px;
  line-height: 1.6;
}


#sec-accessories-3 .sec_header {
    height: 397px;
    margin-bottom: 25px;
    background: url(../images/accessories/somes_0.jpg) no-repeat 0 40px;
}

.box_somes_info .col_body {
  font-size: 14px;
  line-height: 1.6;
}

.goodsinfo p{
  font-size: 14px;
  line-height: 1.8;
}