﻿@charset "UTF-8";
/*@import "susy";*/
/* line 104, icons/*.png */
.icons-sprite, .icons-contact, .icons-contacts, .icons-earth, .icons-like, .icons-link, .icons-search, .icons-start, .icons-viedo {
  background-image: url('../images/icons-s22eb46b85a.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contact {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contacts {
  background-position: 0 -18px;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-earth {
  background-position: 0 -42px;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-like {
  background-position: 0 -61px;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-link {
  background-position: 0 -85px;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-search {
  background-position: 0 -109px;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-start {
  background-position: 0 -128px;
}

/* line 84, ../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-viedo {
  background-position: 0 -152px;
}

/* line 14, ../sass/style.scss */
html {
  height: 100%;
  font-size: 100%;
}

/* line 18, ../sass/style.scss */
body {
  background-color: #ffffff;
  font-family: sans-serif;
  width: 100%;
  min-height: 520px;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 28, ../sass/style.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 34, ../sass/style.scss */
.ie7 * {
  behavior: url(js/libs/boxsizing.htc);
}
.ie7 .sign-in-banner{
  display: none !important;
}

/* line 37, ../sass/style.scss */
a {
  text-decoration: none;
  cursor: pointer;
}

/* line 55, ../sass/style.scss */
p, span {
  color: #6c6c6c;
}

/* line 59, ../sass/style.scss */
h1 {
  font-size: 2.25em;
}

/* line 63, ../sass/style.scss */
h2 {
  font-size: 1.2em;
}

/* line 67, ../sass/style.scss */
h3 {
  font-size: 1.275em;
}

/* line 71, ../sass/style.scss */
h1, h2, h3 {
  color: #3c3c3c;
}

/* line 4, ../sass/_placeholder.scss */
.clearfix, .main-nav {
  * zoom: 1;
}
/* line 6, ../sass/_placeholder.scss */
.clearfix:after, .clearfix:before, .main-nav:after, .main-nav:before {
  content: "";
  display: table;
}
/* line 11, ../sass/_placeholder.scss */
.clearfix:after, .main-nav:after {
  clear: both;
  overflow: hidden;
}

/* line 16, ../sass/_placeholder.scss */
.font-base {
  font-family: Arial,'微軟正黑體','新細明體', Helvetica, sans-serif;
  *font-family: '微軟正黑體','新細明體', Arial, Helvetica, sans-serif;
}

/* line 21, ../sass/_placeholder.scss */
a {
  -webkit-transition: All 0.1s ease-in-out;
  -moz-transition: All 0.1s ease-in-out;
  -o-transition: All 0.1s ease-in-out;
  transition: All 0.1s ease-in-out;
}

/* line 30, ../sass/_placeholder.scss */
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 4, ../sass/_layout.scss */
.t-c {
  text-align: center;
}

/* line 8, ../sass/_layout.scss */
[class^="fs"] {
  line-height: 1.2;
}

/* line 11, ../sass/_layout.scss */
.fs-12 {
  font-size: 12px;
}

/* line 14, ../sass/_layout.scss */
.fs-13 {
  font-size: 13px;
}

/* line 17, ../sass/_layout.scss */
.fs-14 {
  font-size: 14px;
}

/* line 20, ../sass/_layout.scss */
.fs-16 {
  font-size: 16px;
}

/* line 23, ../sass/_layout.scss */
.fs-18 {
  font-size: 18px;
}

/* line 26, ../sass/_layout.scss */
.fs-20 {
  font-size: 20px;
}

/* line 29, ../sass/_layout.scss */
.fs-24 {
  font-size: 24px;
}

/* line 33, ../sass/_layout.scss */
.white-text {
  color: #ffffff;
}

/* line 40, ../sass/_layout.scss */
.mt-10 {
  margin-top: 10px;
}

/* line 43, ../sass/_layout.scss */
.mt-20 {
  margin-top: 20px;
}

/* line 46, ../sass/_layout.scss */
.mt-30 {
  margin-top: 30px;
}

/* line 49, ../sass/_layout.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 52, ../sass/_layout.scss */
.mb-10 {
  margin-bottom: 10px;
}

/* line 55, ../sass/_layout.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 58, ../sass/_layout.scss */
.mb-30 {
  margin-bottom: 30px;
}

/* line 61, ../sass/_layout.scss */
.mr-10 {
  margin-right: 10px;
}

/* line 64, ../sass/_layout.scss */
.no-mragin {
  margin: 0 !important;
}

/* line 68, ../sass/_layout.scss */
.gbr {
  border-right: 1px solid #d9d9d9;
}

/* line 72, ../sass/_layout.scss */
.prt {
  position: relative;
}

/* line 75, ../sass/_layout.scss */
.dpb {
  display: block;
}

/* line 78, ../sass/_layout.scss */
.fxb {
  position: fixed;
  bottom: 0px;
  right: 0;
  left: 0;
}

/* line 84, ../sass/_layout.scss */
.hide {
  display: none;
}

/* line 88, ../sass/_layout.scss */
.pull-left {
  float: left;
}

/* line 91, ../sass/_layout.scss */
.pull-right {
  float: right;
}

/* line 95, ../sass/_layout.scss */
.gray {
  float: none;
  width: 100%;
  height: 1px;
  background: #ccc;
  border: none;
  color: #ccc;
  clear: both;
}

/* line 2, ../sass/_bootstrap_Grid.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 6, ../sass/_bootstrap_Grid.scss */
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 12, ../sass/_bootstrap_Grid.scss */
.row:after {
  clear: both;
}

/* line 15, ../sass/_bootstrap_Grid.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 20, ../sass/_bootstrap_Grid.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 26, ../sass/_bootstrap_Grid.scss */
.span12 {
  width: 940px;
}

/* line 29, ../sass/_bootstrap_Grid.scss */
.span11 {
  width: 860px;
}

/* line 32, ../sass/_bootstrap_Grid.scss */
.span10 {
  width: 780px;
}

/* line 35, ../sass/_bootstrap_Grid.scss */
.span9 {
  width: 700px;
}

/* line 38, ../sass/_bootstrap_Grid.scss */
.span8 {
  width: 620px;
}

/* line 41, ../sass/_bootstrap_Grid.scss */
.span7 {
  width: 540px;
}

/* line 44, ../sass/_bootstrap_Grid.scss */
.span6 {
  width: 460px;
}

/* line 47, ../sass/_bootstrap_Grid.scss */
.span5 {
  width: 380px;
}

/* line 50, ../sass/_bootstrap_Grid.scss */
.span4 {
  width: 300px;
}

/* line 53, ../sass/_bootstrap_Grid.scss */
.span3 {
  width: 220px;
}

/* line 56, ../sass/_bootstrap_Grid.scss */
.span2 {
  width: 140px;
}

/* line 59, ../sass/_bootstrap_Grid.scss */
.span1 {
  width: 60px;
}

/* line 62, ../sass/_bootstrap_Grid.scss */
.offset12 {
  margin-left: 980px;
}

/* line 65, ../sass/_bootstrap_Grid.scss */
.offset11 {
  margin-left: 900px;
}

/* line 68, ../sass/_bootstrap_Grid.scss */
.offset10 {
  margin-left: 820px;
}

/* line 71, ../sass/_bootstrap_Grid.scss */
.offset9 {
  margin-left: 740px;
}

/* line 74, ../sass/_bootstrap_Grid.scss */
.offset8 {
  margin-left: 660px;
}

/* line 77, ../sass/_bootstrap_Grid.scss */
.offset7 {
  margin-left: 580px;
}

/* line 80, ../sass/_bootstrap_Grid.scss */
.offset6 {
  margin-left: 500px;
}

/* line 83, ../sass/_bootstrap_Grid.scss */
.offset5 {
  margin-left: 420px;
}

/* line 86, ../sass/_bootstrap_Grid.scss */
.offset4 {
  margin-left: 340px;
}

/* line 89, ../sass/_bootstrap_Grid.scss */
.offset3 {
  margin-left: 260px;
}

/* line 92, ../sass/_bootstrap_Grid.scss */
.offset2 {
  margin-left: 180px;
}

/* line 95, ../sass/_bootstrap_Grid.scss */
.offset1 {
  margin-left: 100px;
}

/* line 98, ../sass/_bootstrap_Grid.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 102, ../sass/_bootstrap_Grid.scss */
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 108, ../sass/_bootstrap_Grid.scss */
.row-fluid:after {
  clear: both;
}

/* line 111, ../sass/_bootstrap_Grid.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}

/* line 122, ../sass/_bootstrap_Grid.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 125, ../sass/_bootstrap_Grid.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

/* line 128, ../sass/_bootstrap_Grid.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

/* line 132, ../sass/_bootstrap_Grid.scss */
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

/* line 136, ../sass/_bootstrap_Grid.scss */
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

/* line 140, ../sass/_bootstrap_Grid.scss */
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

/* line 144, ../sass/_bootstrap_Grid.scss */
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

/* line 148, ../sass/_bootstrap_Grid.scss */
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

/* line 152, ../sass/_bootstrap_Grid.scss */
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

/* line 156, ../sass/_bootstrap_Grid.scss */
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

/* line 160, ../sass/_bootstrap_Grid.scss */
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

/* line 164, ../sass/_bootstrap_Grid.scss */
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

/* line 168, ../sass/_bootstrap_Grid.scss */
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

/* line 172, ../sass/_bootstrap_Grid.scss */
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

/* line 176, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

/* line 180, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

/* line 184, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

/* line 188, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

/* line 192, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

/* line 196, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

/* line 200, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

/* line 204, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

/* line 208, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

/* line 212, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

/* line 216, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

/* line 220, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

/* line 224, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

/* line 228, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

/* line 232, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

/* line 236, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

/* line 240, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

/* line 244, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

/* line 248, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

/* line 252, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

/* line 256, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

/* line 260, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

/* line 264, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

/* line 268, ../sass/_bootstrap_Grid.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

/* line 272, ../sass/_bootstrap_Grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

/* line 276, ../sass/_bootstrap_Grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/* line 280, ../sass/_bootstrap_Grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

/* line 285, ../sass/_bootstrap_Grid.scss */
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 291, ../sass/_bootstrap_Grid.scss */
.container:after {
  clear: both;
}

/* line 294, ../sass/_bootstrap_Grid.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

/* line 299, ../sass/_bootstrap_Grid.scss */
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 305, ../sass/_bootstrap_Grid.scss */
.container-fluid:after {
  clear: both;
}

/* line 2, ../sass/_behavior.scss */
.bh-wb {
  color: #fff;
}
/* line 4, ../sass/_behavior.scss */
.bh-wb:hover {
  color: #33b9ff;
}

/* line 8, ../sass/_behavior.scss */
.bh-wb.active {
  color: #33b9ff;
}

/* line 11, ../sass/_behavior.scss */
.bh-bb {
  color: #000;
}
/* line 13, ../sass/_behavior.scss */
.bh-bb:hover {
  color: #33b9ff;
}

/* line 17, ../sass/_behavior.scss */
.bh-bd {
  color: #33b9ff;
}
/* line 19, ../sass/_behavior.scss */
.bh-bd:hover {
  color: #0164a2;
}

/* line 23, ../sass/_behavior.scss */
.bh-bd.active {
  color: #0164a2;
}

/* line 84, ../sass/style.scss */
#header-top {
  height: 25px;
}

/* line 87, ../sass/style.scss */
.main-nav {
  float: right;
  margin: 4px 0 0;
  list-style: none;
  text-decoration: none;
}
/* line 94, ../sass/style.scss */
.main-nav li {
  float: left;
  margin-left: 24px;
}
/* line 98, ../sass/style.scss */
.main-nav a {
  display: block;
  font-size: 0.9375em;
  line-height: 1.2;
  padding: 10px 0;
  color: #ffffff;
}
/* line 103, ../sass/style.scss */
.main-nav a:hover, .main-nav a.active {
  color: #33b9ff;
}

/* line 108, ../sass/style.scss */
.wrapper {
  width: 820px;
  min-height: 19.625em;
  margin: 0 auto;
}

/* line 114, ../sass/style.scss */
.inner {
  width: 820px;
  margin: 0 auto;
}

/* line 124, ../sass/style.scss */
.asus-logo {
  width: 110px;
  position: absolute;
  left: 0;
}

/* line 130, ../sass/style.scss */
.asus-logo a {
  display: block;
  margin: 33px 0 0;
  height: 23px;
  background: url(https://www.asus.com/API/images/asus_logo.png) 0 0 no-repeat;
  background-image: -webkit-image-set(url(https://www.asus.com/API/images/asus_logo.png) 1x, url(//www.asus.com/API/images/asus_logo_2x.png) 2x);
}

/* line 138, ../sass/style.scss */
.txt-12 {
  font-size: 0.75em;
}

/* line 142, ../sass/style.scss */
.txt-14 {
  font-size: 0.875em;
}

/* line 146, ../sass/style.scss */
.txt-16 {
  font-size: 1em;
}

/* line 150, ../sass/style.scss */
.pull-right {
  margin-right: 0px !important;
}

/* line 154, ../sass/style.scss */
.pull-top {
  margin-top: 10px !important;
}

/* line 158, ../sass/style.scss */
.pull-top-clear {
  margin-top: 0px !important;
}

/* line 162, ../sass/style.scss */
.base-link, .help-desc {
  color: #8f8f8f;
}

/* line 166, ../sass/style.scss */
.base-link:hover {
  color: #00a8ff;
}

/* line 170, ../sass/style.scss */
.base-txt-link {
  color: #00a8ff !important;
}

/* line 174, ../sass/style.scss */
.base-txt-link:hover {
  color: #008fd9 !important;
}

/* line 180, ../sass/style.scss */
.header-area {
  width: 100%;
  margin: 0 auto;
  margin-top: 15px;
  padding: 0 15px 0 15px;
}

/* line 187, ../sass/style.scss */
.head-logo {
  width: 90px;
  position: relative;
  float: left;
}

/* line 193, ../sass/style.scss */
.head-logo a {
  display: block;
  height: 19px;
  background: url(../images/logo.png) 0 0 no-repeat;
}

/* line 199, ../sass/style.scss */
.head-btn {
  float: right;
}

/* line 203, ../sass/style.scss */
.language-arrow {
  display: block;
  margin-top: 5px;
  margin-right: 20px;
  padding-right: 15px;
  /*background: url(../images/down_arrow.png) no-repeat right 4px;*/
  font-size: 0.75em;
  color: #575757;
  float: left;
}

/* line 213, ../sass/style.scss */
.language-arrow option {
  color: #00a8ff;
}

/* line 221, ../sass/style.scss */
.zoom-in-btn {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: url(../images/zoomin.png) 0 0 no-repeat;
  float: left;
}

/* line 230, ../sass/style.scss */
.zoom-in-btn:hover {
  background: url(../images/zoomin_over.png) 0 0 no-repeat;
}

/* line 234, ../sass/style.scss */
.close-btn {
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/close.png) 0 0 no-repeat;
  float: right;
}

/* line 242, ../sass/style.scss */
.close-btn:hover {
  background: url(../images/close_over.png) 0 0 no-repeat;
}

/* line 248, ../sass/style.scss */
.index-content {
  width: 100%;
}

/* line 252, ../sass/style.scss */
.index-content .wording-fix {
  margin-bottom: 0;
}

/* line 256, ../sass/style.scss */
.index-title {
  width: 420px;
  line-height: 48px;
  text-align: center;
  margin: 100px auto 27px;
}

/* line 263, ../sass/style.scss */
.complete-title {
  text-align: center;
  margin: 35px auto 35px;
}

/* line 268, ../sass/style.scss */
.index-wording {
  width: 570px;
  font-size: 0.875em;
  line-height: 24px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 70px;
}
/* line 275, ../sass/style.scss */
.index-wording a {
  color: #80d3ff;
}

/* line 279, ../sass/style.scss */
.cnt-banner {
  display: block;
  width: 800px;
  height: 210px !Important;
  max-height: 300px;
  margin: 20px auto 0;
  overflow: hidden;
  background: url(../images/banner-l.jpg) 0 0 no-repeat;
  padding: 25px 130px 25px 253px;
}

/* line 288, ../sass/style.scss */
.select-area {
  width: 560px;
  margin: 0 auto;
}

/* line 293, ../sass/style.scss */
.select-btn {
  display: block;
  width: 180px;
  text-align: center;
  border: 1px solid #00a8ff;
  color: #00a8ff;
  padding: 15px;
  margin-right: 10px;
  float: left;
}

/* line 304, ../sass/style.scss */
.select-btn:hover {
  border: 1px solid #008fd9;
  color: #008fd9;
}

/* line 309, ../sass/style.scss */
.regi-btn {
  display: block;
  width: 180px;
  text-align: center;
  background-color: #00a8ff;
  color: #fff;
  padding: 10px;
  float: left;
}

/* line 319, ../sass/style.scss */
.regi-btn:hover {
  background-color: #008fd9;
}

/* line 324, ../sass/style.scss */
.hmcio-btn {
  display: block;
  width: 180px;
  text-align: center;
  background: #00a8ff;
  color: #fff;
  padding: 16px;
  margin: 20px auto;
}

/* line 334, ../sass/style.scss */
.hmcio-btn:hover {
  background-color: #008fd9;
}

/* line 340, ../sass/style.scss */
.sign-in-conetnt {
  width: 100%;
  margin-top: 14px;
}

/* line 345, ../sass/style.scss */
.side-panel {
  width: 240px;
  padding-top: 2px;
  padding-left: 15px;
  margin-right: 40px;
  float: left;
}
/* line 351, ../sass/style.scss */
.side-panel p {
  font-size: 0.75em;
}

/* line 356, ../sass/style.scss */
.info-box {
  margin-top: 20px;
}

/* line 360, ../sass/style.scss */
.product-desc {
  list-style: none;
  color: #656565;
  margin-top: 12px;
  margin-bottom: 3px;
}

/* line 367, ../sass/style.scss */
.product-desc li {
  line-height: 18px;
}

/* line 371, ../sass/style.scss */
.product-info-selector {
  width: 238px;
  border: 1px solid #ddd;
  color: #9f9f9f;
  font-size: 0.75em;
  margin-bottom: 6px;
  padding: 7px 3px;
}

/* line 380, ../sass/style.scss */
.product-info-selector option {
  /*color: #00a8ff;*/
}

/* line 384, ../sass/style.scss */
.country-selector {
  width: 326px;
  border: 1px solid #ddd;
  color: #9f9f9f;
  font-size: 0.75em;
  margin-top: 10px;
  padding: 7px 3px;
}

/* line 392, ../sass/style.scss */
.country-selector option {
  color: #00a8ff;
}

/* line 395, ../sass/style.scss */
.product-info-selector:hover, .country-selector:hover {
  border: 1px solid #00a8ff;
  color: #00a8ff;
}

/* line 400, ../sass/style.scss */
.sign-in-box {
  width: 515px;
  height: 475px;
  margin-right: 15px;
  border: 1px solid #d1d1d1;
  float: right;
  position: relative;
  z-index: 1;
}

/* line 410, ../sass/style.scss */
.panel-tab {
  width: 100%;
  height: 44px;
}

/* line 415, ../sass/style.scss */
.panel-tab a {
  display: block;
  width: 50%;
  padding: 14px;
  text-align: center;
  float: left;
  color: #464646;
}

/* line 425, ../sass/style.scss */
.no-use {
  cursor: default;
}

/* line 429, ../sass/style.scss */
.tab-over {
  background-color: #e9e9e9;
}

/* line 433, ../sass/style.scss */
.tab-over:hover {
  background-color: #d9d9d9;
}

/* line 437, ../sass/style.scss */
.tab-active {
  cursor: default;
}

/* line 441, ../sass/style.scss */
.sign-in-detail {
  padding: 20px 100px 10px;
  overflow: hidden;
}

/* line 446, ../sass/style.scss */
.sign-in-banner {
  padding: 0 10px 10px;
}

/* line 450, ../sass/style.scss */
.sign-in-banner a {
  display: block;
  width: 495px;
  height: 100px;
  background: url(../images/banner-s.jpg) 0 0 no-repeat;
}

/* line 457, ../sass/style.scss */
.sign-up-detail {
  display: inline-block;
  padding: 20px 100px;
  height: 430px;
  overflow: hidden;
}

/* line 464, ../sass/style.scss */
.detail-title, .or-area {
  display: block;
  text-align: center;
  line-height: 24px;
}

/* line 470, ../sass/style.scss */
.or-area {
  color: #848484;
  margin-top: 8px;
}

/* line 475, ../sass/style.scss */
.social-btn-area {
  width: 326px;
  height: 37px;
  margin-top: 15px;
  margin-bottom: 6px;
}

/* line 482, ../sass/style.scss */
.social-btn-area a {
  float: left;
}

/* line 486, ../sass/style.scss */
.fb-btn {
  display: block;
  text-align: center;
  width: 158px;
  padding: 12px 0 12px 15px;
  color: #fff;
  margin-right: 10px;
  background: url("../images/fb.png") no-repeat #3c5a98 40px 10px;
}

/* line 496, ../sass/style.scss */
.fb-btn:hover {
  background-color: #34528e;
}

/* line 500, ../sass/style.scss */
.gplus-btn {
  display: block;
  text-align: center;
  width: 158px;
  padding: 12px 0 12px 20px;
  color: #fff;
  background: url("../images/gplus.png") no-repeat #dd4b39 20px 10px;
}

/* line 509, ../sass/style.scss */
.gplus-btn:hover {
  background-color: #d24231;
}

/* line 512, ../sass/style.scss */
.weibo-btn {
  display: block;
  text-align: center;
  width: 158px;
  height: 40px;
  color: #fff;
  /*margin-right: 10px;*/
  background: url("../images/weibo.png?") no-repeat #fff 5px 5px;
}

/* line 521, ../sass/style.scss */
.weibo-btn:hover {
  background-color: #fff;
}

/* line 524, ../sass/style.scss */
.qq-btn {
  display: block;
  text-align: center;
  width: 167px;
  height: 40px;
  color: #fff;
  background: url("../images/qq.png?") no-repeat #fff 5px 5px;
}

/* line 532, ../sass/style.scss */
.qq-btn:hover {
  background-color: #fff;
}

/* line 536, ../sass/style.scss */
.sign-in-detail .fb-btn img, .sign-in-detail .gplus-btn img {
  margin-right: 12px;
  vertical-align: middle;
}

/* line 540, ../sass/style.scss */
.sign-in-detail .weibo-btn img, .sign-in-detail .qq-btn img {
  margin-right: 12px;
  vertical-align: middle;
}

/* line 545, ../sass/style.scss */
.input-bar {
  width: 326px;
  border: 1px solid #dfdfdf;
  color: #9f9f9f;
  padding: 7px;
  font-size: 0.75em;
  margin-top: 4px;
}

/* line 554, ../sass/style.scss */
.input-bar-half {
  width: 158px;
  border: 1px solid #dfdfdf;
  color: #9f9f9f;
  padding: 7px;
  font-size: 0.75em;
  margin-top: 10px;
}

/* line 563, ../sass/style.scss */
.input-bar-vcode {
  width: 140px;
  border: 1px solid #dfdfdf;
  color: #9f9f9f;
  padding: 7px;
  margin-right: 10px;
  float: left;
  font-size: 0.75em;
}

/* line 573, ../sass/style.scss */
.input-bar-side {
  width: 238px;
  border: 1px solid #dfdfdf;
  color: #9f9f9f;
  padding: 7px;
  font-size: 0.75em;
  margin-bottom: 6px;
}

/* line 582, ../sass/style.scss */
.mouse-over:active, .mouse-over:hover {
  border: 1px solid #00a8ff;
  color: #00a8ff;
}

/* line 586, ../sass/style.scss */
.stepfocus {
  border: 1px solid #00a8ff;
  outline: 1px solid #00a8ff;
  color: #00a8ff;
}

/* line 591, ../sass/style.scss */
.vcode-area {
  width: 326px;
  margin-top: 10px;
  display: inline-block;
}

/* line 597, ../sass/style.scss */
.vcode-img {
  vertical-align: middle;
  float: left;
  margin-right: 5px;
}

/* line 603, ../sass/style.scss */
.refrash-btn {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  background: url(../images/refrash.jpg) 0 0 no-repeat;
  margin-top: 8px;
}

/* line 612, ../sass/style.scss */
.re-enter-area {
  margin-left: 5px;
}

/* line 616, ../sass/style.scss */
.password-area {
  width: 326px;
}

/* line 620, ../sass/style.scss */
.signin-regi-btn {
  width: 326px;
  margin-top: 0px;
}

/* line 625, ../sass/style.scss */
.forgot-link {
  display: inline-block;
  margin-top: 12px;
}

/* line 630, ../sass/style.scss */
.terms-area {
  width: 326px;
  float: left;
  margin-top: 9px;
  margin-bottom: 12px;
}

/* line 637, ../sass/style.scss */
.terms-area ul {
  list-style: none;
}

/* line 641, ../sass/style.scss */
.terms-area ul li {
  display: inline-block;
}

/* line 645, ../sass/style.scss */
.terms-area ul li:nth-child(2) {
  margin-top: 5px;
}

/* line 649, ../sass/style.scss */
.terms-checkbox {
  margin: 4px;
  float: left;
}

/* line 654, ../sass/style.scss */
.terms-desc {
  width: 305px;
  float: left;
  margin-top: 5px;
  line-height: 15px;
}

/* line 663, ../sass/style.scss */
.help-info {
  width: 100%;
  float: right;
  padding: 10px 15px 0 15px;
}

/* line 669, ../sass/style.scss */
.help-desc {
  float: right;
}

/* line 673, ../sass/style.scss */
.livechat-set {
  margin-left: 15px;
}

/* line 679, ../sass/style.scss */
.box-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  background-color: #ccc;
  filter: 'alpha(Opacity=40)';
  *filter: alpha(Opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  /*opacity:0.6;
  background: white;
  background: transparent\9;
  background: rgba(255, 255, 255, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);*/
  zoom: 1;
  float: right;
  margin-right: 15px;
}

/* line 699, ../sass/style.scss */
.input-mb15 {
  margin-bottom: 15px;
}

/* line 703, ../sass/style.scss */
.step {
  margin-bottom: 5px;
  font-size: 0.75em;
}

/* line 707, ../sass/style.scss */
.howto {
  display: block;
  margin-top: 10px;
  font-size: 0.75em;
}

/* line 712, ../sass/style.scss */
.signin_titlearea {
  width: 100%;
  margin: 0 auto;
  padding: 0 3.5%;
}

/*20160112 - Add banner css seting*/
.banner-title{
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  padding: 10px 100px 0 95px;
}
.banner-desc{
  display: block;
  font-size: 10px;
  color: #585858;
  padding: 5px 100px 0 95px;
}
.cnt-banner p{
  color: #ffffff;
}
.cnt-banner-title{
  font-size: 20px;
}
.cnt-banner-subtitle{
  font-size: 16px;
  margin: 7px 0;
}
.cnt-banner-desc{
  line-height: 16px;
  margin-top: 10px;
}
