﻿@import url("border.css");
@import url("widget.css");
a{
  color:#464646;
  text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#666666;
	line-height: 180%;
	margin:0;
	text-align:center;
}
#AllWrap{
	width:930px;
	margin:0px auto;
	text-align:left;
}
.topmenu{ width:900px; margin:10px auto; border-bottom:1px solid #EBEBEB; padding:0 15px; color:#DECCDE; }
.topmenu a{ color:#000; padding:0 5px;}
.topmenu a:hover{ color:#000; text-decoration:underline; padding:0 5px;}

#Top{
	width:930px;
    margin:10px auto 0;
}
#Logo{
	float:left;
    margin:0 0 0 10px;
}
#TopLinks{
	float:right;
    margin:0 5px 0 0;
    text-align:right;
}

.left{ width:180px; float:left; padding-right:18px; overflow:hidden;}
.right{ width:730px; float:right; overflow:hidden;}


.product_top{ width:729px; height:65px; background:url(product_top.gif) no-repeat;}
.product_center{ width:723px; background:#fff; border-left:3px solid #E8E8E8; border-right:3px solid #E8E8E8;}
.product_bottom{ width:729px; height:20px; background:url(product_bottom.gif) no-repeat;}
																					
																					
.footer{ width:930px; margin:10px auto 0;}
.bottom_top{ width:930px; height:13px; background:url(bottom_bg.gif) no-repeat;}
.bottom_center{ width:910px; background:url(bottom_center.gif) repeat-y; padding:0 10px;}
.bottom_bottom{ width:930px; height:13px; background:url(bottom_bg.gif) no-repeat center bottom;}

.bottom_menu{ background:#F1F1F1; border:1px dashed #B6B6B6; margin-top:10px;}
.foot_menu a{ float:left; padding:5px 20px; background:url(line.gif) no-repeat right center;}																					
																					
																					
/*=主菜单
=============================================================================================*/
.menu{ width:930px; height:38px; background:url(main_title.gif) no-repeat; margin:0 auto; text-align:left;}
.pmenu{ width:930px; height:42px; background:url(pmenubg.gif) repeat-x; margin:0 auto; text-align:left;}

.bannerbg{ background:#F2F2F2; margin:0 auto; padding:10px;}

.goods{ width:930px; margin:5px auto; text-align:center;}
			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:780px;
	margin:0 auto;
	margin-top:10px;
    padding:0 90px;
    border-top:1px solid #ccc;
}
#FootLinks{
   padding:10px 0 20px;
}
#FootLinks .TreeList{
	float:left;
    width:20%;
}
#FootLinks .TreeList .cat1{
	font-weight:bold;
    color:#656565;
    padding:5px 0 10px;
}
#FootLinks .TreeList .cat2{
	background:url(arrs.gif) no-repeat 0 -22px;
    margin-left:10px;
}

#FootMenu{
   margin:5px 0;
}
#FootMenu .menu a{
   color:#828282;
}
#FootMenu .TreeList{
	overflow:hidden;
    text-align:center;
}
#FootMenu .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}
#Copyright *{
	text-align:center;
}
.cut{
	overflow:hidden;
}