/* CSS Document */

html, body {
height: 100%;
}

body {
padding: 0; margin: 0; background-color: #000000;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

table.vert {
}

table.vert td {
vertical-align:top;
}

td.bg {
background-image:url(images/bg.jpg);
}

div.container {
position: relative;
}

img#bot {
position: absolute;
bottom: 0px; left: 0px;
_margin-bottom: -1px;
}

img#samurai {
position: absolute;
bottom: -4px; right: -2px;
_margin-right: -1px;
_margin-bottom: -1px;
}

img#logo {
position: absolute;
right: 0px; top: 0px;
_margin-right: -1px;
}

img#leftlogo {
position: absolute;
left: 0px; top: 0px;
}

img#newstitlebg {
position: absolute;
left: 106px; top: 123px;
}

img#title {
left: 106px; top: 0px;
position: absolute;
}

img#texttitle {
left: 162px; top: 154px;
position:absolute;
}

img#newsabove {
left: 0px; top: 234px;
position:absolute;
}

div#counters { position: absolute; top: 260px; left: 20px; }

div#news {
position: absolute; top: 234px; left: 0px;
background-image:url(images/newsbg.gif);
background-position:12px 100%;
background-repeat:no-repeat;
width: 112px;
padding-bottom: 5px;
}

div#news ul {
list-style-type: none;
padding: 0; margin: 0;
}

div#news ul li {
padding-left: 24px;
padding-top: 0px; padding-bottom: 1px;
font-family:"Times New Roman", Times, serif;
font-weight: bold; font-size: 16px;
}

div#news ul li a {
color: black;
text-decoration:none;
}

div#news ul li a:hover {
text-decoration:underline;
}

div#texttitletext {
left: 190px; top: 163px;
position:absolute;
text-transform:uppercase;
font-family:"Times New Roman", Times, serif;
font-size: 15px; font-weight: bold;
color: #606060;
font-stretch:condensed;
}



td#main {
padding-left: 168px;
}

td#main div.cont {
padding-top: 200px;
}

td.main {
vertical-align:top;
}

td#mainright {
padding-left: 26px;
}

td#mainright div.cont {
padding-top: 215px;
}

div.date {
color: #656563; font-weight: bold; font-size: 11px;
padding-bottom: 2px;
}

div.date strong {
color: #ab0906;
}

div.main {
width: 382px;
text-align:left;
}

td#leftcloser {
background-image:url(images/leftcloser.gif);
background-position:0px 730px;
background-repeat:repeat-y;
width: 10px;
vertical-align:top;
}


html>body td#left {
}

td#left {
background-repeat:repeat-y;
background-image:url(images/left.jpg);
width: 23px;
}

td#rightcloser {
width: 26px;
background-image:url(images/rightcloseroldbg.gif);
background-repeat:repeat-y;
vertical-align:top;
}

html>body td#right {

}

td#right {
background-image:url(images/rightcloser.gif);
background-repeat:repeat-y;
width: 11px;
background-position: 0px 704px;
vertical-align:top;
}

div.bnn {
/*background-image:url(images/banframe.gif);
background-repeat:no-repeat;
padding: 3px;*/
border: ;
/*background-color: #e4d6b9;*/
}

img.img {
border: 3px solid #755c47;
}

div.images {
padding-bottom: 5px;
}

div.hr {
padding-top: 7px; padding-bottom: 7px;
}

div.more {
height: 61px;
background-image:url(images/sakura.gif);
background-repeat:no-repeat;
background-position: bottom right;
}

div.more a {
background-image:url(images/cross.gif);
background-repeat:no-repeat;
padding-left: 15px; color: #bf0a08;
background-position:0px 4px;
}

div.center {
text-align:center;
}

#lbg {
background-image:url(images/lbg.jpg);
background-repeat:no-repeat;
background-position: top right;
}

#rbg {
background-image:url(images/rbg.jpg);
background-repeat:no-repeat;
background-position: top left;
}

div#ldownbg {
/*background-image:url(images/ldownbg.jpg);
background-repeat:repeat-y;
background-position: top left;*/
}

div#rdownbg {
/*background-image:url(images/rdownbg.jpg);
background-repeat:repeat-y;
background-position: top right;*/
}

td.rightbottom {

}

html>body td.rightbottom div {
background-image:url(images/rightbottom.png);
}

td.rightbottom div {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/rightbottom.png');
background-repeat:no-repeat;
width: 62px; height: 88px;
}

div#copy {
position: absolute;
right: 0px; top: 28px;
}

div#copy a {
color: #ab0906;
}

h1 {
color: #ab0906;
font-size: 12px;
font-weihgt: bold;
margin: 0; padding: 4px 0px 8px 0px;
text-decoration: underline;
}

div.flleft {
float: left; padding-right: 8px; padding-bottom: 2px;
}

div.bmargin50 {
padding-bottom: 50px;
}