* {
	margin: 0;
	padding: 0;
}
ul, li {
    list-style: none;
}
body {
    background-color: #ffE8b2;
}
body, table {
	font: 9px Arial, Verdana, serif;
	color: #000;
}
.empty {
    font-size: 1px;
    clear: both;
    line-height: 1px;
    height: 1px;
}
a, a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#cont {
	position: absolute;
	width: 100%;
	height: 100%;
    min-height: 600px;
    min-width: 1000px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
	height: expression((documentElement.clientHeight||document.body.clientHeight)<600?'600px':'100%');
}

#conteiner {
   background: #fff7e1 url('../i/bg_body.jpg') 0 0 no-repeat;
   width: 960px;
   height: 540px;
   padding: 20px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin: -300px 0 0 -500px;
}

#conteiner_prev {
   width: 469px;
   height: 295px;
   padding: 10px;
   position: relative;
   border: 2px #990000 solid;
}

img {
    border: 1px #990000 solid;
}

.size img, .flag {
    border: 0;
}

tr.first td {
    vertical-align: bottom;
    height: 75px;
}
tr.last td {
    vertical-align: top;
}


.r_3 {
    text-align: right;
    padding-right: 10px;
}
.l_3 {
    padding-left: 10px;
}

.r_3 img, .l_3 img {
    margin-top: 2px;
}

.last .r_3 img, .last .l_3 img {
    margin: 0 0 2px;
}

.l_13 {
    height: 8px;
    background: url('../i/bg_13_l.gif') 50% 0 no-repeat;
}
.r_13 {
    height: 8px;
    background: url('../i/bg_13_r.gif') 50% 0 no-repeat;
}

.l_12 {
    height: 8px;
    background: url('../i/bg_12_l.gif') 50% 0 no-repeat;
}
.r_12 {
    height: 8px;
    background: url('../i/bg_12_r.gif') 50% 0 no-repeat;
}
.l_23 {
    height: 8px;
    background: url('../i/bg_23_l.gif') 50% 0 no-repeat;
}
.r_23 {
    height: 8px;
    background: url('../i/bg_23_r.gif') 50% 0 no-repeat;
}

.l_22 {
    height: 8px;
    background: url('../i/bg_22_l.gif') 50% 0 no-repeat;
}
.r_22 {
    height: 8px;
    background: url('../i/bg_22_r.gif') 50% 0 no-repeat;
}

.r_2 {
    padding-right: 43px;
    text-align: right;
}
.r_2 img {
    float: right;
    margin: 0 -1px 0 5px;
}
.r_2 a, .l_2 a, .r_1 a, .l_1 a, .l_0 a{
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0 0;
}

.l_2 {
    padding-left: 43px;
}
.l_2 img {
    float: left;
    margin: 0 5px 0 -1px;
}

p {
    padding: 5px 0 0;
}

.r_1 {
    text-align: right;
    padding-right: 130px;
}
.l_1 {
    padding-left: 130px;
}

.r_1 img {
    float: right;
    margin: 0 0 0 5px;
}

.l_1 img {
    float: left;
    margin: 0 5px 0 0;
}

.c_1 {
    height: 8px;
    background: url('../i/bg_11.gif') 50% 0 no-repeat;
}
.c_2 {
    height: 8px;
    background: url('../i/bg_21.gif') 50% 0 no-repeat;
}

.l_0 {
    padding-left: 86px;
}


.l_0 img {
    float: left;
    margin: 0 5px 0 0;
}

.center td {
    height: 58px;
    background: url('../i/bg_0.gif') 416px 0 no-repeat;
}

.main {
    position: absolute;
    top: 244px;
    left: 0;
}

.full {
    top: 20px;
    left: 20px;
}


.main div {
    position: relative;
    font-weight: bold;
    font-family: Georgia;
}

a.ttl, h1.ttl {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 30px;
    line-height: 32px;
    text-align: right;
    width: 290px;
}

a.prev, img.prev {
    position: absolute;
    top: 0;
    left: 302px;
}

a.prev img, img.prev {
    border: 2px #990000 solid;
}

.main div p {
    position: absolute;
    top: 22px;
    left: 510px;
    font-size: 14px;
    width: 350px;
}

.ic {
    position: relative;
}

.flag {
    position: absolute;
    top: 34px;
    left: 50px;
}

.pr_flag {
    position: absolute;
    top: 78px;
    left: 117px;
    border: 0;
}

.m_flag {
    position: absolute;
    top: 254px;
    left: 683px;
    border: 0;
}

.r_3 .flag {
    left: 92px;
}
.r_2 .flag {
    left: 175px;
}
.r_1 .flag {
    left: 327px;
}

h1 {
    color: #990000;
    font: 22px Georgia;
    line-height: 24px;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

h2 {
    color: #990000;
    font-size: 11px;
}

.l_mn {
    text-align: right;
    vertical-align: top;
    height: 120px;
}
.l_mn .flag {
    left: 116px;
}



.anons {
    vertical-align: top;
    font-size: 12px;
}
.anons .flag {
    top: 77px;
    left: 116px;
    border: 0;
}
.anons p {
    padding: 5px 0;
}


.links_mn {
    background: url('../i/bg_anons.gif') 0 20px no-repeat;
}

.cnt {
    padding: 276px 20px 0 302px;
    font-size: 14px;
    font-weight: normal;
}

.main .pr_flag {
    border: 0;
}

