
body{padding:0; margin:0; height:100%;}

html{height:100%;}

*{font-size:10pt; font-family: Arial, Verdana, _sans;}

div{/*border:1px solid green;*/}

table{border-collapse:collapse;}

td{padding:0; }

h1{font-size:2em; font-weight:normal; padding:10px 0;}

a{color:#af6f5e;}


/* main rules */

table.container{width:1000px; /*height:100%;*/ margin:0 auto; /* background:url(/pic/03.gif) no-repeat; */}

table.container td{border:none; vertical-align:top; }

table.container td img{display:block;}

div.error{background:red; color:white; font-size:1.5em; margin:20px 0px; padding:4px; }

/* left navigation block */

div.left-menu{background:#fedd63; padding:10px 0; height:350px;}

ul.left, ul.left ul{margin:0; list-style:none; padding-left:10px;}

ul.left * {color:#223994; text-decoration:none;}

ul.left a:hover{text-decoration:underline;}

ul.left li{margin:6px 0; font-weight:bold;}

ul.left ul li{font-weight:normal;}

/* breadcrumbs */

ul.breadcrumbs{list-style:none; margin:0; padding:0px;}

ul.breadcrumbs *, div.breadcrumbs-label{text-decoration:none; font-size:10px; color:#666666; text-transform:uppercase;}

ul.breadcrumbs li, div.breadcrumbs-label{float:left; margin:2px;}

ul.breadcrumbs a:hover{text-decoration:underline;}

/* left column blocks */

div.block1{width:222px; background:#fcd848; margin-bottom:206px;}

div.block1 div.row1{width:222px;}

div.block1 div.row2{width:222px; height:21px;  background: url(/pic/v22_10.png) no-repeat left bottom; }



/* right column block */

div.block2{width:232px; background:#fcd848; margin-bottom:206px;}

div.block2 div.row1{width:232px; }

div.block2 div.row2{width:232px; height:22px;   background:url(/pic/v22_09.png) no-repeat left bottom;}

div.adv-block{width:108px; height:100px; padding:25px 62px; background:url(/pic/v22_07.png) no-repeat 50% 50%;}


/* pagination */

#pagination-cont{width:100%; margin-top:20px;}

#pagination-cont div{float:left;}

#pagination-cont .cell{
    display:block; 
    float:left; 
    margin:4px; 
    border:1px solid #e0e0e0; 
    padding:4px;
}

#pagination-cont .prev{}

#pagination-cont .pages{}

#pagination-cont .pages .current{font-size:1.5em; margin-top:-4px;}

#pagination-cont .next{}



#footer{width:1000px; height:206px; margin:-206px auto auto auto; background:url('/pic/v22_14.png') no-repeat -50px 0;}
