/* CSS Document */

body {
  width:840px;
  background-color: #181818;
  background-image: url(../images/frontend/home-1-1.jpg);
  background-repeat: repeat-x;
  background-position:  left top;
  margin:0 auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #FFF;
}

#main
{
  text-align: left;
}

.form_error
{
  color: red;
}

fieldset
{
  border: 1px solid #CCC;
  margin-top: 5px;
}

legend
{
  font-weight: bold;
}

.gallery
{
  float: left;
  text-align: center;
  width: 52px;
  height: 52px;
  padding: 2px;
  margin-bottom: 5px;
  margin-left: 5px;
  border: 1px solid #CCC;
}

.gallery a, .gallery a img
{
  margin: 0;
  padding: 0;
}

input, select, textarea
{
  font-size: 12px;
}

ul{ list-style:none;}
li{ list-style:none;}
.zj{ margin-left:50px;}
.hong{ color:#FF3333;}
.zuo{ width:90px;}
.username{ font-size:8pt; border-style:none; height:9px; }
a:link {
  color: #FFFFFF;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: none;
  color: #FF0000;
}
a:active {
  text-decoration: none;
  color: #FFFFFF;
}

#quick_link a {
  display: block;
  width: 40%;
  font-size: 1.5em;
  font-weight: bold;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #FFF;
}

#quick_link a:hover {
  background-color: #FFF;
  color: #353F46;
}

#main{ width:840px; margin:0 auto;}
/*top begin*/
#top{ width:840px; height:225px; background:url(../images/frontend/banner.jpg) no-repeat; }
#ym{ width:190px; float:right; padding-top:20px; *padding-top: 30px !important; color:#999999; margin-right:20px;}
.we{  width:190px; text-align:right;}
.sign{ width:190px;  color:#FF0000; float:right; text-align:right; padding-top:20px;}
.sign a:link {
  color: #FF0000;
  text-decoration: none;
}
.sign a:hover {
  text-decoration: none;
  color:#FF6666;
}
.sign a:active {
  text-decoration: none;
  color: #FFFFFF;
}
.sign a:visited {
  text-decoration: none;
  color: #FF0000;
}
.date{ width:190px; color:#FF0000; float:right; text-align:right;}
#bbb{ width:190px; float:right; margin-top:0px; padding-top:30px; }
.img{ width:190px;}
.toll{ width:180px; font-size:14px; color:#000000; padding-top:5px; padding-left:10px;}
/*nav begin*/
#nav{ width:840px; background: transparent url(../images/frontend/nav-bg.jpg) repeat-x scroll left top; color:#FFFFFF; text-align:center;}
#nav ul
{
  line-height: 26px;
  margin: 0;
  padding: 0;
}

#nav ul li.first
{
  background: none;
  padding: 0;
}

#nav ul li
{
  float: left;
  list-style: none;
  font-weight: bold;
  background: transparent url(../images/frontend/split.jpg) no-repeat left top;
  padding: 0 0 0 1px;
}

#nav ul li a
{
  padding: 0 20px;
  display: block;
}

#nav ul li a:hover, .current
{
  display: block;
  background: transparent url(../images/frontend/nav-a-bg.jpg) repeat-x left center;
}

.white{
    width:76px;
  height:23px;
  display: block;
  background:;
}
.red2{
     width:85px;
   height:23px;
   display:block;
   background:url(../images/frontend/2.jpg) no-repeat;
}
.white2{
     width:85px;
   height:23px;
   display:block;
   background:;
}
.red3{
     width:100px;
   height:23px;
   display:block;
   background:url(../images/frontend/3.jpg) no-repeat;
}
.white3{
     width:100px;
   height:23px;
   display:block;
   background:;
}
.red4{
     width:90px;
   height:23px;
   display:block;
   background:url(../images/frontend/4.jpg) no-repeat;
}
.white4{
     width:90px;
   height:23px;
   display:block;
   background:;
}
#nav a{
  color: #FFFFFF;
  text-decoration: none;
}

/*nav end*/
#search{ line-height:25px; background:#343F45; color:#FFFFFF; padding-left: 20px; }
.address{
  text-align: left;
}
.cart{
  border: 1px solid #a4a4a4;
  border-bottom-style: none;
  border-right-style: none;
}
.cart td
{
  padding: 3px;
  text-align: center;
  border-bottom: 1px solid #a4a4a4;
  border-right: 1px solid #a4a4a4;
}
.cart .align-left
{
  text-align: left;
}
.cart .align-right
{
  text-align: right;
}
.cart tr.alt{
  background: #515659;
}
.cart th
{
  background-image: url(../images/frontend/th.png);
  padding: 3px;
  border-bottom: 1px solid #a4a4a4;
  border-right: 1px solid #a4a4a4;
}
.cart .actions{
  padding: 10px;
}
.blue-cart
{
  padding-left: 22px;
  background: transparent url(../images/frontend/blue-cart.gif) no-repeat left top
}
#checkout-box{
  float: right;
  border: 1px ridge #a4a4a4;
  padding: 10px;
}
.total{
  font-size: 14px;
  font-weight: bold;
}
#find
{
  border: none;
  width: 20px;
  height: 20px;
  text-indent: -999999999px;
  background: transparent url(../images/frontend/hom_r7_c8.jpg) no-repeat center center;
}
.complete
{
   color: #BD7E0F;
   background: transparent url(/images/frontend/co-progress-bg.png) repeat-x left top;
   padding: 3px 5px 3px 10px;
}
.content
{
  padding: 0 10px;
}
img
{
  border: none;
}
/*top end*/
/*bottom begin*/
#bottom{ width:840px; text-align:center; clear:both;}
#bnav{ width:840px; color:#FFFFFF; background-color: #000; }
#Copyright{ width:790px; height:21px; background:url(../images/frontend/0Web-sp-fin-hom_r13_c2.jpg) no-repeat;padding-top:2px; color: #000; }
/*bottom end*/

.progress-indicator{
  background-color: black;
  padding: 10px 40px;
  font-size: 12px;
  font-weight: bold;
}
.progress-indicator img{
  vertical-align: middle;
}
.progress-indicator span{
  padding-left: 5px;
}
.progress-indicator span.cur{
  text-decoration: underline;
}
