body
{
background-image: url(../images/k.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
background-color: #fff;
color: #000;
}

#container
{
background-image: url(../images/b.jpg);
width: 1024px;
border: 1px dashed #0066B3;
margin: 0 auto;
padding: 0 15 0 15;
overflow: hidden;
}

#k
{
width: auto;
height: auto;
border-top: 1px dotted #0066B3;
border-bottom: 1px dotted #0066B3;
overflow: hidden;
}

#k1
{
width: 700px;
min-height: 700px;
border-right: 2px dashed #0066B3;
float: left;
overflow: hidden;
}

#k2
{
width: 310px;
margin-top: 10px;
float: right;
overflow: hidden;
}

#text
{
color: #000;
margin: 10 10 10 10;
}

#z
{
width: 310px;
border-bottom: 1px dotted #71b00c;
margin-bottom: 5px;
padding: 5 5 5 5;
}

#z1
{
width: 310px;
border-top: 1px dotted #71b00c;
border-bottom: 1px dotted #71b00c;
margin-bottom: 5px;
padding: 5 5 5 5;
color: #0066B3;
}

#i
{
width: auto;
height: auto;
margin-top: 5px;
overflow: hidden;
}

#kl
{
width: 310px;
height: auto;
float: right;
overflow: hidden;
}