body {
  margin: 0px;
  background-color: #1590de;
  font-size: 12px;
  color: #fff;
  font-family: Arial;
}

td {
  font-size: 12px;
}
p {
  line-height: 24px;
}

a {
  text-decoration: none;
}
img,
div,
input {
  behavior: url("iepngfix.htc");
}

img {
  border: 0px;
}

.top_bg {
  background: url(../images/top_bg.jpg);
  background-position: center;
}

.banner_bg {
  background: url(../images/banner_bg.jpg);
  background-position: center;
}

.footer_bg {
  background: url(../images/footer_bg.jpg);
  background-position: center;
}

.menu_midle {
  background-image: url(../images/menu_midle.jpg);
  background-repeat: repeat-x;
}
.pro_bg {
  background-image: url(../images/pro_bg.png);
  background-repeat: no-repeat;
  height: 39px;
}
.read_more {
  background-image: url(../images/read_more.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 99px;
}
.blue_box_middle {
  background-image: url(../images/blue_box_middle.jpg);
  background-repeat: repeat-x;
}

.text01 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
}
.text02 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
}
.text03 {
  font-family: "Arial";
  font-size: 12px;
  color: #808080;
  line-height: 16px;
}
.text04 {
  font-family: "Arial";
  font-size: 11px;
  color: #fff;
  line-height: 24px;
}
.text05 {
  font-family: "Arial";
  font-size: 12px;
  color: #000;
  line-height: 24px;
}
.text06 {
  font-family: "Arial";
  font-size: 12px;
  color: #e4ff00;
}
.text07 {
  font-family: "Arial";
  font-size: 11px;
  color: #e4ff00;
}
.title01 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding-left: 15px;
}
.title02 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.title03 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.title04 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #e6f913;
  font-weight: bold;
}
.title05 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0d5d9d;
  font-weight: bold;
  padding-left: 10px;
}
.title06 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #e6f913;
  font-weight: bold;
}

a.menu:link,
a.menu:active,
a.menu:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
a.menu:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0977c7;
}

a.read:link,
a.read:active,
a.read:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
a.read:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0ff00;
  text-decoration: none;
  font-weight: bold;
}

a.read02:link,
a.read02:active,
a.read02:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #433c36;
  text-decoration: none;
  font-weight: bold;
}
a.read02:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #e50866;
  text-decoration: none;
  font-weight: bold;
}

a.pro:link,
a.pro:active,
a.pro:visited {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
a.pro:hover {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #025c9d;
  text-decoration: none;
}

a.footer_menu:link,
a.footer_menu:active,
a.footer_menu:visited {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
a.footer_menu:hover {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

a.link01:link,
a.link01:active,
a.link01:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0ff00;
  text-decoration: none;
}
a.link01:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

a.link02:link,
a.link02:active,
a.link02:visited {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}
a.link02:hover {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}

.white_box {
  background-color: #fff;
  width: 380px;
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari & Chrome */
  -khtml-border-radius: 10px; /* Linux browsers */
  border-radius: 10px; /* CSS3 compatible browsers */
}
.box_curve {
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari & Chrome */
  -khtml-border-radius: 10px; /* Linux browsers */
  border-radius: 10px; /* CSS3 compatible browsers */
  background: -moz-linear-gradient(top, #57b1f0, #0c5f93); /* Firefox 3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#57b1f0),
    to(#0c5f93)
  ); /* Safari & Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b1f0', endColorstr='#0c5f93'); /* IE 5.5 - 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#57b1f0, endColorstr=#0c5f93)"; /* IE 8 */
  -moz-box-shadow: 0px 0px 10px #4f4f4f; /* Firefox 3.5+ */
  -webkit-box-shadow: 0px 0px 10px #4f4f4f; /* Safari 3+ & Chrome */
  box-shadow: 0px 0px 10px #4f4f4f; /* CSS3 compatible browsers */
}

.title_box {
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari & Chrome */
  -khtml-border-radius: 10px; /* Linux browsers */
  border-radius: 8px 8px 0px 0px; /* CSS3 compatible browsers */
  background-color: #0b5992;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  height: 35px;
  padding-left: 15px;
  padding-right: 20px;
}

.btn_submit {
  background-color: #0d5d9d;
  cursor: pointer;
  border: none;
  padding: 3px 10px;
  color: #ffffff;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  font-size: 12px;
  padding: 0.7em;
  display: none;
}

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 4px;
}

/*Menu*/
ul.menu {
  text-align: left;
  display: inline;
  margin: 0 0 0 -40px;
  /* padding: 15px 4px 17px 0;*/
  list-style: none;
}
ul.menu li {
  font: 14px/20px Verdana;
  display: inline-block;
  margin-right: 0px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: url(../images/divider.jpg) no-repeat 0 0;
}
ul.menu li.first {
  background: none;
}
ul.menu li:hover {
  background: none;
}
ul.menu li a:hover {
  color: #000;
}
ul.menu li a {
  color: #000;
  text-decoration: none;
  padding: 8px;
  line-height: 24px;
}
ul.menu li ul {
  padding: 0;
  position: absolute;
  top: 32px;
  left: 0;
  width: 382px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  z-index: 1000;
}

ul.menu li ul li {
  background: #0b5992;
  display: block;
  border-bottom: 1px solid #a9a9a9;
}
ul.menu li ul li a {
  color: #fff;
  line-height: 24px;
}
ul.menu li ul li:hover {
  background: #4193cf;
}
ul.menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none;
}

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5);
}

