@import url("border.css");
@import url("widget.css");
@import url("index.css");



body {font-family: "Arial";font-size: 12px;color: #666666;line-height: 180%; padding:0; margin:0}
a{color:#464646;  text-decoration:none;}
a:hover{color:#000000;}
.alignright{

}

UL {
	LIST-STYLE-TYPE: none; 
}
OL {
	LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
DL {
	LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}

TT {
	FONT-FAMILY: monospace
}


}
DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

.AllWrap{ margin:0 auto; width:972px}
.AllWrapInside{ margin:0 auto; width:972px;  border-top:1px solid #ddd; }



.headerInfo { height:195px; position:relative; z-index:2 }
	.headerInfo  .logo     {
	position:absolute;
	left:0px;
	top:8px;
	width: 250px;
	height: 63px;
}
	.headerInfo  .topMenu  {
	position:absolute;
	right:200px;
	top:20px;
}
.headerInfo  .topMenu span {	font-size: 20px;
	font-weight: bold;
	color: #696294;
	font-family: Arial, Helvetica, sans-serif;
	}
	.headerInfo  .topMenu a{ text-decoration:underline;}
	.headerInfo  .info     {
	position:absolute;
	right:0px;
	top:63px;

	text-decoration: none;
	padding-left: 5px;

}
    .headerInfo  .info a{
		font-size: 13px;
	font-weight: bold;
	color: #696294;
	}
    .headerInfo  .info a:hover{
	color:#d04461}
	.headerInfo  .cartBar  {
	height:35px;
	position:absolute;
	top:10px;
	width:200px;
	right: 0px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(cart.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: 20px;
}
    .headerInfo  .cartBar .cart{
	padding-left: 85px;
}
#navs{
	top:90px;
	position: absolute;
	width: 972px;
	z-index: 100;
	height: 65px;
	padding: 0px;
}

    .headerInfo #menu     {

	left:0px;

}
	.headerInfo #menu ,#menu li ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
	.headerInfo #menu li {
	float:left;
	text-align:center;
	position:relative;
}
	.headerInfo #menu li h3 {
	margin:0; 
}

	.headerInfo #menu li a:link, #menu li a:visited{
	text-decoration:none;
	color:#FFFFFF;
	width:80px;
	height:35px;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
	background-color: #FFABAB;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	TEXT-ALIGN: center;
	line-height: 15px;	
}
	.headerInfo #menu li ul {
	display: none;
}
	.headerInfo #menu table {
	margin:-1px; 
	border-collapse:collapse;
}
/* 以下针对IE6 */
	.headerInfo #menu li:hover a {
	color:#D04461;
	background-color: #FCF4D5;
}
	.headerInfo #menu li:hover ul {
	display:block; 
	position:absolute; 
	top:55px;
	margin-top:1px;
	left:0; 
	width:145px;
}
	.headerInfo #menu li:hover ul li a  {
	display:block;
	color:#666;
	height:15px;
	line-height:20px;
	width:165px;
	font-size: 12px;
	background-color: #FCF4D5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
	.headerInfo #menu li:hover ul li a:hover {
	color:#000;
	background-color: #F2E9C2;
}	
   
	.headerInfo  .topbtn   { position:absolute; height:35px; line-height:35px; left:0; top:109px }
	.headerInfo  .topbtn a {width:79px; height:29px;display:block; float:left;  margin-right:5px}
	.headerInfo  .topbtn .cate  { background:url(topbtn-cate.gif); width:71px;}
	.headerInfo  .topbtn .brand  {background:url(topbtn-brand.gif)  no-repeat}
	.headerInfo  #catebox  {  background:#fff; border:1px solid #af85b2; border-top:1px solid #fff;position:absolute; top:138px; width:930px; padding:10px; z-index:10; }	
	.headerInfo  #brandbox  { background:#fff; border:1px solid #af85b2;border-top:1px solid #fff;position:absolute; top:138px; left:80px; width:850px; padding:10px; z-index:10; }	

	.headerInfo  .headerSearchBar  {
	position:absolute;
	left:0;
	top:147px;
	width:971px;
	height:40px;
	color:#000;
	background-color: #fcf4d3;
	background-image: url(search.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

	.headerInfo  .headerSearchBar #kw {
	position: absolute;
	top: 7px;
	left: 85px;
	font-family: Arial, "微软雅黑", "宋体";
	font-size: 14px;
	height: 20px;
	width: 367px;
	float: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	color: #D04461;
	font-weight: bold;
}
	.headerInfo  .headerSearchBar #goButton {
	position: absolute; top: 7px; left: 460px;
	#top: 7px;
}
    .headerInfo  .headerSearchBar .span-10{
	position: absolute;
	left: 590px;
	top:1px
	}
	.headerInfo  .headerSearchBar a  { color:#000; }
	.headerInfo  .loginBar {
	height:25px;
	right:58px;
	position:absolute;
	top:155px;
	display:inline;
	line-height:25px;
	text-align: right;
	
}
.headerInfo  .loginBar #loginBar_widgets_586{
display:inline;}
.mainColumn      {
	width:750px;
	overflow:hidden;
	float: right;
}
.sideColumn     {
	width:200px;
	overflow:hidden;
	float: left;
}
#topleftcolumn{
	background-color:#FFABAB;
	height:340px;
	width: 250px;
	background-image: url(topleftbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	overflow:hidden;
	float: left;

	
}
#topleftcolumn ul,li{
padding:0;
	margin:0;
