/*-------------------------------------------
    ★CSS BY [ waitingchou ] ★
http://www.wretch.cc/blog/waitingchou
-------------------------------------------------------------------*/

body {
background: url('http://l.yimg.com/e/style/6/666/container.jpg') repeat-y center top;
margin: 0px;
padding:0;
font-size: .8em;
color: #970;
    height: 100%
}

a {
color: deeppink;
}
a:hover {
color: #FFF;
text-decoration: none;
}
#logo a {
text-decoration: none;
}
#logo a img{border:1px solid red}


/*-------------top--------------*/

html body table tbody tr td#logo{
display:block! important;
}


#banner {
background: url('http://l.yimg.com/e/style/6/666/banner.jpg') no-repeat left top;
width: 980px;
height: 326px;
color: gray;
}
#banner a {
color: #fc8007;
padding-left: 35px;
}
.sidetitle {
text-align: left;
height: 20px;
vertical-align: top;
    padding: 5px 100px;
    background: url('http://l.yimg.com/e/style/6/666/one.jpg') no-repeat 93% top;
    height: 94px;
}
.side {
background: url('http://l.yimg.com/e/style/6/666/grid.jpg') no-repeat left top;
}

div hr {
width: 700px;
    color:#fc8007;
}
p{text-align: center}

