/* CSS Document */
* {margin:0;padding:0;font-family:Arial, Helvetica, sans-serif}
body {text-align:center}
img {border:none}

#wrapbody {width:1000px;margin:0 auto;text-align:left}
#wrapbody div {float:left;display:block}

.header {height:90px;width:100%;background:url(bg-phone.gif) no-repeat right top;}
  .header .headleft {width:251px;height:90px}
  .header .headright {width:749px;height:90px}
  .header .headright p {text-align:right;font-size:11px;padding:0 10px;line-height:40px}
  .header .headright p a.viewcart {background:url(bg-viewcart.gif) no-repeat left center;padding-left:20px}
  .header .headright p b {padding:0 10px}
  .header .headright p a {color:#000;text-decoration:none}
  .header .headright p a:hover {color:#FF6600;text-decoration:underline}
  
.footer {border:#E6E6E6 1px solid;width:998px;height:108px;background:#F6F6F6;text-align:center;margin:10px 0}
  .footer p.footernav {background:#fff;border-bottom:#e6e6e6 1px solid;height:38px;line-height:38px;font-size:11px;color:#999}
  .footer p.footernav a {text-decoration:none;color:#666;padding:0 8px}
  .footer p.footernav a:hover {text-decoration:underline;color:#FF6600}
  .footer p.copyright {padding-top:18px;line-height:16px;color:#666;font-size:11px;}
  .footer p.copyright b {color:#333;font-size:12px}
  
.nav {width:100%;height:40px}
  .nav img {float:left}
  
.searchbar {width:998px;height:38px;border:#ddd 1px solid;background:#F2F2F2}
  .searchbar ul {list-style-type:none;float:left;margin-top:8px;margin-left:20px}
  .searchbar ul li {float:left;border:#bbb 1px solid;position:relative;height:18px;margin-right:5px}
  .searchbar ul li p {font-size:11px;line-height:20px;}
  .searchbar ul li.searchinput {width:150px;background:#fff}
  .searchbar ul li.searchselect {width:100px;background:#fff}
  .searchbar ul li.text {border:none;height:20px}
  .searchbar ul input,.searchbar ul select {height:18px;border:none;background:none;font-size:11px;line-height:18px;position:absolute;left:0;top:0;color:#666}
  .searchbar ul input {width:150px}
  .searchbar ul select {width:100px}
  
.ad {width:100%;margin:5px 0}

.path {width:998px;height:28px;border:#eee 1px solid;margin:5px 0}
  .path p {font-size:11px;color:#000;line-height:28px;padding:0 20px}
  .path p a {color:#999; text-decoration:none}
  .path p a:hover {color:#f60}
  .path p b {font-weight:normal;color:#ccc;padding:0 5px}


  

