/*----*/
#topix-01 a {
display:block;
height:70px;
width:230px;
margin:0px 0px 0px 0px;
padding:70px 10px 10px 10px;
background:url(../img/panel-01.jpg) no-repeat;
overflow:hidden;
color:#666666;
text-decoration:none;
}

#topix-01 a:hover {
background-position:left -150px;
}


#topix-02 a {
display:block;
height:50px;
width:230px;
padding:10px 10px 10px 10px;
margin:0px 0px 0px 0px;
overflow:hidden;
color:#333300;
text-decoration:none;
background:url(../img/panel-02.jpg) no-repeat;
}

#topix-02 a:hover {
background-position:left -70px;
}


#topix-03 a {
display:block;
height:50px;
width:230px;
padding:10px 10px 10px 10px;
margin:0px 0px 0px 0px;
overflow:hidden;
color:#333300;
text-decoration:none;
background:url(../img/panel-03.jpg) no-repeat;
}

#topix-03 a:hover {
background-position:left -70px;
}

#topix-04 a {
display:block;
height:50px;
width:230px;
padding:10px 10px 10px 10px;
margin:0px 0px 0px 0px;
overflow:hidden;
color:#333300;
text-decoration:none;
background:url(../img/panel-04.jpg) no-repeat;
}

#topix-04 a:hover {
background-position:left -70px;
}

/*----*/