.box_side {
 float: left;
 margin-left: 10px;
 width: 63px;
 background: url(images/bg_topimage.jpg) no-repeat 0px -2px;
}
.box {
 float: left;
 margin-left: 10px;
}
.boxContainer {
 margin-top: 25px;
 overflow: hidden;
}

body {
  background: url(images/bg_index.gif) repeat-x left top;
}


#globalHeader {
  height: 468px;
}

#globalNavi {
  margin: 8px 0px 10px;
}

#visual_image {
  background: url(images/bg_topimage.jpg) no-repeat 3px top;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

#main {
  margin-top: 20px;
}

#container img {
  padding: 0;
  border: none;
}

#slider1 {
  height: 234px;
  background: url(images/bg_topimage.jpg) no-repeat 0px -2px;
}
#slider2 {
  height: 234px;
  background: url(images/bg_topimage.jpg) no-repeat 0px -2px;
}
#slide_image {
  width: 716px;
  height: 246px;
  float: left;
  margin-left: 3px;
}
#loopslider {
  margin: 2px 3px;
  width: 710px;
  height: 240px;
  text-align: left;
  position: relative;
  overflow: hidden;
  float: left;
}

#loopslider ul {
  height: 240px;
  float: left;
  display: inline;
  overflow: hidden;
}
#loopslider li {
  height: 240px;
  margin-left: 1px;
  float: left;
  display: inline;
  overflow: hidden;
}

#loopslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

#loopslider ul {
  display: inline-block;
  overflow: hidden;
}

#loopslider img {
}


#top_banner {
  width: 244px;
  height: 246px;
  float: right;
  margin-right: 3px;
}


a.link_box:hover img {
  -moz-opacity:1.0;
  opacity:1.0;
  filter:alpha(opacity=100);
}


#topbanner_frame {
  overflow: hidden;
  list-style: none;
}
#topbanner_frame ul {
  list-style: none;
}
#topbanner_frame li {
  margin-bottom: 15px;
}
#topbanner_frame li.left {
  float: left;
}
#topbanner_frame li.right {
  float: right;
}


#news_information {
  margin-bottom: 20px;
  position: relative;
}
#news_information .tab_menu {
}
#news_information .tab_menu ul {
  margin: 20px 10px 10px;
  overflow: hidden;
  border-left: 1px solid #98C6E4;
  border-bottom: 1px solid #98C6E4;
}
#news_information .tab_menu li {
  padding: 0;
  margin: 0;
  border-top: 1px solid #98C6E4;
  border-right: 1px solid #98C6E4;
  border-bottom: none;
  float: left;
  clear: none;
}
#news_information .tab_menu li a {
  padding: 8px 30px 5px;
  display: block;
  color: #333;
}

#news_information .tab_menu li a.on {
  background-color: #E6F1F9;
}

#news_information .tab_body {
  margin-bottom: 0px;
}

#news_information h4 {
  border-bottom: 3px solid #99CC00;
}
#news_information ul {
  list-style: none;
  overflow: hidden;
  margin: 0 10px;
}
#news_information li {
  padding: 7px 7px 3px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #999999;
  clear: left;
  overflow: hidden;
}
#news_information .date {
  margin-top: 3px;
  margin-right: 10px;
  display: block;
  float: left;
}
#news_information .icon {
  margin-right: 10px;
  display: block;
  float: left;
}
#news_information .comment {
  margin-top: 3px;
  display: block;
  float: left;
}
#news_information a {
  text-decoration: none;
}
#news_information a:hover {
  text-decoration: underline;
}
#news_information .more {
  position: absolute;
  top: 0px;
  right: 5px;
}
#news_information .more a {
  color: #333;
}

