
#body {padding-top:10px;}

#linkpage {padding:20px;}

#pagetitle {
background:url(../images/link/title.png) no-repeat;
width:980px;
height:30px;
margin:0 0 20px;
text-indent:-10000px;
}

#linkpage .list {border-top:1px #ccc solid;}

#linkpage .list li {border-bottom:1px #ccc solid;}

#linkpage .list a {
display:block;
padding:15px;
margin:0;
}

#linkpage .list a:link {background:#fff;}

#linkpage .list a:visited {background:#fff;}

#linkpage .list a:hover {background:#f5fcff;}
