﻿@import url("border.css");
@import url("widget.css");
a{
  text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	background:url(bg.gif) #E1E2E4 repeat-x;
	background-attachment:fixed;
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	margin:0;
}

#OutWrap {
	width:942px;
	background:#C5C6C6;
	border:#D4D5D6 1px solid;
	overflow:hidden;
	margin:0 auto;
}
#InnerWrap {
	width:920px;
	background:#fff;
	margin:0 auto;
	padding:5px 10px;
}

#TopLinks{
	width:890px;
    margin:0 auto;
	height:25px;
	line-height:25px;
	padding:2px 10px;
    text-align:right;
}

#AllWrap{
	width:920px; 
	margin:0 auto;
}

#Top{
	width:920px;
	margin-bottom:5px;
}
#Logo{
	float:left;
    margin:0 0 0 10px;
}
#TopMem {
	float:right;
    margin:0 10px 0 0;
    text-align:right;
}

/*=框架
=============================================================================================*/
.col570 {
	float:left;
	width:720px;
}
.col550 {
	float:left;
	width:550px;
}
.col170 {
	float:left;
	width:160px;
margin-left:5px;
}
.vcat .GoodsCategoryWrap {
text-align:center;
background:none;
boder:0;
}

.vcat .c-cat-depth-2 {
margin:0;
linheight:150%;
}
.vcat .c-cat-depth-2 td {
margin:0;
padding:2px;
width:40%;
}
.vcat .c-cat-depth-2 td a {
background:#EFEFEF none repeat scroll 0 0;
border:1px solid #CCCCCC;
display:block;
padding:1px 2px;
text-align:center;
}


/*=主菜单
=============================================================================================*/
#Menu{
	height:26px;
    background:#856a54;
    line-height:26px;
    padding:0 5px;
    *overflow:hidden;
}
#Menu ul{
	*overflow:hidden;
}
#Menu li{
	height:26px;
	display:inline;
    padding:2px 35px;
    margin-left:-1px;
    border-right:1px solid #f4f1ee;
}
#Menu li a{
	color:#FFFFFF;
}

	
			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:770px;
	margin:0 auto;
	margin-top:10px;
    border-top:1px solid #E8E8E8;
	color:a8a8a8;
}
#FootLinks{
   padding:10px 0;
}
#FootLinks .TreeList{
	float:left;
    width:20%;
}
#FootLinks .TreeList .cat1{
	font-weight:bold;
    color:#a8a8a8;
    padding:2px 0 5px;
}
#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;
	border-top:#E8E8E8 1px solid;
	border-bottom:#E8E8E8 1px solid;
	padding:5px 0;
}
#FootMenu .TreeList div{
	font-weight:normal;
	display:inline;
	width:150px;
}
#FootMenu .TreeList a {
	color:#a8a8a8;
	padding:5px 11px;
}
#FootMenu .TreeList a:hover {
	background:#E8E8E8;
}
#Copyright *{
	text-align:center;
}
.cut{
	overflow:hidden;
}
.t_c { text-align:center;}
