@charset "utf-8";
/* *********************** column *************************** */
#first_content {
  width:736px;
  float:right;
  margin:0 7px 60px 0;
  display:inline;
}
#second_content {
  width:200px;
  float:left;
  margin:0 0 60px 7px;
  display:inline;
}
#first_content .container {
  text-align: left;
  padding:0 0 0 16px;
}
#second_content .container {
  text-align: center;
}
/* *********************** header *************************** */
#header {
  width: 936px;
  height:434px;
  margin: 0 auto;
  text-align: left;
  background: #fff url('../img/head_bg.jpg')  no-repeat;
  position:relative;
}
#flashcontent {
  width: 936px;
  height:318px;
  display:block;
  position : absolute;
  left: 0px;
  top: 55px;
  padding:10px 0 0;
  background:#eee url('../img/gn_bg.gif') repeat-x;
  border-bottom:solid 1px #b2b2b2;
}
#header ul {
  width: 936px;
  position: absolute;
  left: 0px;
  top: 384px;
}
#header ul li {
  float:left;
}
#header ul li a {
  display:block;
  height:37px;
  text-indent:-10000px;
  text-decoration:none;
}
#header ul li a:hover {
  display:block;
  height:37px;
  text-indent:-10000px;
  text-decoration:none;
}
.gn_hli {
  width: 187px;
  background:#fff url('../img/gn_home.gif') no-repeat;
}
.gn_hli:hover {
  width: 187px;
  background:#fff url('../img/gn_home_a.gif') no-repeat;
}
.gn_cli {
  width: 187px;
  background:#fff url('../img/gn_corporate.gif') no-repeat;
}
.gn_cli:hover {
  width: 187px;
  background:#fff url('../img/gn_corporate_a.gif') no-repeat;
}
.gn_dli {
  width: 187px;
  background:#fff url('../img/gn_depertment.gif') no-repeat;
}
.gn_dli:hover {
  width: 187px;
  background:#fff url('../img/gn_depertment_a.gif') no-repeat;
}
.gn_pli {
  width: 187px;
  background:#fff url('../img/gn_product.gif') no-repeat;
}
.gn_pli:hover {
  width: 187px;
  background:#fff url('../img/gn_product_a.gif') no-repeat;
}
.gn_rli {
  width: 188px;
  background:#fff url('../img/gn_recruitment.gif') no-repeat;
}
.gn_rli:hover {
  width: 188px;
  background:#fff url('../img/gn_recruitment_a.gif') no-repeat;
}

/* *********************** first *************************** */
.ptl_hl1 {
  clear:both;
}
.ptl_hl1 img {
  width:720px;
  height:27px;
  display:block;
}
.ptl_inf {
  width:720px;
  background:#fefefe url('../img/ptl_ibg.gif') no-repeat;
  background-position:left bottom;
  background-repeat:repeat-x;
}
.cmn_tx1 {
  padding:10px 10px 5px;
}
.ptl_sln {
  width:720px;
  height:70px;
  margin:0 0 15px;
  background:transparent url('../img/ptl_sln.gif') no-repeat;
}
.ptl_sln li {
  float:left;
  width:228px;
  height:51px;
  margin:10px 0 0 10px;
  display:inline;
  position:relative;
}
.ptl_sln_f {
  margin:10px 0 0 8px !important;
}
.ptl_sln img, .ptl_sln a {
  width:228px;
  height:51px;
  display:block;
  position:absolute;
}
.ptl_hl2 {
  margin-bottom:10px;
  clear:both;
}
.ptl_hl2 img {
  width:720px;
  height:25px;
  display:block;
}
.ptl_pcg {
  margin:0 10px 10px;
}
.ptl_pc1 a {
  font-weight:bold;
  color: #0063b2;
  text-decoration:underline;
}
.ptl_pc1 a:hover {
  font-weight:bold;
  color: #0063b2;
  text-decoration:none;
}
.ptl_pc2 {
  margin:0 10px 10px;
}

