@charset "utf-8";

/*==============================================================================
  Title       : top.css
  Author      : 
  Description : 
==============================================================================*/

div#centerblocks {
  margin:0 !important;
  padding:0 !important;
  width:100% !important;
}

#rightblocks {
  display:none;
}

#top_img_wrapper {
  margin:0 auto;
  height:317px;
  background:url(../../../images/library/Image/top/top_side.jpg) repeat-x;
}

#top_img {
  height: 317px;
  left: 50%;
  margin-left: -480px;
  overflow: hidden;
  position: absolute;
  width: 960px;
}

#top_main {
  overflow:hidden;
}

#container_wrapper {
  background:url(../../../images/library/Image/top/top-back.png) repeat-x;
  margin:0 auto;
  padding:0;
}

div#top_content {
  background-color:#404040;
}

div#top_content h2 {
  color:#fff;
  font-size:14px;
  width:637px;
  height:27px;
  padding:8px 0 0 22px !important;
  margin:0 0 20px 0 !important;
  background:url(../../../images/library/Image/common/h2.png) no-repeat;
}

div#left {
  margin:0 0 0 26px; 
  width:666px;

  float:left;
}

div#right {
  margin:0 16px 0 0;
  width:218px;
  height:880px;
  background-color:#32353a;
  float:right;
}

div#msg_box {
  width:638px;
  height:55px;
  padding:15px 0 0 20px;
  background:url(../../../images/library/Image/top/top-msg.png) no-repeat;
  margin-bottom:20px;
}

div#msg_box p {
  color:#d3dff9;
  line-height:1.5em;
  font-weight:bold;
}

div#main_box {
  width:666px;
  height:185px;
  margin:0 0 20px 0;
}

div#main_box a {
  background-color:#fff;
  display:block;
}

div#main_box div.left {
  float:left;
}

div#main_box div.right {
  float:right;
  margin-right:8px;
}

div#main_box div.right a img:first-child {
  margin-bottom:19px;
}

div#kadaimsg_box {
  width:638px;
  height:25px;
  padding:6px 0 0 20px;
  background:url(../../../images/library/Image/top/top-msg2.png) no-repeat;
  margin-bottom:20px;
}

div#kadaimsg_box a {
  color:#ff0;
  font-weight:bold;
}

div#kadailink_box {
  width:670px;
  margin:0 0 30px 0;
}

div#kadailink_box div.left {
  float:left;
  margin:0 25px 0 0;
}

div#kadailink_box div.mid {
  float:left;
  margin:0 25px 0 0;
}

div#kadailink_box div.right {
  float:left;
  margin:0;
}

div#kadailink_box a {
  display:block;
  width:202px;
  height:124px;
  margin:0 0 10px 0;
  background-color:#eef;
}

div#kadailink_box a:hover {
  border: 2px solid #ff0;
  margin:-2px -2px 8px -2px;
}

div#information {
  width: 636px;
  height: 260px;
  padding:10px;
  background-color:#7a7a7a;
  margin-bottom:40px;
}

div#information #info_inner {
  width:638px;
  height:234px;
  padding:0;
  overflow:auto;
}

div#information #info_inner dl {
  margin:0;
}

div#information p {
  margin:0;
}

div#information p.more {
  display:none;
}

div#information #info_inner dt {
  display:inline-block;
  color:#fff;
  width:140px;
  background:url(../../../images/library/Image/top/path2.gif) no-repeat;
  padding:8px 0 8px 12px;
  background-position:0 11px;
}

div#information #info_inner dt img {
  display:inline-block;
}

div#information #info_inner dd {
  width: 580px;
  padding-bottom:8px;
  border-bottom:dotted 1px #fff;
  margin-left:12px;
}

div#information #info_inner dd a {
  color:#ff0;
}

div#information a.addinfo {
  display:inline-block;
  background:url(../../../images/library/Image/top/path2.gif) no-repeat;
  padding:0 0 0 12px;
  background-position:0 3px;
  margin:10px 0 0 540px;
  color:#fff;
}
div#right a.hov {
  background-color:#fff;
  display:block;
  width:200px;
  margin:5px 0 20px 10px;
}

div#right div#menu ul,div#right div#menu-s ul {
  margin-left:10px;
  padding:0;
}

div#right div#menu ul li,div#right div#menu-s ul li {
  list-style:none;
  background-position:5px 5px;
}

div#right div#menu ul li a {
  background:url(../../../images/library/Image/common/side-btn10.png) no-repeat;
  display:block;
  width:180px;
  height:24px;
  padding:8px 0 0 20px;
  color:#fafafa;
  text-decoration:none;
  background-color:#374f7a;
}

div#right div#menu-s ul li a {
  background:url(../../../images/library/Image/common/side-btn20.png) no-repeat;
  display:block;
  width:180px;
  height:24px;
  padding:8px 0 0 20px;
  color:#fafafa;
  text-decoration:none;
  background-color:#63421d;
}

div#right div#menu ul li:first-Child,div#right div#menu-s ul li:first-Child {
  width:200px;
  border-top:1px solid #899ab7;
}

div#right div#menu ul li a:hover {
  color:#e88510;
}

div#right div#menu-s ul li a:hover {
  color:#e88510;
}