﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
@import url("goodscat.css");
@import url("article.css");

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#6B5B49;
	line-height: 20px;
	margin:0 auto;
	text-align:center;	
}
*{
        margin:0;
        padding:0;
}
/*=头部样式
=============================================================================================*/
#top{
        width:961px;
	position:relative;
        text-align:right;
	margin:0 auto;
        margin-bottom:10px;
}
.logo{
        float:left;
        width:200px;
        height:60px;
        text-align:center;
	overflow:hidden;
}
.topmenu{
        float:left;
        width:761px;
        text-align:right;
	overflow:hidden; 
}
.login{
        margin-left:233px;
        margin:5px 0;
	color:#6b5b49;
}
.login a{
	color:#6B5B49;
}
.menumain{
	color:#fff;
	height:30px;
	line-height:30px;
        background:url(menu_b.gif) no-repeat right; 
	overflow:hidden; 
}
.menumain a{
        padding:0 20px;
        font-weight :700;
	color:#fff;
}
.gands{
        margin-top:-1px;
        *margin-top:0;
        width:961px;
        height:69px;
        background:url(gands_b.gif) no-repeat; 
	overflow:hidden; 
}
.goodsmenu{
        color:#fff;
        padding:5px;
        text-align:center;
}
.goodsmenu a{
        color:#fff;
        padding:0 10px;
}
.searchvcart{
        margin:2px 30px;
	text-align:left;
}
.search{
        float:left;
        width:530px;
        color:#fff;
        border:1px solid #dedede;
        padding:0 15px;
	overflow:hidden; 
}
.cart{
        float:left;
        width:320px;
        margin-left:15px;
        vertical-align :middle;
        display:inline;
        border:1px solid #c99d99;
        background:url(cart_b.jpg) repeat-x; 
}
.cart a{
        line-height:24px;
        vertical-align :middle;
        color:#369;
}
/*=首页布局
===================================================================*/
.main{
        width:961px;
	margin:0 auto;
	overflow:hidden; 
}
.mainleft{
        float:left;
	width:200px;
	text-align:left;
	overflow:hidden;
}
.mainmidd{
        float:left;
        width:550px;
	text-align:left;
	overflow:hidden;
}
.mainright{
        float:left;
	width:200px;
	text-align:left;
	overflow:hidden;
}
.help{
        width:961px;
	margin:10px auto;
        padding-top:15px;
        padding-left:2px;
        text-align:left;
	overflow:hidden;
        background:url(help_b.jpg) repeat-x top;  
}
.mainall{
        float:right;
	width:750px;
        text-align:left;
	overflow:hidden;
}
.mainwid{
        padding:0 15px;
        background:url(mainall_b.jpg) no-repeat top;  
	overflow:hidden;
}
/*=底部样式
===================================================================*/
#foot{
        width:961px;
	margin:5px auto;
	overflow:hidden;
}
#foot .footmenu{
        height:32px;
        margin:0 auto;
        padding-right:20px;
        border-top:2px solid #369;
        background:url(0358474.gif) no-repeat right;     
}
#foot .footmenu .TreeList{
        float:right;
        padding:0 20px;
        line-height:32px;
        background:url(cat_t.jpg) no-repeat left;  
}
#foot .footmenu a{
       color:#6B5B49;
}
#foot .footmenu a:hover{
       color:#369;
}
#foot .footbar{
}
#foot .footbar .footlogo{
	width:200px;
        float:left;
}
#foot .footbar .footmasg{
	width:760px;
        float:left;
}
/*=会员中心与购物车
===================================================================*/
.member-left{
        width:12px;
        height:200px;
        float:left;
        background:#000 url(border20_l.jpg) no-repeat top; 
	overflow:hidden;
}
.member-body{
        width:937px;
        float:left;
        text-align:left;
        border-top:2px solid #dedede;
	overflow:hidden;
}
.member-right{
        width:12px;
        height:200px;
        float:right;
        background:url(border20_r.jpg) no-repeat top; 
	overflow:hidden;
}
/*=轮盘广告
===================================================================*/
.pb{
        margin-top:-10px;
}
.pb .switcher{
        position:relative;
        height:33px;
        width:538px;
        margin:0 auto;
        background:url(bannertop_b.jpg) no-repeat top left;
	overflow:hidden; 
}
.pb .points{
       width:538px;
       margin:5px 16px; 
       font-size:12px; 
       padding:0;
       text-align:center;
}
.pb .points li{
       float:left;
       width:115px;
       height:23px;
       line-height:23px;
       text-align:left;
       color:#7c6146;
       padding-left:8px;
       margin-right:10px;
       display:inline;
       cursor:pointer;
       background:url(bannerout_b.gif) no-repeat top left;
       overflow:hidden;
}
.pb .points li.current{
       width:115px;
       height:23px;
       color:#fff;
       line-height:23px;
       padding-left:8px;
       background:url(banneron_b.jpg) no-repeat top left;
       text-align:left; 
       overflow:hidden;
}
.pb .banners{
        width:538px;
        margin:5px auto;
}
.pb .banners li{
        width:538px;
        height:270px;
        overflow:hidden;
        display:none;
}
