/* --- css stylesheet - armex2007 --- */
/* --- global --- */
html , html * , body , body * {
  font-size: 11px;
  line-height: 18px;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #546168;
  background: repeat-x left top url(images/body_bg.gif) #FFFFFF;
  text-align: center;
}
img {
  border: 0px none;
}
a {
  color: #053E6F;
  text-decoration: underline;
}
a:hover {
  color: #ED1B26;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
ul {
  margin: 0px 0px 0px 18px;
}
ol {
  margin: 0px 0px 0px 32px;
}
ul li , ol li {
  margin: 4px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  color: #ED1B26;
  font-weight: bold;
}
h1 {
}
h1 , h1 * {
  padding-top: 4px;
  font-size: 16px;
  line-height: 36px;
}
h2 {
}
h2 , h2 * {
}
h3 {
}
h3 , h3 * {
}
h4 {
}
h5 {
}
h6 {
}
table {
  border: 0px none;
  border-collapse: collapse;
}
/* ---  --- */
.clear {
  float: none;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  width: 0px;
  overflow: hidden;
}
.float-left , .f-left , .f-l {
  float: left;
}
.float-left , .f-right , .f-r {
  float: right;
}
.text-left , .t-left , .t-l {
  text-align: left !important;
}
.text-center , .t-center , .t-c {
  text-align: center !important;
}
.text-right , .t-right , .t-r {
  text-align: right !important;
}
.error {
  color: #FF0000 !important;
}
.error input {
  border: 1px solid #FF0000 !important;
}
tr.error td {
  border: 0px none !important;
  border-top: 1px solid #FF0000 !important;
  border-bottom: 1px solid #FF0000 !important;
}
/* --- form --- */
/*
.formtext {
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
  height: 16px;
  padding: 1px 2px 0px 2px;
  margin: 0px;
}
.button {
  border: 2px solid #C61328;
  background-color: #1C67A8;
  color: #FFFFFF;
  line-height: 12px;
  _height: 18px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a.button {
  display: block;
  float: right;
  padding: 0px 15px 0px 15px;
}
*/
/* --- mask --- */
div.web-all {
  background-color: #FFFFFF;
  width: 727px;
  margin: auto;
  margin-top: 15px;
  text-align: left;
}
div.menu-top0 {
  height: 65px;
  background: no-repeat right top url(images/menu_top0_bg.gif);
}
table.menu-top1 {
  width: 100%;
}
img.top-max-img {
  display: block;
  padding: 0px 3px 2px 3px;
}
div.navigation {
  background-color: #ED1B26;
  color: #FFFFFF;
  margin: 0px 3px 2px 3px;
  padding: 0px 18px 0px 18px;
  cursor: default;
}
div.web-main {
  padding: 0px 3px 0px 3px;
}
div.web-side {
  width: 212px;
  float: left;
}
div.web-content {
  width: 505px;
  float: right;
}
div.web-foot {
}
/* --- menu-top0 --- */
div.menu-top0 a.top-logo {
  float: left;
}
div.menu-top0 a.top-logo img {
  display: block;
}
div.menu-top0 div.menu-block {
  background: no-repeat right top url(images/menu_top0_header.gif);
  margin-top: 14px;
  padding: 5px 8px 0px 0px;
  float: right;
  position: relative;
}
div.menu-top0 div.menu-block div.menu-header {
  background: no-repeat left top url(images/menu_top0_header_l.gif);
  width: 40px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 0px;
}
div.menu-top0 div.menu-item {
  background: no-repeat left top url(images/menu_top0_item.gif);
  height: 46px;
  float: left;
}
div.menu-top0 div.menu-item a {
  text-decoration: none;
  display: block;
  margin: 0px 4px 0px 14px;
  padding: 16px 4px 7px 12px;
  color: #053E6F;
  font-weight: bold;
}
div.menu-top0 div.menu-item a:hover {
  /* border-bottom: 3px solid #ED1B26; */
  color: #ED1B26;
}
div.menu-top0 div.menu-item a.active {
  /* border-bottom: 3px solid #ED1B26; */
  color: #ED1B26;
}
div.menu-top0 div.menu-item a.active:hover {
  color: #ED1B26;
}
/* --- menu-top1 --- */
table.menu-top1 td {
  background: repeat-x right top url(images/menu_top1_bg.gif);
  text-align: center;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
table.menu-top1 td a {
  display: block;
  padding: 0px 10px 0px 10px;
  line-height: 63px;
  height: 63px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}
table.menu-top1 td a:hover {
  background: repeat-x right top url(images/menu_top1_active.gif);
  color: #FFFFFF;
}
table.menu-top1 td a.active {
  background: repeat-x right top url(images/menu_top1_active.gif);
  color: #FFFFFF;
}
table.menu-top1 td a.active:hover {
  color: #FFFFFF;
}
table.menu-top1 td.space1 {
  background: no-repeat none #FFFFFF;
  width: 3px;
  padding: 0px;
}
table.menu-top1 td.space2 {
  background: no-repeat left top url(images/menu_top1_space.gif);
  width: 1px;
  padding: 0px;
}
/* --- navigation --- */
div.navigation * , div.navigation *:hover {
  color: #FFFFFF;
}
/* --- foot --- */
div.web-foot div.text {
  background: repeat-x left top url(images/footer_bg.gif);
  text-align: center;
  padding: 5px 0px 5px 0px;
}
div.web-foot img {
  display: block;
}
/* --- side --- */
div.menu-left {
  border-top: 1px solid #CECCCD;
  background-color: #EFEFEF;
  padding: 4px 0px 8px 0px;
}
div.menu-left b {
  padding: 0px 18px 0px 18px;
  width: 176px;
  cursor: default;
  display: block;
  line-height: 20px;
}
div.menu-left a {
  padding: 0px 18px 0px 18px;
  width: 176px;
  text-decoration: none;
  display: block;
  color: #546168;
  line-height: 22px;
}
div.menu-left a:hover {
  background-color: #C4CFE1;
  color: #053E6F;
}
div.menu-left a.active {
  background-color: #C4CFE1;
  color: #053E6F;
}
div.menu-left a.active:hover {
  background-color: #C4CFE1;
  color: #053E6F;
}
div.menu-left a img {
  display: block;
  float: left;
  padding-right: 5px;
}
div.menu-left div.space {
  height: 1px;
  overflow: hidden;
  margin: 0px 18px 0px 18px;
  background-color: #FFFFFF;
}
div.menu-left-space {
  height: 10px;
  overflow: hidden;
}
/* --- menu-content --- */
div.menu-content {
  border-top: 1px solid #CECCCD;
  background-color: #EFEFEF;
}
div.menu-content a {
  color: #546168;
  /*font-weight: bold;*/
  text-decoration: none;
  display: block;
  padding: 0px 12px 0px 12px;
  line-height: 22px;
  float: left;
}
div.menu-content a:hover {
  background-color: #C4CFE1;
  color: #053E6F;
}
div.menu-content a.active {
  background-color: #C4CFE1;
  color: #053E6F;
}
div.menu-content a.active:hover {
  background-color: #C4CFE1;
  color: #053E6F;
}
div.menu-content div.space {
  background: no-repeat left top url(images/menu_content_space.gif);
  float: left;
  width: 1px;
  height: 22px;
  overflow: hidden;
}
/* ---  --- */
div.text-content {
  padding: 0px 10px 10px 10px;
}
div.block-item {
  background: repeat-x left bottom url(images/footer_bg.gif);
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 15px;
}
div.block-item * {
  line-height: 15px;
}
span.date {
  color: #ED1B26;
}
div.paging {
  text-align: center;
  cursor: default;
  color: #D9D8D9;
}
div.paging a {
  text-decoration: none;
}
div.paging a:hover {
  color: #ED1B26;
}
div.paging a.active {
  color: #ED1B26;
}
div.paging a.active:hover {
  color: #ED1B26;
}
