body, p
{
  margin: 0.5em 0;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #D4D4D4;
  background-color: #0A0A0A;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.nekorweb2postheader, .nekorweb2postheader a, .nekorweb2postheader a:link, .nekorweb2postheader a:visited, .nekorweb2postheader a:hover,
.nekorweb2blockheader .t, .nekorweb2vmenublockheader .t, .nekorweb2logo-text, .nekorweb2logo-text a,
h1.nekorweb2logo-name, h1.nekorweb2logo-name a, h1.nekorweb2logo-name a:link, h1.nekorweb2logo-name a:visited, h1.nekorweb2logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 32px;
}

a, 
.nekorweb2post li a
{
  text-decoration: underline;
  color: #FCCF55;
}

a:link,
.nekorweb2post li a:link
{
  text-decoration: underline;
  color: #FCCF55;
}

a:visited, a.visited,
.nekorweb2post li a:visited, .nekorweb2post li a.visited
{
  text-decoration: none;
  color: #A8A8A8;
}

a:hover, a.hover,
.nekorweb2post li a:hover, .nekorweb2post li a.hover
{
  text-decoration: none;

  color: #A8A8A8;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #FCCF55;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 24px;
  color: #FCCF55;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 19px;
  color: #FDDD87;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 16px;
  color: #D4D4D4;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 13px;
  color: #D4D4D4;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 11px;
  color: #D4D4D4;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#nekorweb2main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#nekorweb2page-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;

}


#nekorweb2page-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.nekorweb2sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1083px;
  min-width: 31px;
  min-height: 31px;
}

.nekorweb2sheet-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.nekorweb2sheet-tr, .nekorweb2sheet-tl, .nekorweb2sheet-br, .nekorweb2sheet-bl, .nekorweb2sheet-tc, .nekorweb2sheet-bc,.nekorweb2sheet-cr, .nekorweb2sheet-cl
{
  position: absolute;
  z-index: -1;
}

.nekorweb2sheet-tr, .nekorweb2sheet-tl, .nekorweb2sheet-br, .nekorweb2sheet-bl
{
  width: 50px;
  height: 50px;
  background-image: url('images/sheet_s.png');
}

.nekorweb2sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 25px, 25px, auto);
}

.nekorweb2sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 25px, 25px);
}

.nekorweb2sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(25px, 25px, auto, auto);
}

.nekorweb2sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(25px, auto, auto, 25px);
}

.nekorweb2sheet-tc, .nekorweb2sheet-bc
{
  left: 25px;
  right: 25px;
  height: 50px;
  background-image: url('images/sheet_h.png');
}

.nekorweb2sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 25px, auto);
}

.nekorweb2sheet-bc
{
  bottom: 0;
  clip: rect(25px, auto, auto, auto);
}

.nekorweb2sheet-cr, .nekorweb2sheet-cl
{
  top: 25px;
  bottom: 25px;
  width: 50px;
  background-image: url('images/sheet_v.png');
}

.nekorweb2sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 25px);
}

.nekorweb2sheet-cl
{
  left: 0;
  clip: rect(auto, 25px, auto, auto);
}

.nekorweb2sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 25px;
  background-color: #363636;
}

.nekorweb2sheet
{
  margin-top: 20px !important;
  cursor:auto;
}

#nekorweb2page-background-simple-gradient, #nekorweb2page-background-gradient, #nekorweb2page-background-glare
{
  min-width: 1083px;
}

/* end Box, Sheet */

/* begin Header */
div.nekorweb2header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1073px;
  height: 200px;
  overflow: hidden;
}

div.nekorweb2header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 1073px;
  height: 200px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.nekorweb2header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1073px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.nekorweb2logo
{
  display: block;
  position: absolute;
  width: 100%;
}

h1.nekorweb2logo-name
{
  display: block;
  text-align: center;
}

h1.nekorweb2logo-name, h1.nekorweb2logo-name a, h1.nekorweb2logo-name a:link, h1.nekorweb2logo-name a:visited, h1.nekorweb2logo-name a:hover
{
  font-size: 16px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #463401 !important;
}

.nekorweb2logo-text
{
  display: block;
  text-align: center;
}

.nekorweb2logo-text, .nekorweb2logo-text a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  padding: 0;
  margin: 0;
  color: #463401 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.nekorweb2menu a, .nekorweb2menu a:link, .nekorweb2menu a:visited, .nekorweb2menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.nekorweb2menu, .nekorweb2menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.nekorweb2menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.nekorweb2menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.nekorweb2menu li li
{
  float: none;
}

.nekorweb2menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.nekorweb2menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.nekorweb2menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.nekorweb2menu:after, .nekorweb2menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.nekorweb2menu, .nekorweb2menu ul
{
  min-height: 0;
}

