﻿/* CSS Document */
body{
   margin:0px;
   text-align:center;
   font-family:"宋体";
   font-size:12px;
   background-image:url(images/bg.jpg);
   background-repeat:repeat-x;
   background-color:#ffffff;
   color:#ffffff;
}
ul{
   list-style:none;
   margin:0px;
}
form,input,button{
   margin:0px;
   padding:0px;
}
a:link,a:visited{
   color:#ffffff;
   text-decoration:none;
}
a:hover,a:active{
   color:#ffffff;
   text-decoration:underline;
}
#city{
    width:870px;
    height:auto;
    text-align:center;
	overflow:hidden;
}
.top{
    width:870px;
    height:auto;
    clear:both;
	text-align:left;
}
.top01{
    width:870px;
    height:155px;
    clear:both;
}
.logo{
    width:167px;
	height:155px;
	line-height:155px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.logo img{
    vertical-align:middle;
}
.banner{
    width:703px;
	height:155px;
	float:left;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}
.top02{
    width:870px;
	height:34px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
}
.menu{
    width:800px;
	height:34px;
	line-height:34px;
	margin-left:25px;
	float:left;
}
.content{
    width:870px;
	height:auto;
    text-align:left;
	clear:both;
	margin-top:5px;
}
.content_left{
    width:200px;
	height:auto;
    float:left;
	clear:left;
	overflow-x:hidden;
	background-color:#54031c;
}
.product_category{
   width:200px;
   height:atuo;
}
.product_category_title{
   width:200px;
   height:28px;
   line-height:28px;
   background-image:url(images/left_top.jpg);
}
.product_category_con{
   width:200px;
   min-height:220px;
   height:auto !important;
   height:220px;
}
.product_category_con ul{
   width:190px;
   margin-left:5px;
   margin-right:5px;
   margin-top:5px;
   margin-bottom:10px;
}
.product_category_con ul li{
   width:190px;
   height:auto;
   line-height:22px;
   text-align:left;
}
.product_category_con ul li a:link,.product_category_con ul li a:visited{
   color:#ffffff;
   text-decoration:none;
}
.product_category_con ul li a:hover,.product_category_con ul li a:active{
   color:#ffffff;
   text-decoration:underline;
}
.contact{
   width:200px;
   height:auto;
}
.contact_title{
   width:200px;
   height:24px;
   line-height:24px;
   background-image:url(images/left_bar.jpg);
}
.contact_con{
   width:200px;
   min-height:220px;
   height:auto !important;
   height:220px;
}
.contact_con ul{
   width:190px;
   margin-left:5px;
   margin-right:5px;
   margin-top:5px;
   margin-bottom:10px;
}
.contact_con ul li{
   width:190px;
   height:auto;
   line-height:22px;
   text-align:left;
} 
.contact_con ul li a:link,.contact_con ul li a:visited{
   color:#957575;
   text-decoration:none;
}
.contact_con ul li a:hover,.contact_con ul li a:active{
   color:#957575;
   text-decoration:underline;
}
.search{
   width:200px;
   height:auto;
}
.search_title{
   width:200px;
   height:24px;
   line-height:24px;
   background-image:url(images/left_bar.jpg);
}
.search_con{
   width:189px;
   height:auto;
   line-height:35px;
}
.friendlylink{
   width:200px;
   height:auto;
}
.friendlylink_title{
   width:200px;
   height:24px;
   line-height:24px;
   background-image:url(images/left_bar.jpg);
}
.friendlylink_con{
   width:200px;
   min-height:160px;
   height:auto !important;
   height:160px;
}
.friendlylink_con ul{
   width:190px;
   margin-left:5px;
   margin-right:5px;
   margin-top:5px;
   margin-bottom:10px;
}
.friendlylink_con ul li{
   width:190px;
   height:auto;
   line-height:22px;
   text-align:left;
} 
.content_left_bottom{
   width:200px;
   height:12px;
   background-image:url(images/left_bottom.jpg);
   overflow:hidden;
}
.content_right{
   width:650px;
   height:auto;
   float:right;
   clear:right;
   overflow-x:hidden;
   text-align:left;
}
.new_product{
   width:650px;
   height:auto;
   clear:both;
}
.new_product_title{
   width:650px;
   height:23px; 
   line-height:23px;
}
.new_product_con{
   width:650px;
   min-height:150px;
   height:auto !important;
   color:#000000;
   height:200px;
   text-align:left;
}
.new_product_con ul{
   width:650px;
   margin-left:0px;
   margin-top:5px;
   margin-right:0px;
   margin-bottom:0px;
}
.new_product_con ul li{
   width:130px;
   line-height:22px;
   float:left;
   text-align:center;
}
.new_product_con ul li img{
   padding-top:5px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:5px;
}
.recommend_product{
   width:650px;
   height:auto;
   clear:both;
}
.recommend_product_title{
   width:650px;
   height:23px; 
   line-height:23px;
}
.recommend_product_con{
   width:650px;
   min-height:150px;
   height:auto !important;
   height:150px;
   color:#000000;
   text-align:left;
}
.recommend_product_con ul{
   width:650px;
   margin-left:0px;
   margin-top:5px;
   margin-right:0px;
   margin-bottom:0px;
}
.recommend_product_con ul li{
   width:130px;
   line-height:22px;
   float:left;
   text-align:center;
}
.recommend_product ul li img{
   padding-top:5px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:5px;
}
.about{
   width:650px;
   height:auto;
   clear:both;
}
.about_title{
   width:650px;
   height:23px; 
   line-height:23px;
}
.about_con{
   width:650px;
   min-height:250px;
   height:auto !important;
   height:250px;
   line-height:22px;
   color:#000000;
   text-align:left;
}
.about_con a:link,.about_con a:visited{
   color:#000000;
   text-decoration:none;
}
.about_con a:hover,.about_con a:active{
   color:#000000;
   text-decoration:underline;
}
.about_con01{
   padding-top:10px;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
}
.new_information{
   width:650px;
   height:auto;
   clear:both;
}
.new_information_title{
   width:650px;
   height:23px; 
   line-height:23px;
}
.line01{
   width:20px;
   height:23px;
   float:left;
   background-image:url(images/line_bg.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
   overflow:hidden;
}
.line02{
   width:595px;
   height:23px;
   float:left;
   background-image:url(images/line_bg.jpg);
   background-position:0px -23px;
   background-repeat:repeat-x;
   text-align:left;
   overflow:hidden;
}
.line03{
   width:35px;
   height:23px;
   float:left;
   background-image:url(images/line_bg.jpg);
   background-position:0px -46px;
   background-repeat:no-repeat;
   overflow:hidden;
}
.new_information_con{
   width:650px;
   min-height:150px;
   height:auto !important;
   height:150px;
   color:#000000;
   text-align:left;
}
.new_information_con ul{
   width:650px;
   margin-left:0px;
   margin-top:5px;
   margin-right:0px;
   margin-bottom:0px;
}
.new_information_con ul li{
   width:100%;
   line-height:22px;
}
.new_information_con ul li a:link,.new_information_con ul li a:visited{
   color:#000000;
   text-decoration:none;
}
.new_information_con ul li a:hover,.new_information_con ul li a:active{
   color:#000000;
   text-decoration:underline;
}
.bottom{
   width:870px;
   height:auto;
   line-height:22px;
   text-align:center;
   clear:both;
   padding-top:10px;
   margin-top:15px;
   margin-bottom:8px;
   color:#986877;
   text-align:center;
   background-image:url(images/bottom.jpg);
   background-position:top center;
   background-repeat:no-repeat;
}
.bottom a:link,.bottom a:visited{
   color:#986877;
   text-decoration:none;
}
.bottom a:hover,.bottom a:active{
   color:#986877;
   text-decoration:underline;
}
.productPage{
   width:650px;
   height:25px;
   margin-top:1px solid #e4e4e4;
   padding-top:10px;
   text-align:center;
   color:#000000;
}
.productPage a:link,.productPage a:visited{
   color:#000000;
   text-decoration:none;
}
.productPage a:hover,.productPage a:active{
   color:#000000;
   text-decoration:underline;
}
#orderBox{
   color:#000000;
}
#orderBox a{
   color:#000000;
}