/* [Layout Style] */

/* [Centering box] */
#layout_outer_c         { text-align: center;}
#layout_inner_c         { margin: auto; text-align: left; width:896px; }

#layout_toolbars { }
#layout_top img { display: block; width: 896px; height: 14px; }
#layout_middle {
  background: url(/img/sysimg/?img=UserFiles/Image/layout/border_middle.png) repeat-y;
  padding: 0 13px;
}
#layout_middle #layout_col1 {
  width: 465px;
  background: #ffffff url(/img/sysimg/?img=UserFiles/Image/layout/banner_home_bg.png) repeat-x;
  float: left;
}
#layout_banner {
  padding: 0px 66px;
  width: 268px;
  height: 200px;
}
#layout_banner h1 {
  font-size: 13pt;
  color: #039202;
  margin: 0px;
  text-align: center;
}
#layout_banner img {
  display: block;
  border: 0;
}
#layout_nav_main {
  background-color: #39AF01;
  border-left: 1px solid #6AC440;
}
#nav_root_1{
  margin-left: 40px;
}

#layout_nav_main {
  background-color: #39AF01;
  border-left: 1px solid #6AC440;
}
#layout_content {
  padding: 25px 40px;  
}
#layout_middle #layout_col2 {
  width: 405px;
  background: #ffffff url(/img/sysimg/?img=UserFiles/Image/layout/banner_home_bg.png) repeat-x;
  float: left;
}
#layout_credits {
  text-align: center;
}
#layout_credits a {
  text-decoration: none;
  color: #039202;
}
#layout_credits a:hover {
  text-decoration: underline;
  color: #40BE02;
}

#layout_bottom img { display: block; width: 896px; height: 14px; }