list-style-type: none;}
#topleftcolumn ul{
	position: relative;
	_position: relative;

	
	padding-top: 97px;
}
#topleftcolumn ul li a{
	font-family: "微软雅黑", Arial, "宋体";
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	letter-spacing: 3px;
	display: block;
	height: 40px;
	width: 210px;
	padding-left: 20px;
	float: right;
}
#topleftcolumn ul li a:hover{
	color: #FFABAB;
	background-color: #FFF0F5;

	
}

.sideColumn .AdvBanner img    { margin-top:1px;}
.topcenterbanner{
width:706px;
height:340px;}
.ShopCartWrap{ cursor:pointer}

.topMainBannerArea{ background:url(topMainBannerArea.gif); width:705px; height:340px; overflow:hidden;float: right;}
.blank{
	height:25px;
	width:972px;
}
.clear{
clear: both;}
.jointop{
	background-image: url(jointop.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 965px;
}
.leftadv01{
	width:251px;
	height:157px;
	float: left;
}
.leftadv02{
	width:251px;
	height:157px;
	float: left;
	position: relative;
	top: 10px;
}
.centercategory{
width:705px;
height:330px;
float:right;}
.centercategoryin1{
	width:218px;
	background-color: #FFF0F5;
	border: 5px solid #FFAEAE;
	height: 315px;
	float:right;
	margin-right: 5px;
	position: relative;
}
.centercategoryin2{
	width:218px;
	background-color: #FFF0F5;
	border: 5px solid #FFAEAE;
	height: 315px;
	margin-left: 5px;
	position: relative;
	float:right;
	right: 8px;
}
.centercategoryin3{
	width:218px;
	background-color: #FFF0F5;
	border: 5px solid #FFAEAE;
	height: 315px;
	position: relative;
	float:left;
	left: 0px;
	right: 5px;
}
.centercategoryinside{
	width:188px;
	background-color:#FFFFFF;
	height: 285px;
	margin: 15px;
	border: 1px dashed #FFAEAE;
}
.centercategoryinside li{
	display: block;

}
#slidergoods{position:relative; height:233px; overflow:hidden;}
#slidergoods .GoodsListWrap{ width:972px; position:absolute; left:0; top:0;height:152px;}
#slidergoods .GoodsListWrap .itemsWrap .item{ padding-right:10px;  border-right:1px dotted #ccc;}
#slidergoods .GoodsListWrap .itemsWrap .item h6 a{
	color:#D04461;
	font-size:16px;
	font-family:"微软雅黑", "宋体", Arial;
	line-height: 25px;
}

.middleitmeshow{background:#fff url(middleitemshowbg.gif) repeat-x;}
.middleitmeshow .showitem { padding:15px 0 0 40px;}
.middleitmeshow .showitem .pic{ position:relative}
.middleitmeshow .showitem .pic .siderintro{ position:absolute; top:0; left:-30px; width: 22px; height: 106px; color:#fff; line-height:14px}
.middleitmeshow .red{ background:url(middleitemshowTitle-red.gif) no-repeat}
.middleitmeshow .yellow{ background:url(middleitemshowTitle-yellow.gif) no-repeat}
.middleitmeshow .green{ background:url(middleitemshowTitle-green.gif) no-repeat}
.middleitmeshow .middleitmeshowArt { border-top:1px solid #ccc;}
.middleitmeshow .middleitmeshowArt h6{ margin:2px; text-align:left;}

.vcat .c-cat-depth-1 { padding:0; margin:0; overflow:hidden;_height:1%}
.vcat .c-cat-depth-1 ul{ padding:0; margin:0}
.vcat .c-cat-depth-2 { padding:0;}
.vcat .c-cat-depth-2  table{width:100%;}
.vcat .c-cat-depth-2  td{width:40%; padding:2px; margin:0}
.vcat .c-cat-depth-2  td a{ display:block; border:1px solid #ccc; background:#efefef; text-align:center; padding:1px 2px;}


.middleSep{ border-top:1px solid #ddd; border-bottom:1px solid #ddd;padding:10px 0; margin:10px auto}
.middleSep .VsepTips{ float:left; width:12px; padding:3px; color:#fff; line-height:14px; }
.middleSep .colorGreen{ background:#b7b82d}
.middleSep .colorYellow{ background:#b89c2d}
.middleSep .colorRed{ background:#b82d55}
.middleSep .middleSepContent{ float:left; width:161px; margin-right:5px; border-right:1px solid #ddd; margin-right:10px }
.middleSep .middleSepContent .GoodsListWrap{ text-align:center; padding:0;}
.middleSep .middleSepContent .GoodsListWrap h6{ margin:0;} 

.middleCulomnPic{ margin:5px auto; text-align:center}
.middleCulomnPic img{ border:1px solid #ccc; margin:10px 0}

#Foot{
	background:#fff url(footbg.gif) repeat-x;
	margin-top:10px;
	width: 972px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footArticle{ margin-top:20px;}
.footPicInfo{padding:10px; text-align:center; border-bottom:1px solid #ccc;}
.footPicInfo .AdvBanner{ display:inline; margin-right:10px;}

.headerInfo .menu li  div{ padding:3px; margin:0; line-height:20px;}
.headerInfo .menu li  .v-m-page a{ color:#000;}

	#momsFavorites h3.header_pIR { /* Phark image Replacement */
		margin: 0; padding: 0;
		width: 965px; height: 34px;
		background-image: url(momsFavorites_header_BRU.jpg);
		text-indent: -9999px; }

.bottomgoods{
width:972px;
height:230px;
background-color:#FFFFFF;
}

