body {
  background-color:#fff;
  padding:0;
  margin:0;
  text-align:center;
  font-family:sans-serif;
  color: #636363;
  font-size:11px;
}

img {border:0;}

a {color: #797979;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
}
div#header, div#content, div#footer {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  text-align: center;
  display: block;
}

div#header {
  height: 111px;
  vertical-align: top;
   width: 496px;
}
div#content {
  display: block;
}
div#footer {
  display: block;
  font-size: 8px;
  color: #b8b8b8;
  padding-top: 109px;
}
#header ul{display: block; padding: 0; margin: 0;}
#header ul li{list-style-type: none; float: left;}
div#menu {
  float: left;
  width: 121px;
  height: 404px;
  display: inline-block;
  padding-right: 27px;
  padding-left: 20px;
  text-align: left;
  /*background-color: #eee;*/
}
div#heart {
  float: left;
  width: 689px;
  height: 404px;
  display: inline-block;
  background: url("images/matrix.jpg") no-repeat;
}
div.clear{clear: both; padding: 0; margin: 0;}
div#work_nav, div#work, div#work_zoom {
  float: left;
  width: 202px;
  height: 404px;
  display: inline-block;
  /*background-color: #ff00ff;*/
}

div#work {
  width: 456px;
  /*padding-top:31px;*/
  /*background-color: #dddddd;*/
}

div#work_zoom {
  width: 31px;
  /*background-color: #00ff00;*/
}
div#work_zoom>div>img {
  left:0; position:absolute;
   border:1px solid #cecece;
  cursor: pointer;
  opacity:0.4;
}
div#work_zoom>div>img:hover{opacity: 1;}
div#work_zoom>div>img.current{opacity: 1;}
div.thumb{
  width: 56px;
  height: 56px;
  float: left;
  /*background-color: #eee;*/
  padding: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  /*border: 1px solid #ccc;*/
}
div.thumb img{
  width: 50px;
  height: 50px;
  border: 1px solid #808080;
  margin-top:2px ;
  padding: 0;
}



/**********************************************************************************************************************/
ul#menu5 {margin: 0;}
.expand_all,.collapse_all {cursor: pointer;}
.ac_menu {
  /*font-size: 90%;*/
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  /*width: 136px;*/
}
.ac_menu ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu5 li, .ac_menu li {
  background-image: none;
  margin: 2px 0 0 0;
  padding: 0;
/*
*/
}
.ac_menu a {
  cursor: pointer;
  display: block;
  margin-left: 0;
  font-family: arial;
  color: #999;
  font-weight: bold;
  font-size: 16px;

  /*padding: 2px 2px 2px 17px;*/
  /*width: 112px;*/
}
.ac_menu a.expanded {
  /*background: #bbb url('images/collapse.gif') no-repeat 3px 50%;*/
  font-size: 16px;
  font-family: arial;
  color: #797979 !important;
  font-weight: bold;
}
.ac_menu a.collapsed {
  font-family: arial;
  font-size: 16px;
  color: #999;
  font-weight: bold;
}
.ac_menu a:hover {
  text-decoration: none;
  color: #797979;
}
.ac_menu ul a {
  /*background: #e8e8e8;*/
  /*border-top: 2px solid #fff;*/
  color: #585858;
  display: block;
  font-weight: normal;
  padding: 0 0 0 12px;
  text-decoration: none;
  font-size: 12px;
  /*width: 119px;*/
}
.ac_menu ul a:link {
  font-weight: normal;
  text-decoration: none;
}
.ac_menu ul a:hover {
  text-decoration: none;
}
.ac_menu li.active a {
  background-color: #585858;
  color: #cecece;
}
.ac_menu li.active li a {
  background: #585858;
  color: #cecece;
}

div#news_img{margin: 9px 0 0 62px; width: 285px; float: left; height: 385px; background-color: #fff;}
div#news_img>img{max-width: 272px; max-height: 394px;}
div#news_summary{margin: 9px 0 0 20px ; width: 230px; float: left; background-color: #fff; height: 385px;}
div#news_summary>h3{text-align: center; color:#9b9b9b}
div#news_summary>p{text-align: left;}
a.more{color:#cc4f54; text-decoration: none}

#divMain1 strong{background-color: #585858; color: #fff;padding-right: 20px;}
.darkbox, .darkbox a{background-color: #585858; color: #fff;width: 100%; text-decoration: none}
.vSnext, .vSprev{cursor: pointer;}
.input:focus, .textarea:focus, .submit:focus {
  background-color: #eee;
}
.input, .textarea, .submit {
  width: 160px;
  font-size: 11px;
  border: 1px solid #ccc;
}
.textarea {
  height: 170px;
  width: 300px;

}
.submit{width: 70px; font-size: 12px;}
#error-msg{color: #ff6666 !important;}
.success_box{color: #339900 !important;}


#hf-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}
.news-box{background-color: #fff; width: 98%; margin-left: 5px; margin-bottom: 20px;}
.news-box>img{float:left;margin-right: 5px; margin-bottom: 5px;border: 1px solid #808080;}
.news-box>h3{text-align: left;}
.news-box>h3>a{color: #797979 !important;font-family: arial;font-weight: bold; text-decoration: none;}
.news-box>p{text-align: left;}