.nekorweb2menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.nekorweb2menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.nekorweb2nav-center
{
  position: relative;
  float: right;
  right: 50%;

}

ul.nekorweb2menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.nekorweb2menu
{
  float: none;
}


/* menu structure */

.nekorweb2menu
{
  padding: 0 0 0 0;
}

.nekorweb2nav
{
  position: relative;
  height: 43px;
  z-index: 100;
}

.nekorweb2nav .l, .nekorweb2nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 43px;
  background-image: url('images/nav.png');
}

.nekorweb2nav .l
{
  left: 0;
  right: 0;
}

.nekorweb2nav .r
{
  right: 0;
  width: 1073px;
  clip: rect(auto, auto, auto, 1073px);
}


/* end Menu */

/* begin MenuItem */
.nekorweb2menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 43px;
  cursor: pointer;
  text-decoration: none;
}

.nekorweb2menu li
{
  margin-right: 0;
  margin-left: 0;
}

.nekorweb2menu ul li
{
    margin:0;
    clear: both;
}


.nekorweb2menu a .r, .nekorweb2menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 129px;
  background-image: url('images/menuitem.png');
}

.nekorweb2menu a .l
{
  left: 0;
  right: 0;
}

.nekorweb2menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.nekorweb2menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #D9D9D9;
  padding: 0 22px;
  margin: 0 0;
  line-height: 43px;
  text-align: center;
}

.nekorweb2menu a:hover .l, .nekorweb2menu a:hover .r
{
  top: -43px;
}

.nekorweb2menu li:hover>a .l, .nekorweb2menu li:hover>a .r
{
  top: -43px;
}

.nekorweb2menu li:hover a .l, .nekorweb2menu li:hover a .r
{
  top: -43px;
}
.nekorweb2menu a:hover .t
{
  color: #F0F0F0;
}

.nekorweb2menu li:hover a .t
{
  color: #F0F0F0;
}

.nekorweb2menu li:hover>a .t
{
  color: #F0F0F0;
}


.nekorweb2menu a.active .l, .nekorweb2menu a.active .r
{
  top: -86px;
}

.nekorweb2menu a.active .t
{
  color: #372901;
}
/* end MenuItem */

/* begin MenuSeparator */
.nekorweb2nav .nekorweb2menu-separator
{
  display: block;
  width: 2px;
  height: 43px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.nekorweb2menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 38px;
  width: 180px;
  overflow: hidden;
  line-height: 38px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

.nekorweb2nav ul.nekorweb2menu ul span, .nekorweb2nav ul.nekorweb2menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.nekorweb2menu ul a, .nekorweb2menu ul a:link, .nekorweb2menu ul a:visited, .nekorweb2menu ul a:hover, .nekorweb2menu ul a:active, .nekorweb2nav ul.nekorweb2menu ul span, .nekorweb2nav ul.nekorweb2menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #F5F5F5;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding:0;
}

.nekorweb2menu ul li a:hover
{
  color: #F2F2F2;
  background-position: 0 -38px;
}

.nekorweb2menu ul li:hover>a
{
  color: #F2F2F2;
  background-position: 0 -38px;
}

.nekorweb2nav .nekorweb2menu ul li a:hover span, .nekorweb2nav .nekorweb2menu ul li a:hover span span
{
  color: #F2F2F2;
}

.nekorweb2nav .nekorweb2menu ul li:hover>a span, .nekorweb2nav .nekorweb2menu ul li:hover>a span span
{
  color: #F2F2F2;
}


/* end MenuSubItem */

/* begin Layout */
.nekorweb2content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 1073px;
}

.nekorweb2content-layout .nekorweb2content-layout
{
  width: auto;
  margin:0;
}

div.nekorweb2content-layout div.nekorweb2layout-cell, div.nekorweb2content-layout div.nekorweb2layout-cell div.nekorweb2content-layout div.nekorweb2layout-cell
{
   display: table-cell;
}

div.nekorweb2layout-cell div.nekorweb2layout-cell
{
   display: block;
}

div.nekorweb2content-layout-row
{
  display: table-row; 
}

.nekorweb2content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.nekorweb2layout-cell, .nekorweb2content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.nekorweb2vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.nekorweb2vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #474747;
}

.nekorweb2vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.nekorweb2vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.nekorweb2vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.nekorweb2vmenu, ul.nekorweb2vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.nekorweb2vmenu ul
{
  display: none;
}

ul.nekorweb2vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.nekorweb2vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.nekorweb2vmenu li.nekorweb2vmenu-separator
{
  display: block;
  padding: 2px 0 2px 0;
  margin: 0;
  font-size: 1px;
}

ul.nekorweb2vmenu .nekorweb2vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.nekorweb2vmenu a .r, ul.nekorweb2vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.nekorweb2vmenu a .l
{
  left: 0;
  right: 0;
}

