#info_box{
padding:0 0 5px 0;
}
#info_box p{
padding-bottom:10px;
}


/* ----- banner -----*/
.bnr_member{
}
.bnr_gift{
}
.bnr_shoplist{
}
.bnr_jerry{
}


.bnr_member a{
display:block;
width:435px;
height:250px;
overflow:hidden;
background-position:0px 0px;
background-repeat:no-repeat;
background-image:url(/img/index/bnr_member_l.jpg);
text-indent:-1000em;
text-decoration:none;
}
.bnr_member a:hover{
background-position:0px -250px;
}

.bnr_gift a{
display:block;
width:435px;
height:120px;
overflow:hidden;
background-position:0px 0px;
background-repeat:no-repeat;
background-image:url(/img/index/bnr_gift_l.jpg);
text-indent:-1000em;
text-decoration:none;
}
.bnr_gift a:hover{
background-position:0px -120px;
}

.bnr_gift2 a{
display:block;
width:435px;
height:120px;
overflow:hidden;
background-position:0px 0px;
background-repeat:no-repeat;
background-image:url(/img/index/bnr_gift2_l.jpg);
text-indent:-1000em;
text-decoration:none;
}
.bnr_gift2 a:hover{
background-position:0px -120px;
}

.bnr_gift3 a{
display:block;
width:435px;
height:193px;
overflow:hidden;
background-position:0px 0px;
background-repeat:no-repeat;
background-image:url(/img/index/bnr_gift3_l.jpg);
text-indent:-1000em;
text-decoration:none;
}
.bnr_gift3 a:hover{
background-position:0px -193px;
}

.bnr_shoplist a{
display:block;
width:200px;
height:90px;
overflow:hidden;
background:url(/img/index/bnr_store.jpg) no-repeat;
text-indent:-1000em;
text-decoration:none;
}
.bnr_shoplist a:hover{
background-position:0px -90px;
}
.bnr_jerry a{
display:block;
width:200px;
height:90px;
overflow:hidden;
background:url(/img/index/bnr_jerry.jpg) no-repeat;
text-indent:-1000em;
text-decoration:none;
}
.bnr_jerry a:hover{
background-position:0px -90px;
}

/* over write */
#right_plate h2{
margin:0 0 20px 0;
}