.black_wrap_back {
  position: absolute;
  width: 100%;
  z-index: 55;
  height: 10px;
}

.full_wrap {
  width: 100%;
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mid_wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.enquiry_table {
  margin-top: 20px;
  width: 910px;
}

.enquiry_table th {
  text-align: right;

  font-size: 14px;

  font-weight: normal;
  border-bottom: 1px solid #e1e1e1;
}

.enquiry_table td {
  padding-left: 10px;
  border-bottom: 1px solid #e1e1e1;
}

.enquiry_table td input[type="text"],
.enquiry_table td select {
  width: 200px;
  padding: 3px;
  color: #666;
  font-size: 12px;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
}
.enquiry_table td textarea {
  width: 200px;
  padding: 3px;
  height: 150px;
  color: #666;
  font-size: 12px;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
}
.enquiry_table td .long_text {
  width: 400px !important;
}
.enquiry_table td .small_text {
  width: 150px !important;
}

.enquiry_table td span {
  margin-left: 2px;
  float: left;
}

.enquiry_table td .full_wrap:first-child {
  margin-top: 0px;
}
.enquiry_table td .full_wrap {
  margin-top: 5px;
}

::-moz-selection {
  background-color: #ed1c24;
  color: white;
  text-shadow: none;
}

.cl_fixed_inquiry {
  width: 404px;
  height: 470px;
  background: url(../images/enquiry_bg.png) no-repeat;
  position: fixed;
  top: 120px;
  left: -360px;
  z-index: 998;
  cursor: pointer;
}
.cl_fixed_inquiry input[type="text"],
.cl_fixed_inquiry textarea {
  width: 200px;
  background-color: transparent;
  border: 1px solid #dfe7f9;
  color: #fff;
  outline: none;
  font-size: 11px;
  padding: 3px;
  border-radius: 2px;
}
.cl_fixed_inquiry select {
  width: 208px;
  background-color: #556688;
  border: 1px solid #dfe7f9;
  color: #fff;
}
.inq_title {
  color: #fff;
}
.close_inquiry {
  width: 28px;
  height: 28px;
  position: absolute;
  background: url(../images/delete.png) no-repeat;
  cursor: pointer;
  right: -8px;
  z-index: 999;
  top: -8px;
  display: none;
}
.register_data table .label,
.register_data table th {
  color: #fff;
}
.register_data table th {
  text-align: right;
}
.valign_top {
  vertical-align: top;
  padding-top: 5px;
}
.register_data table textarea {
  height: 50px;
}
.register_data table span {
  color: white;
}
.banner_bg .box_skitter {
  margin: 0 auto;
  border: 2px solid #fff;
}