ul.nekorweb2vmenu a .r
{
  width: 1083px;
  right: 0;
  clip: rect(auto, auto, auto, 1083px);
}

ul.nekorweb2vmenu a .t
{
  display: block;
  line-height: 30px;
  color: #B8B8B8;
  padding: 0 10px 0 20px;
  font-size: 12px;
  margin-left:0;
  margin-right:0;
}

ul.nekorweb2vmenu a:hover .l, ul.nekorweb2vmenu a:hover .r
{
  top: -30px;
}

ul.nekorweb2vmenu a:hover .t
{
  color: #B8B8B8;
}

ul.nekorweb2vmenu a.active .l, ul.nekorweb2vmenu a.active .r
{
  top: -60px;
}

ul.nekorweb2vmenu a.active .t
{
  color: #FABB0F;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.nekorweb2vmenu ul, ul.nekorweb2vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.nekorweb2vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 40px;
}

ul.nekorweb2vmenu ul li
{
  padding: 0;
}

ul.nekorweb2vmenu ul span, ul.nekorweb2vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.nekorweb2vmenu ul a, ul.nekorweb2vmenu ul a:link, ul.nekorweb2vmenu ul a:visited, ul.nekorweb2vmenu ul a:hover, ul.nekorweb2vmenu ul a:active, ul.nekorweb2vmenu ul span, ul.nekorweb2vmenu ul span span
{
  line-height: 20px;
  color: #F2F2F2;
  font-size: 11px;
  margin-left: 0;
}

ul.nekorweb2vmenu ul
{
    margin:0 0 0 0;
}

ul.nekorweb2vmenu ul ul
{
  margin:0 0 0 0;
}

ul.nekorweb2vmenu ul li.nekorweb2vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.nekorweb2vmenu ul .nekorweb2vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.nekorweb2vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 65px;
}

ul.nekorweb2vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 90px;
}

ul.nekorweb2vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 115px;
}

ul.nekorweb2vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 140px;
}


ul.nekorweb2vmenu ul li a.active
{
  color: #FDEAB4;
  background-position: 25px -40px;
}

ul.nekorweb2vmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.nekorweb2vmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.nekorweb2vmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.nekorweb2vmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.nekorweb2vmenu ul li a:hover, ul.nekorweb2vmenu ul li a:hover.active
{
  color: #F5F5F5;
  background-position: 25px -20px;
}


ul.nekorweb2vmenu ul li li a:hover, ul.nekorweb2vmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.nekorweb2vmenu ul li li li a:hover, ul.nekorweb2vmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.nekorweb2vmenu ul li li li li a:hover, ul.nekorweb2vmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.nekorweb2vmenu ul li li li li li a:hover, ul.nekorweb2vmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.nekorweb2block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.nekorweb2block
{
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.nekorweb2blockheader
{
  position: relative;
  z-index: 0;
  height: 33px;
  margin-bottom: 7px;
}

.nekorweb2blockheader .t
{
  height: 33px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 33px;	
}

.nekorweb2blockheader .l, .nekorweb2blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 33px;
  background-image: url('images/blockheader.png');
}

.nekorweb2blockheader .l
{
  left: 0;
  right: 0;
}

