*{
font-family:Arial, Helvetica, sans-serif;
}
#nav {
width:770px;
height:27px;
margin:0 auto;
}
#nav ul{
margin-top:1px;
}
#nav li {
display:inline;
list-style-type:none;
}
#nav a {
font-size:12px;
color:#111;
background:url(../images/top2/menu_left.gif) no-repeat;
padding-left:4px;
float: left;
}
#nav a:hover {
font-size:12px;
color:#111;
background:url(../images/top2/menu_left.gif) 0 -27px no-repeat;
padding-left:4px;
float: left;
}
#nav a span {
display:block;
padding:4px 14px 3px 10px;
background:url(../images/top2/menu_right.gif) no-repeat right top;
}
#nav a:hover span {
background-position: 100% -27px;
}
#nav .select{
background:url(../images/top2/menu_left.gif) 0 -27px no-repeat;
}
#nav .select span {
background-position: 100% -27px;
}
#bottom{
width:980px;
margin-top:5px;
border-top: #cdcdcd solid 1px;
}
#pindao{
text-align:left;
}
#pindao a{
padding:0 8px;
}
.scprice {
text-decoration:line-through;
color:#333;
}
img{
border:0;
}