body,html { font-family: "Microsoft YaHei","MStiffHeiHK","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif; }

.floatL { float: left; }
.floatR { float: right; }
.clearL { padding-left: 0px; }
.clearR { padding-right: 0px; }

.container {
  width: 1170px;
  min-width: 1170px !important;
  max-width: none !important;
}

.header { background: #ffffff; margin-bottom: 5px; }
.header .container { padding: 0; }
.nav {
  background: #88c122; /* Old browsers */
  background: -moz-linear-gradient(left,  #88c122 0%, #88c122 50%, #0083b5 51%, #0083b5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#88c122), color-stop(50%,#88c122), color-stop(51%,#0083b5), color-stop(100%,#0083b5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #88c122 0%,#88c122 50%,#0083b5 51%,#0083b5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #88c122 0%,#88c122 50%,#0083b5 51%,#0083b5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #88c122 0%,#88c122 50%,#0083b5 51%,#0083b5 100%); /* IE10+ */
  background: linear-gradient(to right,  #88c122 0%,#88c122 50%,#0083b5 51%,#0083b5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88c122', endColorstr='#0083b5',GradientType=1 ); /* IE6-9 */
  margin-bottom: 10px;
}
.nav .container { height: 29px; background-image: url('../images/gt_nav.jpg'); }

.topmenu { float: right; list-style: none; margin: 0; padding: 0; height: 100%; }
.topmenu li { height: 100%; padding: 4px 10px 0 50px; }
.topmenu li a { color: #ffffff; text-decoration: none; }
.topmenu li.active, .topmenu li:hover { background-image: url('../images/highlight-bg.jpg'); }

.banner { margin-bottom: 10px; }
.aboutus .banner { background-image: url('../images/aboutus.jpg'); width: 970px; height: 328px; }
.aboutus_desc { position: absolute; margin-top: 165px; margin-left: 65px; color: #ffffff; width: 390px; }
.aboutus_video { position: absolute; margin-top: 30px; margin-left: 470px; color: #ffffff; width: 460px; height: 260px; }
.aboutus .thumbnail { border: 0px; }

.media-object { width: 64px; }
.media-heading { color: #004a86; text-decoration: underline; }

.facilities_heading { font-size: 28px; margin-left: 50px; padding-top: 30px; padding-bottom: 30px; color: #0083b5;}
.facilities_details { list-style: none; margin-left: 10px; }
.facilities_details li { margin-bottom: 30px; }
.facilities_details li:before { content: ">"; padding-right: 5px; }
.carousel-facilities { width: 360px; margin-top: 30px; margin-left: 50px; }

.contactus_detail { padding-top: 20px; padding-left: 30px; }
.map { padding-top: 20px; }
.noborder > tbody > tr > td { border-top: 0px; }

.space{
	margin:15px 0;
}
.bold{
	font-weight:bold;
}
.index_row{
	margin-bottom:15px;
}
.index_title_row{
	margin-bottom: 0;
}
