/* CSS Document */
img
{
  border: none;
}

*{ padding:0; margin:0; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

h2
{
  font-size: 16px;
}

ul { list-style:none; }
li { list-style:none; }
body { background:#000000;
    background:url(../images/frontend/index-bj.jpg);
	background-repeat: repeat-x;
	margin: 0px;
  background-color: #000;
}
/*wrapper begin*/
#wrapper{
  width:773px;
  margin: 50px auto;
  padding: 0px;
}
/*wrapper end*/
/*top的开始*/
#top{
  width:771px;
  padding-top: 13px;
  background: #FFFFFF url(../images/frontend/topt.jpg) no-repeat left top;
}
#logo{
  height: 66px;
  float: left;
}

#asi{
  color: #CCCCCC;
  float: right;
  font-size: 14px;
  margin-right: 20px;
}
#navs{
    width:770px;
	height:40px;
	background-image:url(../images/frontend/index_r32.jpg);
	margin-top:80px;
	font-size:14px;
	text-align:center;
}
#home{
  width: 105px;
	height: 30px;
	float: left;
	padding-top: 7px;
}
#tp{
  width: 105px;
	height: 30px;
	float: left;
	padding-top: 7px;
}
#specials{
  width: 105px;
	height: 30px;
	float: left;
	padding-top: 7px;
}
#General {
  width: 105px;
  height: 30px;
  float: left;
  padding-top: 7px;
}
.blue{
  width: 105px;
	height: 27px;
	background: url(../images/frontend/home1.jpg) no-repeat;
}
.white{
  width: 105px;
	height: 27px;
}
#ss{
  width: 184px;
	height: 20px;
	float: left;
  text-align: left;
	margin-top: 7px;
	margin-left: 50px;
}
#ss input
{
  height: 18px;
  _height: 16px;
  width: 162px;
  margin: 2px 0px auto 2px;
}
#an{
  width: 95px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
#navs a{
  display: block;
	line-height: 27px;
  font-weight: bold;
  text-decoration: none;
}
#navs a:link {
	color: #CCCCCC;
}
#navs a:visited {
	color: #CCCCCC;
}
#navs a:hover {
	color: #FFFFFF;
  background: transparent url(../images/frontend/home1.jpg) no-repeat left top;
}
/*top的结束*/
/*content的开始*/
#content{
  width:771px;
  background: #FFF url(../images/frontend/right-bottom.gif) no-repeat right bottom;
  padding-bottom: 30px;
}
/*leftbar的开始*/
#leftbar{
  width: 194px;
  float: left;
  padding-left: 2px;
  margin-top: 13px;
}

.box{
  width: 194px;
  background: url(../images/frontend/indexb.gif) no-repeat bottom left;
  padding-bottom: 8px;
}

#leftbar_top {
	 background:url(../images/frontend/indexa.gif) no-repeat right top;
}
.box ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
.box ul a {
  display: block;
  width: 179px;
  height: 29px;
  margin: 0 0 2px;
  padding-left: 15px;
  background: url(../images/frontend/nav1.jpg) no-repeat;
  line-height: 29px;
}

#leftbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftbar a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#leftbar a:active {
	text-decoration: none;
}
/*leftbar的结束*/
/*rightbar的开始*/
#rightbar{
   width: 540px;
	 float: right;
	 padding-left: 10px;
   padding-right: 20px;
   background: transparent url(../images/frontend/left-top.gif) no-repeat left top;
   padding-top: 25px;
   margin-top: 15px;
}
#show{
	 margin-left: 18px;
}

.product{
  float: left;
  width: 150px;
  height: 180px;
  margin-left: 20px;
  margin-top: 20px;
  text-align: center;
}

.product_image
{
  margin: auto;
}

.product_image_outer
{
  background: transparent url(../images/frontend/shadow-left-top.gif) no-repeat left top;
  padding-top: 2px;
  padding-left: 2px;
}

.product_image_inner
{
  background: transparent url(../images/frontend/shadow-right-bottom-2.gif) no-repeat right bottom;
  padding: 3px 5px 5px 3px;
}

.product_blue, .product_blue a
{
  text-decoration: none;
  color: #39C;
}
.product_orange, .product_orange a
{
  text-decoration: none;
  color: #F90;
}

#detail
{
  text-align: center;
  margin-top: 10px;
}
#detail table
{
  margin: 10px auto;
  width: 450px;
  background-color: #CCC;
}

#detail th
{
  width: 100px;;
}

#detail td, #detail th
{
  background-color: #FFF;
  text-align: left;
  padding: 1px 5px;
}
#product_image
{
  margin-top: 20px;
}

#item_name {
	background-color: #fff;
	color: #666;
	font-family: Sawasdee, 'Comic Sans MS', 'Lucida Sans';
	font-size: 15px;
	font-weight: bold;
	margin-left: 18px;
	text-align: left;
}

#pager
{
  margin-top: 30px;
  text-align: center;
}
#pager img
{
  border: none;
}
/*rightbar的结束*/
/*content的结束*/
/*bottom的开始*/
#bottom{
     width:771px;
     background: #FFF url(../images/frontend/bottomt.jpg) no-repeat left bottom;
     padding-bottom: 20px;
     text-align: center;
     font-weight: bold;
     color:#CCC;
}
#bottom_text
{
  padding-left: 168px;
  background: transparent url(../images/frontend/index_r46_c9_r6_c3.gif) no-repeat left center;
}

#bottom a
{
  text-decoration: none;
  color:#CCC;
}
#bottom a:hover
{
  text-decoration: underline;
}

#copy img
{
  display: none;
}
/*bottom的结束*/
