﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
a{
  color:#464646;
  text-decoration:none;
}
a:hover{
	color:#000000;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	margin:0;
	background:url(mainbg.gif);
}
#Top,#AllWrap,#Foot{
	background:#fff;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
}
/*=top部分=============================================================================================================*/
#Top{
	width:930px;
	height:163px;
    margin:0 auto;
}
/*=top1=====================================================================*/
#Top1{
}
/*=top1链接部分====================================*/
#topmenu{
	float:left;
	width:30%;
	padding:66px 0 2px 0;
}
#topmenu a{
	font-size:11px;
	*font-size:xx-small;
	color:#666;
	font-weight:600;
	text-decoration:none;
}
#topmenu a:hover{
	color:#AF2B3E;
}
/*=Logo部分=================================*/
#Logo{
	float:left;
	width:40%;
	vertical-align:top;
}
/*=首页搜索部分==============================*/
#search{
	float:right;
	width:18.8%;
	*width:30%;
	padding-top:60px;
	padding-bottom:5px;
	text-align:right;
}

/*=top2=====================================================================*/
#top2{
	background:url(menubg.gif) repeat-x;
}
/*=左边广告图部分=================================*/
#topb1{
	float:left;
	width:125px;
}
/*=主导航菜单样式
================================================*/
#Menu{
	float:left;
	margin:0 auto;
}
#Menu li{
	margin:0 12px;
	display:inline;
}
#Menu li a{
	font-weight:bold;
	color:#f8fbfb;
	font-size:15px;
	font-family:"微软雅黑";
	line-height:38px;
}
#Menu li a:hover{
	color:#900;
	text-decoration:none;
}
#Menu li.first a{
}

/*=右边广告图部分==================================*/
#topb2{
	float:right;
	width:114px;
}
/*=主体部分=============================================================================================================*/
#AllWrap{
	width:930px;
	margin:0 auto;
	overflow:hidden;
}
#LeftColumn{
	float:left;
	width:192px;
}
#Main{
	float:right;
	width:720px;
	text-align:left;
}
.LeftBox{
	float:left;
	border:2px solid #bab9b9;
}
.RightBox{
	float:right;
}
.ALeftBox{
	float:left;
	width:260px;
	height:126px;
	padding:4px 10px 0px 10px;
	margin-top:10px;
	border:2px solid #EE778A;
	overflow:hidden;
	background:url(regbg.gif);
}
.ALeftBox ul li{
	margin-top:3px;
}
.ARightBox{
	float:right;
	border:2px solid #EE778A;
	margin-top:10px;
}

/*=限时特卖区
===============================================*/
#spbox{
	margin:10px 0;
	background:url(spbg.gif) repeat-y
}
.spdot{
	height:8px;
	background:url(reddot.gif) repeat-x;
	_overflow:hidden;
}
#spLeft{
	margin-left:8px;
	_margin-left:5px;
	float:left;
	width:135px;
}
#spCenter{
	float:left;
	margin-top:5px;
	_margin-bottom:5px;
	width:442px;
}
#spCenter .GoodsListWrap .itemsWrap{
	margin-left:0px;
}
#spCenter .GoodsListWrap .item{
	margin:0px;
}

#spRight{
	float:right;
	margin-right:8px;
	_margin-right:5px;
	width:126px;
	background:url(spright.gif) no-repeat right bottom;
}

																			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:930px;
	_width:922px;
	margin:0 auto;
	padding-top:10px;
	height:255px;
	*height:100%;
}
#FootLinks{
   border-top:2px solid #f08d9e;
   border-bottom:2px solid #f08d9e;
   background:url(regbg.gif) repeat-x;
   padding-left:32px;
   _padding-left:32px;
   height:136px;
   *height:134px;
   width:898px;
   overflow:hidden;
}
#FootLinks .TreeList .cat1{
	text-align:center;
	background:url(regbg2.gif) no-repeat;
}
#FootLinks .TreeList .cat1 a{
	font-weight:bold;
    color:#fff;
	font-size:12px;
	line-height:30px;
}
#FootLinks .TreeList .cat2{
	margin-top:5px;
	background:url(arrs.gif) no-repeat 0 -22px;
    margin-left:10px;
}

#shopex{
	float:left;
	width:190px;
	text-align:center;
}
#Copyright{
	float:right;
	text-align:center;
}
.cut{
	overflow:hidden;
}