/* CSS Document */
.mem_img {
padding-top:15px;
padding-right:5px;
height:9px;
width:9px;
background: url(imgs/arrow1.gif) no-repeat left;
}
a.mem_title:link,a.mem_title:visited {
font-size:18px;
color:#999999;
font-weight: bold;
}
a.mem_title:hover,a.mem_title:active{
font-size:18px;
color:#000000;
font-weight: bold;
}
a.mem_menu{
color:#2a9ef3;
}
.list_img span{
font-size:18px;
color:#f36e07;
}
span.button {
vertical-align:middle;
margin-left: 6px;
margin-right: 6px;
display: inline-block;
padding: 1px;
border: solid #156db4 1px;
cursor: hand;
}
input.button {
background: url("../collect/imgs/button_blue_small.png")
repeat-x center center;
height: 17px;
color:#ffffff;
line-height: 18px;
border: none;
cursor: hand;
font-size: 12px;
}
p.button{
background: url("../collect/imgs/button_blue_small.png")
repeat-x center center;
height: 17px;
color:#ffffff;
line-height: 18px;
border: none;
padding-left:5px;
padding-right:5px;
}
span.obut {
margin-left: 6px;
margin-right: 6px;
display: inline-block;
padding: 1px;
cursor: hand;
border: solid #CDCDCD 1px;
}
input.obut {
background: url("../../images/shopping_cart/button_gray_small.png")
repeat-x center center;
height: 17px;
line-height: 17px;
border: none;
cursor: hand;
}
p.obut{
background: url("../../images/shopping_cart/button_gray_small.png")
repeat-x center center;
height: 17px;
color:#000;
line-height: 18px;
border: none;
padding-left:5px;
padding-right:5px;
}
span.member_on{
width:80px;
height:24px;
font-size:13px;
font-weight:bold;
line-height:30px;
display:inline-block;
text-align:center;
background:transparent url(imgs/member_on.jpg) no-repeat scroll right center;
}
span.member_off{
width:80px;
height:24px;
font-size:13px;
font-weight:bold;
line-height:30px;
display:inline-block;
text-align:center;
background:transparent url(imgs/member_off.jpg) no-repeat scroll right center;
}
