body
{
	margin-top: 10px;
        margin-botton: 10px;
	background-color: #000000;
	font-family:Verdana,Helvetica;
	font-size:12px;
        color: #666666;
}

#header1 
{
        width: 1000px;
        height: 60px;
        background:url('/img/header1.jpg');
}

#header 
{
        width: 1000px;
        height: 60px;
        font-size:48px;
        text-align:center;
        background:url('/img/header.jpg');
}

#tab_header
{
        width: 1000px;
        height: 30px;
        text-align:right;
        background:url('/img/header_bg.jpg');
}

#tab_body
{
        width: 1000px;
        background:url('/img/line_bg.jpg');
        background-repeat:repeat-y; 
}

#tab_footer
{
        width: 1000px;
        height: 30px;
        text-align:center;
        background:url('/img/footer_bg.jpg');
}

#footer 
{
        width: 1000px;
        height: 60px;
        background:url('/img/header.jpg');
}

div img
{
        border: 1px solid #AAAAAA;
        width: 240px;
        height: 180px;
        background: url("/img/loading.jpg") no-repeat center;
}

img#star
{
	margin-top: 5px;
        border: 0px;
        width: 25px;
        height: 15px;
        background: none;
}

img#rekl
{
	margin-top: 5px;
        border: 0px;
        width: 468px;
        height: 80px;
        background: none;
}

img#sys
{
	margin-top: 0px;
        border: 0px;
        width: 120px;
        height: 60px;
        background: none;
}

a, a:visited
{
        color: #AAAAAA;
        text-decoration:none;
	font-family:Verdana,Helvetica;
}

a:hover
{
        color: #FF0000;
}

a:hover img
{
        border: 1px solid #FF0000;
}

#Copyright
{
        color: #666666;
	font-size:10px;
}
