* {
margin: 0;
border: 0;
padding: 0;
}

body {
font-family: arial;
font-size: 12px;
color: #000000;
background: #FFFFFF;
}

a {
font-weight: bold;
color: #F58762;
}

#head {
background: url("images/head.jpg") repeat-x;
height: 101px;
}

#ad1 {
height: 34px;
background: url("images/nav.jpg") repeat-x;
padding-top: 10px;
padding-bottom: 15px;
}

#ad2 {

}

#desc {
margin: 10px 50px 0 50px;
}

#surf {
height: 42px;
width: 600px;
}

#search {
float: left;
background: url("images/bar.jpg") no-repeat;
width: 459px;
height: 42px;
}

#submit {
float: right;
background: url("images/button.jpg") no-repeat;
width: 87px;
height: 42px;
cursor: pointer;
}

.url {
font-size: 16px;
padding: 10px 0 0 10px;
}

#footer {
font-size: 10px;
margin-top: 20px;
}