*::-moz-selection {
  background-color: Transparent;
}
*::selection {
  background-color: Transparent;
}
.unselectable {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  behavior: url(img/unselectable.htc);
}
.vCenter,
.centerLine {
  display: inline-block;
  vertical-align: middle;
}
.vCenter {
  min-height: 100%;
  width: 0;
}
.centerLine {
  height: auto;
  position: relative;
  text-align: center;
  white-space: normal;
  width: 100%;
}
html,
body {
  min-width: 1030px;
}
.superWrap {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  margin-top: -167px;
}
.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
#container {
  width: 997px;
  margin: auto;
  position: relative;
}
#container .shadow_l,
#container .shadow_r {
  position: absolute;
  top: 167px;
  width: 40px;
  height: 248px;
  z-index: 2;
  display: none;
}
#container .shadow_l {
  background: url('img/shadow_l.png') no-repeat;
  left: -11px;
}
#container .shadow_r {
  background: url('img/shadow_r.png') no-repeat;
  right: -17px;
}
.header,
.content,
.footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.header {
  height: 134px;
}
.header .logo {
  background: url(img/logo.png) no-repeat;
  width: 63px;
  height: 63px;
  position: absolute;
  top: 35px;
  left: 21px;
}
.content {
  height: 511px;
}
.footer {
  height: 40px;
  background: url('img/footerBg.png') no-repeat top center;
  width: 1016px;
  height: 62px;
  left: -7px;
}
.footer .footer-link {
  position: absolute;
  left: 0;
  top: 15px;
}
.footer .footer-copyright {
  position: absolute;
  top: 25px;
  text-align: center;
  width: 100%;
}
.footer .footer-copyright a,
.footer .footer-copyright {
  font-family: Arial;
  font-size: 11px;
  color: #737373;
}
.bannerBottom {
  display: none;
  z-index: 5;
}
.langBar {
  position: relative;
  height: 29px;
  width: 100%;
  background: url('img/langBar_center.png') repeat-x;
}
.titleBar {
  width: 100%;
  height: 138px;
  background: url('img/titleBar.png') repeat-x;
}
.bodyBar {
  width: 100%;
  height: 406px;
  background: url('img/bodyBar.png') repeat-x;
  position: relative;
  min-width: 1030px;
}
.bodyBar .polygon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('img/polyGon.png') top center no-repeat;
}
.navgBar {
  position: relative;
  width: 946px;
  height: 19px;
  top: 0px;
  left: 0px;
  background: url('img/navgBar.png') no-repeat top center;
}
.navgBar .navgStr {
  position: absolute;
  right: 20px;
}
.navgBar .navgStr a {
  font-family: Arial;
  font-size: 11px;
  color: #7a7a7a;
}
.bottomLayer {
  width: 100%;
  height: 668px;
  background: url('img/bottomLayer_inner.png') repeat-x;
  position: absolute;
  top: 558px;
  min-width: 1030px;
}
.logo {
  position: absolute;
  top: 37px;
  left: 31px;
}
.langBtn {
  position: absolute;
  right: 21px;
  width: 145px;
  height: 29px;
  top: -1px;
}
.langBtn a {
  position: absolute;
  top: 4px;
  background: url('img/btnCanvas.png');
  width: 73px;
  height: 25px;
}
.langBtn .eng_1,
.langBtn .eng_2:hover {
  background-position: -106px -47px;
}
.langBtn .eng_2 {
  background-position: -106px -78px;
}
.langBtn .chi_1 {
  right: -3px;
  background-position: -181px -78px;
}
.langBtn .chi_2,
.langBtn .chi_1:hover {
  right: -3px;
  background-position: -181px -47px;
}
.menu {
  position: relative;
  width: 975px;
  height: 50px;
  top: 120px;
  left: 27px;
}
.menu a {
  position: absolute;
  height: inherit;
  top: 1px;
}
.menu .cv1 {
  background: url('img/menuCanvas_1.png');
}
.menu .indexBtn_1 {
  left: 0px;
  width: 170px;
  background-position: -132px -616px;
}
.menu .indexBtn_1:hover {
  background-position: -132px -104px;
}
.menu .profileBtn_1 {
  left: 170px;
  width: 72px;
  background-position: -302px -616px;
}
.menu .profileBtn_1:hover {
  background-position: -302px -187px;
}
.menu .labTestsBtn_1 {
  left: 242px;
  width: 90px;
  background-position: -374px -616px;
}
.menu .labTestsBtn_1:hover {
  background-position: -374px -272px;
}
.menu .groupTestsBtn_1 {
  left: 332px;
  width: 103px;
  background-position: -464px -616px;
}
.menu .groupTestsBtn_1:hover {
  background-position: -464px -359px;
}
.menu .imgUltrasoundBtn_1 {
  left: 433px;
  width: 165px;
  background-position: -565px -616px;
}
.menu .imgUltrasoundBtn_1:hover {
  background-position: -565px -444px;
}
.menu .specimenBtn_1 {
  left: 598px;
  width: 164px;
  background-position: -730px -616px;
}
.menu .specimenBtn_1:hover {
  background-position: -730px -531px;
}
.menu .contactBtn_1 {
  left: 762px;
  width: 195px;
  background-position: -896px -104px;
}
.menu .contactBtn_1:hover {
  background-position: -896px -616px;
}
.menu .cv2 {
  background: url('img/menuCanvas_2.png');
}
.menu .indexBtn_2 {
  left: 0px;
  width: 168px;
  background-position: -132px -574px;
}
.menu .indexBtn_2:hover {
  background-position: -132px -104px;
}
.menu .profileBtn_2 {
  left: 168px;
  width: 113px;
  background-position: -307px -574px;
}
.menu .profileBtn_2:hover {
  background-position: -307px -187px;
}
.menu .labTestsBtn_2 {
  left: 281px;
  width: 120px;
  background-position: -420px -574px;
}
.menu .labTestsBtn_2:hover {
  background-position: -420px -270px;
}
.menu .groupTestsBtn_2 {
  left: 401px;
  width: 110px;
  background-position: -539px -574px;
}
.menu .groupTestsBtn_2:hover {
  background-position: -539px -342px;
}
.menu .imgUltrasoundBtn_2 {
  left: 511px;
  width: 144px;
  background-position: -649px -574px;
}
.menu .imgUltrasoundBtn_2:hover {
  background-position: -649px -421px;
}
.menu .specimenBtn_2 {
  left: 655px;
  width: 123px;
  background-position: -793px -574px;
}
.menu .specimenBtn_2:hover {
  background-position: -793px -499px;
}
.menu .contactBtn_2 {
  left: 778px;
  width: 195px;
  background-position: -916px -104px;
}
.menu .contactBtn_2:hover {
  background-position: -916px -574px;
}
.pTop {
  position: relative;
  top: -27px;
  left: 767px;
}
.pBottom {
  float: left;
  clear: both;
  position: relative;
  margin-top: 50px;
  margin-bottom: 20px;
}
.selected {
  color: #ab2784;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}
.notSelected {
  color: #6c6c6c;
  font-family: Arial;
  font-size: 12px;
}
.color_960162 {
  color: #960162;
}
.fontSize_15px {
  font-size: 15px;
}
textarea {
  resize: none;
  height: 80px;
}
.toTop {
  cursor: pointer;
}
.iconSet {
  width: auto;
  position: absolute;
  right: 20px;
  top: 47px;
}
.iconSet * {
  float: left;
  margin-left: 10px;
}
.imgDesc {
  z-index: 5;
}
.imgDesc span {
  z-index: 5;
}
.fontWeight_normal {
  font-weight: normal;
}
.display_none {
  display: none;
}
.topBack a,
.bottomBack a {
  line-height: 19px;
  font-size: 11px;
  font-family: Arial;
  color: #7a7a7a;
}
.txtSection .toTop .span {
  line-height: 1;
}
.txtTitle {
  color: #8C1F7B;
}
.indexShadow,
.otherShadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.indexShadow {
  background: url('img/indexShadow.png') top center no-repeat;
}
.otherShadow {
  background: url('img/otherShadow.png') top center no-repeat;
}
.bannerBorder {
  position: relative;
  top: 113px;
  height: 374px;
  width: 975px;
  overflow: hidden;
}
.bannerBorder .banner {
  width: 946px;
  height: 374px;
  background-color: #EEEEEE;
  top: 12px;
  left: 24px;
  border: 1px solid white;
  position: absolute;
}
.bannerBorder .banner #banner-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.superWrap {
  margin-top: -573px;
}
.bottomLayer {
  background: url('img/bottomLayer.png');
  height: 220px;
}
.bannerBottom {
  width: 100%;
  background: url('img/bannerBottom.png') repeat-x top;
  height: 30px;
  position: absolute;
  top: 556px;
  left: 0px;
  display: block;
}
.menu .indexBtn_1 {
  background-position: -132px -104px;
}
.menu .indexBtn_2 {
  background-position: -132px -104px;
}
#container .welcome {
  background: url('img/welcomeBg.png') repeat-y top;
  width: 1010px;
  position: relative;
  top: 134px;
  left: -12px;
  min-height: 100px;
  display: inline-block;
  margin-bottom: 123px;
}
#container .welcome .titleImg {
  position: absolute;
  top: 17px;
  left: 70px;
  background: url('img/btnCanvas.png');
  width: 270px;
  height: 40px;
}
#container .welcome .l1 {
  background-position: -495px -603px;
}
#container .welcome .l2 {
  background-position: -495px -651px;
  height: 42px;
  top: 15px;
}
#container .welcome .welcomeTop {
  float: left;
  clear: both;
  margin-left: 42px;
  margin-top: 41px;
}
#container .welcome .welcomeBody {
  float: left;
  clear: both;
  margin-top: -10px;
  margin-left: 39px;
  display: block;
  width: 892px;
  background: url('img/welcomeBody.png') repeat-y center;
}
#container .welcome .welcomeBody .editor {
  margin-left: 25px;
  width: 846px;
  line-height: 22px;
  color: black;
}
#container .welcome .welcomeBottom {
  float: left;
  clear: both;
  margin-left: 39px;
}
#banner-control {
  position: relative;
  left: 855px;
  top: -29px;
  z-index: 5;
}
#banner-control a {
  background: url('img/btnCanvas.png');
  background-position: -137px -170px;
  width: 20px;
  height: 20px;
  float: left;
  position: relative;
  z-index: 5;
}
#banner-control a.activeSlide {
  background-position: -117px -170px;
}
.shadow_l,
.shadow_r {
  display: none;
}
