﻿/* CSS Document */
*{
   margin:0px;
   padding:0px;
}
body{
   text-align:center;
   font-family:arial,tahoma,helvetica,'bitstream vera sans',sans-serif; 
   font-size:12px;
   background-color:#ffffff;
   color:#808285;
}
ul,li{
   list-style:none;
   margin:0px;
   padding:0px;
}
input,textarea{
   font-size:12px; 
   padding:3px;
}
select{
   font-size:12px;
}
div{
   line-height:19px;
   text-align:left;
   word-break:break-all;
   word-wrap:break-word;
}
img{
   border:0;
}
form,button{
   margin:0px;
   padding:0px;
}
a{
   color:#808285;
   text-decoration:none;
}
a:hover,a:active{
   color:#808285;
   text-decoration:underline;
}
#city{
     width:926px;
     height:auto;
     margin:auto auto;
     text-align:center;
     background-color:#ffffff;
}
.top{
     width:926px;
     height:128px;
     background:transparent url(images/top.jpg) no-repeat scroll top center;
     clear:both;
     overflow:hidden;
}
.menu{
     width:926px;
     height:43px;
     overflow:hidden;
     background-image:url(images/menu_bg.jpg);
}
.menu ul{
     width:926px;
     height:43px;
	 background-image:url(images/menuBg.gif);
}
.menu ul li{
     height:30px;
     line-height:43px;
     float:left;
     margin:0 8px 0 8px;
     color:#ffffff;
     text-align:center;
}
.menu ul li a{
    color:#ffffff;
    text-decoration:none;
}
.menu ul li a:hover{
    color:#ffffff;
    text-decoration:underline;
}
.menu_line{
     margin:0 !important;
}
.content{
    width:926px;
    height:auto;
    text-align:left;
	margin:5px auto auto auto;
    clear:both;
}
.content_left{
    width:231px;
    height:auto;
    float:left;
    clear:left;
    overflow-x:hidden;
}
.product_category{
   width:231px;
   height:atuo;
}
.product_category_title{
   width:231px;
   height:46px;
   background-image:url(images/category.gif);
}
.product_category_con{
   width:231px;
   height:auto;
   overflow:hidden;
   background:transparent url(images/leftBg.gif) repeat-y scroll top center;
}
.product_category_con ul{
   width:221px;
   margin:5px 5px 10px 5px;
}
.product_category_con ul li{
   width:211px;
   height:auto;
   line-height:22px;
   text-align:left;
   margin:0px 3px 0px 7px;
   border-bottom:1px dashed #BABABA;
}
.product_category_con ul li a{
   color:#808285;
   text-decoration:none;
}
.product_category_con ul li a:hover{
   color:#808285;
   text-decoration:underline;
}
.product_category_bottom{
   width:231px;
   height:8px;
   clear:both;
   background:transparent url(images/leftBottom.gif) no-repeat scroll top center;
}
.contact{
   width:231px;
   height:auto;
   margin:2px 0 0 0;
}
.contact_title{
   width:231px;
   height:46px;
   background:transparent url(images/contact.gif) no-repeat scroll top center;
}
.contact_con{
   width:231px;
   height:auto;
   overflow:hidden;
   background:transparent url(images/leftBg.gif) repeat-y scroll top center;
}
.contact_con ul{
   width:221px;
   margin:5px;
}
.contact_con ul li{
   width:211px;
   height:auto;
   line-height:22px;
   margin:5px 3px 5px 7px;
   text-align:left;
} 
.contact_con ul li a{
   color:#808285;
   text-decoration:none;
}
.contact_con ul li a:hover{
   color:#808285;
   text-decoration:underline;
}
.contact_bottom{
   width:231px;
   height:8px;
   margin:0px 0 0 0;
   background:transparent url(images/leftBottom.gif) no-repeat scroll top center;
}
.friendlylink{
   width:231px;
   height:auto;
   margin:5px 0 0 0;
}
.friendlylink_title{
   width:231px;
   height:46px;
   background:transparent url(images/link.gif) no-repeat scroll top center;
}
.friendlylink_con{
   width:231px;
   height:auto;
   overflow:hidden;
   background:transparent url(images/leftBg.gif) repeat-y scroll top center;
}
.friendlylink_con ul{
   width:221px;
   height:auto;
   margin:5px;
}
.friendlylink_con ul li{
   width:211px;
   height:auto;
   line-height:22px;
   text-align:left;
   margin:5px 3px 5px 7px;
} 
.friendlylink_con ul li a{
   color:#808285;
   text-decoration:none;
}
.friendlylink_con ul li a:hover{
   color:#808285;
   text-decoration:underline;
}
.friendlylink_bottom{
   width:231px;
   height:8px;
   background:transparent url(images/leftBottom.gif) no-repeat scroll top center;
}
.content_right{
   width:689px;
   height:auto;
   float:right;
   clear:right;
   overflow-x:hidden;
   text-align:left;
}
.banner{
   width:687px;
   height:303px;
   border:1px solid #AA78D1;
}
.recommend_product{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.recommend_product_title{
   width:689px;
   height:29px;
   background-image:url(images/recommend.gif);
}
.recommend_product_con{
   width:689px;
   min-height:120px;
   height:auto !important;
   height:120px;
   text-align:left;
}
.recommend_product_con ul{
   width:689px;
   margin-left:0px;
   margin:5px 0px 5px 0px;
}
.recommend_product_con ul li{
   width:137px;
   line-height:22px;
   float:left;
   text-align:center;
   margin:2px 0 2px 0;
}
.recommend_product ul li img{
   padding-top:5px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:5px;
   border:1px solid #bababa;
}
.new_product{
   width:689px;
   height:auto;
   clear:both;
   margin:5px 0 0 0;
}
.new_product_title{
   width:689px;
   height:29px;
   background-image:url(images/product.gif);
}
.new_product_con{
   width:689px;
   min-height:150px;
   height:auto !important;
   height:150px;
   text-align:left;
}
.new_product_con ul{
   width:689px;
   margin-left:0px;
   margin:5px 0px 5px 0px;
}
.new_product_con ul li{
   width:137px;
   line-height:22px;
   float:left;
   text-align:center;
   margin:2px 0 2px 0;
}
.new_product_con ul li img{
   padding-top:5px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:5px;
   border:1px solid #bababa;
}
.about{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.about_title{
   width:689px;
   height:27px;
   background-image:url(images/introduce.gif);
}
.about_con{
   width:689px;
   min-height:150px;
   height:auto !important;
   height:150px;
   text-align:left;
}
.about_con01{
   padding-top:10px;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
   line-height:25px;
   text-indent:26px;
}
.news{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.news_title{
   width:689px;
   height:27px;
   background-image:url(images/news.gif);
}
.news_con{
   width:689px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.news_con ul{
   width:689px;
   height:auto;
   margin:8px 0 0 0;
}
.news_con ul li{
   width:680px;
   height:auto;
   line-height:25px;
   margin:2px 0px 8px 2px;
   border-bottom:1px dashed #bababa;
}


.trust{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.trust_title{
   width:689px;
   height:27px;
   background-image:url(images/trust.gif);
}
.trust_con{
   width:689px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.trust_con ul{
   width:689px;
   height:auto;
   margin:8px 0 0 0;
}
.trust_con ul li{
   width:680px;
   height:auto;
   line-height:25px;
   margin:2px 0px 2px 8px;
   border-bottom:1px dashed #bababa;
}



.contactShow{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.contactShow_title{
   width:689px;
   height:27px;
   background-image:url(images/contactShow.gif);
}
.contactShow_con{
   width:689px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.contactShow_con ul{
   width:689px;
   height:auto;
   margin:8px 0 0 0;
}
.contactShow_con ul li{
   width:687px;
   height:auto;
   line-height:25px;
   margin:2px 0px 2px 2px;
   text-indent:8px;
   border-bottom:1px dashed #bababa;
}



.message{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.message_title{
   width:689px;
   height:27px;
   background-image:url(images/message.gif);
}
.message_con{
   width:689px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.message_con01{
   width:689px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.message_con01 ul{
   width:689px;
   height:auto;
   margin:8px 0 0 0;
}
.message_con01 ul li{
   width:687px;
   height:auto;
   line-height:25px;
   margin:2px 0px 2px 2px;
   text-indent:8px;
}
.message_con01 ul li em{
   display:block;
   width:100px;
   height:auto;
   float:left;
   font-style:normal;
   line-height:22px;
   text-align:right;
}
.message_con01 ul li span{
  display:block;
  width:auto;
  height:auto;
  float:left;
  line-height:22px;
  text-align:left;
}
.brand{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.brand_title{
   width:689px;
   height:27px;
   background-image:url(images/brand.gif);
}
.brand_con{
   width:689px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.brand_con ul{
   width:689px;
   height:auto;
   margin:8px 0 0 0;
}
.brand_con ul li{
   width:680px;
   height:auto;
   line-height:25px;
   margin:2px 0px 8px 2px;
   border-bottom:1px dashed #bababa;
   text-align:left;
}


.new_information{
   width:689px;
   height:auto;
   margin:5px 0 0 0;
   clear:both;
}
.new_information_title{
   width:689px;
   height:29px;
   background-image:url(images/information.gif);
}
.new_information_con{
   width:689px;
   min-height:100px;
   height:auto !important;
   height:100px;
   text-align:left;
}
.new_information_con ul{
   width:675px;
   margin:5px;
}
.new_information_con ul li{
   width:675px;
   line-height:22px;
}
.bottom{
   width:926px;
   height:auto;
   line-height:22px;
   text-align:center;
   clear:both;
   padding-top:10px;
   border-top:1px solid #7F27C4;
   margin:15px auto 8px auto;
}
.productPage{
   width:650px;
   height:25px;
   margin-top:1px solid #e4e4e4;
   padding-top:10px;
   text-align:center;
   color:#808285;
}
.productPage a{
   color:#808285;
   text-decoration:none;
}
.productPage a:hover{
   color:#808285;
   text-decoration:underline;
}
#orderBox{
   color:#000000;
}
#orderBox a{
   color:#000000;
}
/*首翻滚样式*/
.a{
    float:right;
	display:inline;
	margin:3px;
	width:18px;
	height:18px;
	color:#ffffff;
	text-align:center;
	line-height:16px;
	font-family:Arial;
	font-size:14px;
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
	background:#DE3986;
}
.b{
    float:right;
	display:inline;
	margin:3px;
	width:16px;
	height:16px;
	color:#ffffff;
	text-align:center;
	line-height:16px;
	font-family:Arial;
	font-size:14px;
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
	background:#696969;
	border:1px solid #bababa;
}
