input.text{
 padding-bottom:5px;
}

div.cb{
 padding-left:30px;
 float:left;
 height:30px;
 width:100px;
 overflow:auto;
 text-align:left;
}

div.page {
width:800px;
}

body {
background-color:#000000;
}

div.pages {
float:center;
height:35px;
width:400;
}

div.pageL {
float:left;
height:35px;
width:200;
}

div.pageR {
float:center;
height:35px;
width:200;
}

div.banner {
text-align:left;
width:800px;
height:158px;
background-image:url('../images/newbanner.png');
background-position:center;
background-repeat:no-repeat;
}

div.dLink {
background-image:url('../images/dlink.png');
background-position:left;
background-repeat:repeat-x;
height:36px;
width:160px;
float:left;
color:#ffffff;
font-size:24px;
padding-top:5px;
}

div.link {
background-image:url('../images/link.png');
background-position:left;
background-repeat:repeat-x;
height:36px;
width:160px;
float:left;
color:#ffffff;
font-size:24px;
padding-top:5px;
}

div.content {
position:absolute;
background-color:#191e22;
width:790px;
height:399px;
overflow:auto;
padding:5px;
color:white;
}



div.footer {
width:800px;
height:38px;
background-image:url('../images/footer.png');
background-position:center;
background-repeat:no-repeat;
}

a img{
border:0;
} 

div.pages {
height:40px;
padding:5px;
width:780px;
}
