#memsvc {
float:right;
padding-left:150px;
width: 600px;
}
#memsvc .left {
float: left;
height: 33px;
width: 20px;
background: url(imgs/top_menu_1.gif) no-repeat left center
}
#memsvc .center {
background: url(imgs/top_menu_2.gif);
float: left;
width: 560px;
height: 33px;
line-height: 33px;
}
#memsvc .center span {
height: 33px;
line-height: 33px;
background: url(imgs/top_menu_line.gif) no-repeat right center;
padding-left: 4px;
padding-right: 6px;
}
#memsvc .right {
float: left;
height: 33px;
width: 20px;
background: url(imgs/top_menu_3.gif) no-repeat right center
}
#logo {
height: 53px;
width: 750px;
text-align: left;
}
#logo .lopic {
height: 63px;
padding-top: 10px;
float: left;
text-align: left;
}
#logo .loso {
height: 53px;
padding-top: 25px;
float: right;
text-align: left;
}
#logo .loso span {
color: #3399FF;
font-weight: bold;
}
#shop_view {
float: left;
}
#shop_view .sleft {
float: left;
width:32px;
height: 22px;
background: url(../index/imgs/shopping2_left.gif) no-repeat left center;
}
#shop_view .scenter {
float: left;
height: 22px;
line-height:23px;
font-weight: bold;
color: #3399FF;
background: url(../index/imgs/shopping2_center.gif) repeat-x;
}
#shop_view .sright {
float: left;
height: 22px;
width: 14px;
background: url(../index/imgs/shopping2_right.gif) no-repeat right center;
}
#next_view {
float: left;
}
#next_view .nleft {
float: left;
width:31px;
height: 22px;
background: url(../index/imgs/list2_left.gif) no-repeat left center;
}
#next_view .ncenter {
float: left;
height: 22px;
line-height:23px;
font-weight: bold;
color: #3399FF;
background: url(../index/imgs/shopping2_center.gif) repeat-x;
}
#next_view .nright {
float: left;
height: 22px;
width: 14px;
background: url(../index/imgs/shopping2_right.gif) no-repeat right center;
}