.nekorweb2blockheader .r
{
  width: 1073px;
  right: 0;
  clip: rect(auto, auto, auto, 1073px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.nekorweb2blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.nekorweb2blockcontent-body, 
.nekorweb2blockcontent-body a, 
.nekorweb2blockcontent-body li a
{
  color: #A8A8A8;

}

.nekorweb2blockcontent-body a,
.nekorweb2blockcontent-body li a
{
  color: #FCCF55;

}

.nekorweb2blockcontent-body a:link,
.nekorweb2blockcontent-body li a:link
{
  color: #FCCF55;

}

.nekorweb2blockcontent-body a:visited, .nekorweb2blockcontent-body a.visited,
.nekorweb2blockcontent-body li a:visited, .nekorweb2blockcontent-body li a.visited
{
  color: #DBDBDB;
  text-decoration: none;
}

.nekorweb2blockcontent-body a:hover, .nekorweb2blockcontent-body a.hover,
.nekorweb2blockcontent-body li a:hover, .nekorweb2blockcontent-body li a.hover
{
  color: #FDDD87;
  text-decoration: none;

}

.nekorweb2blockcontent-body ul
{
  list-style-type: none;
  color: #A8A8A8;
  margin: 0;
  padding: 0;
}

.nekorweb2blockcontent-body ul li
{
  line-height: 1.25em;
}


/* end Box, BlockContent */

/* begin Button */
.nekorweb2button-wrapper .nekorweb2button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #1C1C1C !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 37px;
  height: 37px;
  margin: 0 !important;
  padding: 0 26px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.nekorweb2button img, .nekorweb2button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.nekorweb2button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 37px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .nekorweb2button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.nekorweb2block select 
{
    width:96%;
}

.nekorweb2button-wrapper.hover .nekorweb2button, .nekorweb2button:hover
{
  color: #404040 !important;
  text-decoration: none !important;
}

.nekorweb2button-wrapper.active .nekorweb2button
{
  color: #F5F5F5 !important;
}

.nekorweb2button-wrapper .l, .nekorweb2button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 111px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.nekorweb2button-wrapper .l
{
  left: 0;
  right: 11px;
}

.nekorweb2button-wrapper .r
{
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.nekorweb2button-wrapper.hover .l, .nekorweb2button-wrapper.hover .r
{
  top: -37px;
}

.nekorweb2button-wrapper.active .l, .nekorweb2button-wrapper.active .r
{
  top: -74px;
}

.nekorweb2button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.nekorweb2post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.nekorweb2post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.nekorweb2post
{
  margin: 7px;
}

a img
{
  border: 0;
}

.nekorweb2article img, img.nekorweb2article
{
  margin: 10px;
}

.nekorweb2metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.nekorweb2article table, table.nekorweb2article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.nekorweb2article table, table.nekorweb2article .nekorweb2article tr, .nekorweb2article th, .nekorweb2article td
{
  background-color: Transparent;
}


.nekorweb2article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.nekorweb2post h2.nekorweb2postheader, 
.nekorweb2post h2.nekorweb2postheader a, 
.nekorweb2post h2.nekorweb2postheader a:link, 
.nekorweb2post h2.nekorweb2postheader a:visited, 
.nekorweb2post h2.nekorweb2postheader a.visited, 
.nekorweb2post h2.nekorweb2postheader a:hover, 
.nekorweb2post h2.nekorweb2postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 24px;
  color: #FDE7AA;
}

.nekorweb2post h2.nekorweb2postheader a, 
.nekorweb2post h2.nekorweb2postheader a:link, 
.nekorweb2post h2.nekorweb2postheader a:visited, 
.nekorweb2post h2.nekorweb2postheader a.visited, 
.nekorweb2post h2.nekorweb2postheader a:hover, 
.nekorweb2post h2.nekorweb2postheader a.hovered
{
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #FDE091;
}

.nekorweb2post h2.nekorweb2postheader a:visited, 
.nekorweb2post h2.nekorweb2postheader a.visited
{

  color: #C7C7C7;
}


.nekorweb2post h2.nekorweb2postheader a:hover, 
.nekorweb2post h2.nekorweb2postheader a.hovered
{


  color: #A8A8A8;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.nekorweb2post ol, .nekorweb2post ul
{
  color: #B5B5B5;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.nekorweb2post li ol, .nekorweb2post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.nekorweb2post li
{
  margin: 0.2em 0;
  padding: 0;
}

.nekorweb2post ul
{
  list-style-type: none;
}

.nekorweb2post ol
{
  list-style-position: inside;

}



.nekorweb2post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.nekorweb2post ol li, .nekorweb2post ul ol li
{
  background: none;
  padding-left: 0;
}

.nekorweb2post ul li, .nekorweb2post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.nekorweb2postcontent blockquote p
{
  color: #140F00;

}

blockquote,
.nekorweb2postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #FCD66E;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.nekorweb2footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1073px;
  margin: 0 auto;
}

.nekorweb2footer .nekorweb2footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.nekorweb2footer .nekorweb2footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 1073px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.nekorweb2rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 25px;
  cursor: default;
}


.nekorweb2footer .nekorweb2footer-text p
{
  margin: 0;
}

.nekorweb2footer, .nekorweb2footer-text, .nekorweb2footer-text p
{
  color: #BDBDBD;
  text-align: center;
}



.nekorweb2footer .nekorweb2footer-text a,
.nekorweb2footer .nekorweb2footer-text a:link
{
  color: #FABB0F;
  text-decoration: none;
}

.nekorweb2footer .nekorweb2footer-text a:visited
{
  text-decoration: none;
  color: #B8B8B8;

}

.nekorweb2footer .nekorweb2footer-text a:hover
{
  text-decoration: none;
  color: #FCD873;


}
/* end Footer */

/* begin PageFooter */
.nekorweb2page-footer, .nekorweb2page-footer a, .nekorweb2page-footer a:link, .nekorweb2page-footer a:visited, .nekorweb2page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #949494;
}

.nekorweb2page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #525252;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.nekorweb2content-layout .nekorweb2sidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.nekorweb2content-layout .nekorweb2content
{
  width: 75%;
}
.nekorweb2content-layout .nekorweb2content .nekorweb2block
{
  background-color: #FFFFFF;
}
.nekorweb2content-layout .nekorweb2content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .nekorweb2layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}