﻿@import url("border.css");
@import url("widget.css");


body {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color:#666666;
	/*background:url(body_bg.jpg) #FFFFFF repeat-x top;*/
	}
.clear{overflow:hidden;height:1px;clear:both;}
.h8{height:8px;}
/*=布局 
=============================================================================================*/
#body-top{
	line-height:21px;
	height:21px;
	background-color:#F8F8F8;
	border-bottom:1px solid #E7E7E7;
	
	}
#AllWrap{
	width:990px;
	margin:0px auto;
	margin-bottom:4px;
	overflow:hidden;
}
#InnerLeftColumn{
	float:left;
	width:180px;
	*display:inline;
	overflow:hidden;
}
#LeftColumn{
	float:left;
	overflow:hidden;
	width:200px;
	*display:inline;
}
#CenterColumn{
	float:left;
	overflow:hidden;
	margin:0 10px;
	width:490px;
	*display:inline;
}
.RightColumn{
	float:right;
	overflow:hidden;
	width:200px;
	*display:inline;
}

#Main{
float:right;
width:785px;
*display:inline;
}
.Main{
float:left;
width:580px;
*display:inline;
}
#defaultMain{
float:right;
width:780px;
*display:inline;
}
#MainWrap{
	width:990px;
	margin:0px auto;
}
#InnerRightColumn{
	float:left;
	overflow:hidden;
	width:665px;
	*display:inline;
	margin:27px 0 0 5px;
	*margin:20px 0 0 5px;
}
/*=头部和菜单
=============================================================================================*/
#top_mymenu{width:990px; margin:0px auto;overflow:hidden;}
#banner{height:1px;overflow:hidden;}
#top_mymenu .top_text{ float:right;}
#top_mymenu li{ float:left; padding-left:4px;}
#Top{
	position:relative;
	z-index:100;
	height:80px;
	width:990px;
	margin:0px auto;
	overflow:hidden;
}
#Top .Logo{
float:left;
width:350px;
height:73px;
overflow:hidden;
padding:5px 0px 0px 25px;
}
#user_box{
position:absolute;
line-height:20px;
top:50px;
left:300px;
text-align:right;
height:20px;
overflow:hidden;
}
#top_mycar{
position:absolute;
line-height:20px;
top:50px;
left:550px;
text-align:right;
height:20px;
overflow:hidden;

}

#top_ad{
position:absolute;
right:0;
width:272px;
height:63px;
overflow:hidden;
margin-top:6px;
}
#TopMenu *{padding:0px;margin:0px;}
#TopMenu{
position:absolute;
line-height:41px;
top:0px;
right:0px;
/*background:#999;*/
text-align:right;
color:#666;
font-family:'宋体'; font-size:12px;
}
#TopMenu .box{height:29px;line-height:29px;float:right;background:url(topmenu_a.gif) no-repeat top left;padding-left:18px;}
#TopMenu .box ul{height:29px;background:url(topmenu_b.gif) no-repeat top right;padding-right:18px;}
#TopMenu .box ul li{line-height:29px;}
#TopMenu a:hover{text-decoration:underline;}
#TopMenu b,#TopMenu strong,#TopMenu span{color:#36c;font-size:13px;}
.topuser
{
position:absolute;
top:60px;
right:18px;

}
.secmenu{
height:32px;
clear:both;
background:url(nav_search.gif) repeat-x;
}
.secmenu .mycar{float:right;width:133px;height:24px;line-height:24px;text-align:right;margin-top:8px;background:url(mycar_a.gif) no-repeat 0px 0px;float:right;}
.secmenu .mycar .mycar_box a{ color:#FFF; float:left; padding-left:50px;}
.secmenu .mycar .mycar_box a:hover{ color:#FF9;}
/*.secmenu .mycar .box{height:28px;line-height:28px;padding:0px 0px 0px 28px;margin:0px;}
.secmenu .mycar .box .ShopCartWrap{height:24px;line-height:24px;padding:0px 12px 0px 0px;margin:0px;background:url(mycar_b.gif) no-repeat top right;font-family:'宋体'; font-size:12px;}*/
.secmenu a{color:#a86324;}
.secmenu a:hover{color:#ff0000;}
.cart-number{color:#ff0000;}
.box_car_shop,.fmenu{display:none;}
#Menu{
	line-height:31px;
	height:31px;
	position:relative;
	overflow:hidden;
	background-color:#E01F1A;
	float:left;
}
#Menu #Menu_left{ width:790px; float:left;}
#Menu #Menu_right{ width:200px; float:right; overflow:hidden;}
#Menu #Menu_right a{
	color:#FFFFFF;
font-family:'宋体';
font-size:14px;
font-weight:bold;
height:24px;
line-height:32px;
margin:0;
padding:0 14px;
text-align:center;
}
#Menu #Menu_right a:hover{ color:#FF9;}
/*#Menu ul{position:absolute;top:0px;left:-2px;}*/
#Menu li{display:inline;}
#Menu a{
	font-weight:bold;
	color:#fff;
	font-family:'宋体'; font-size:14px;
	padding:0px 14px;
	background:Url(menu_line.gif) no-repeat left center;
	height:24px;
	margin:0px;
	line-height:32px;
	text-align:center;
}
#Menu a:hover{
	color:#ff9;
}
/*=购物车
=============================================================================================*/
.CartInfoWrap{
	color:#636363;
	text-align:right;
	margin:10px 10px 0 0;
}
.CartInfoItems{
	display:inline;
	text-decoration:underline;
}
.CartInfoItemsOver{
	display:inline;
	position:relative;
	padding:0;
	margin:0;
}
.CartInfoItems .CartInfoContent{
	display:none;
}
.CartInfoItemsOver .CartInfoContent{
	display:block;
	position:absolute;
	text-align:left;
	border:1px solid #999;
	background:#fff;
	width:200px;
	top:0;
	left:0;
	filter:alpha(opacity=90);
	opacity:0.90;
	min-height:10px;
	z-index:99;
}
.CartInfoItemsOver .CartInfoContent a{
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	border-left:3px solid #FF6600;
	border-bottom:1px dotted #ccc;
	margin:0 0 2px 0;
	padding-left:5px;
}
.CartInfoItemsOver .CartInfoContent a:hover{
	background:#FF9900;
	color:#fff;
}
.CartInfoWrap .total{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #666666;
}
.CartInfoWrap .gocart{
	display:block;
}
/*=搜索栏
=============================================================================================*/
#Menu table td{position:absolute;top:48px;left:250px;}

#sec_menu table{position:absolute;top:72px;left:220px;background:url(sear.gif) no-repeat 0px 0px;height:25px;width:738px;height:24px;border-spacing:0px;}
#sec_menu table td{padding-left:100px;border-spacing:0px;}
#sec_menu a{float:left;color:#fff;background:none;width:100px;text-align:center;padding:0px;margin:0px;}
#Search{height:32px;width:840px;font-size:12px;float:left;}
#Search #Search_left{ height:32px; width:560px; float:left;}
#Search #Search_right{ height:32px; width:280px; float:left; background:url(tag.gif) no-repeat; margin-top:8px;}
#Search #Search_right ul{ padding-left:30px;}
#Search #Search_right ul li{ float:left; padding-left:4px;}
#Search table{}
#Search .inputstyle{
	border:1px solid #a5a7a6;
	height:14px;
	background:#f9f9f9;
}
#Search  ._x_ipt{width:45px;}
#Search .keywords{
width:120px;
background:url(sear_ico.gif) #fff no-repeat left center;
padding-left:20px;
}
#Search .btn_search{
background:url(btn_search_cn.gif) no-repeat left center;
border:none;
height:24px;
width:46px;
overflow:hidden;
line-height:100px;
cursor:pointer;
display:block;
font-size:0px;
}
#Search .btn_advsearch{
	width:74px;
	display:block;
	height:24px;
	cursor:pointer;
	margin:0 1px;
	line-height:24px;
	font-size:0px;
	text-align:center;
	background:url(ad_sear.gif) no-repeat 0px 0px;
	overflow:hidden;
	border:none;

}
#Search table td{padding-top:5px;}
#Search input{margin-left:2px;}
#Search span{font-weight:bold;}
/*=底部
TPL_BOTTOM
=============================================================================================*/

.bot_help{
padding-top:3px;
width:900px;
margin:0px auto;
text-align:left;
}
.bot_help table{margin:0px auto;}
.bot_help .caps_a
{
background:url(bot_linebg.gif) repeat-y right;
padding:0px 10px;
}
.bot_help .caps_b
{
background:none;padding:0px 10px;
}
.bot_help .cat1{line-height:22px;margin-left:0px;background:none;display:block;border-bottom:1px solid #e4e4e4;}
.bot_help .cat1 a{font-size:12px;color:#404040;display:block;text-align:center;padding:0px;margin:0px;}
.bot_help .cat2{margin-left:0px;float:left;line-height:22px;padding:0px;width:100px;}
.bot_help .cat2 a{color:#666666;background:Url(bot_lineli.gif) no-repeat left center;padding-left:12px;}
.bot_help .cat2 a:hover{text-decoration:underline;color:#ff6600;}

#Foot{
	background:url(bottom_bg.gif) no-repeat 0px 0px;
	width:990px;
	margin:0px auto;
	font-size:12px;
}

#FootMenu{
	text-align:center;
}
#FootMenu a{
	color:#666666;
	font-weight:bold;
	}
#FootMenu .cat1 a{color:#666666;font-size:13px;font-weight:bold;}
.ftop{
height:8px;
overflow:hidden;
}
#FootMenu .TreeList{
height:35px;
margin:0px auto;
width:930px;
line-height:28px;
}
#FootMenu .cat1{
	padding:0 16px;
	line-height:35px;
	display:inline;
}
#flink{width:985px;margin:0px auto;line-height:21px;margin-top:5px;padding-top:5px;border-top:1px solid #e4e4e4;}
#flink .border-top{height:20px;font-weight:normal;width:80px;float:left;}
#flink .border-top h3{font-weight:normal;padding:0px;margin:0px;text-align:center;line-height:21px;}
#flink .border-body *{padding:0px;margin:0px;line-height:21px;}
#flink .border-body{float:left;width:815px;line-height:21px;}
#flink .border-foot{clear:both;font-size:0px;height:1px;width:100%;}
#flink .border-body a{padding:0px 10px;}

#FootContent *{
padding:0px;
margin:0px;
line-height:22px;
}

#FootContent{text-align:center;color:#333;}
/*=特定挂件css
=============================================================================================*/
#hotgoods .GoodsList h6{
	font-weight:normal;
	background:url(arrs.gif) no-repeat 0 -40px;
	margin-left:5px;
	padding:0 0 0 5px;
	text-align:left;
}
#hotgoods .GoodsList ul{
	text-align:right;
	padding-right:10px;
	color:#FF9900;
}
#hotgoods .price1{
	color:#F90;
}
#promotenews {
	 width:470px; 
	 height:23px;
	 overflow:hidden;
}
#promotenews a{
	color:#f7620e;
	background:url(arrow8.gif) no-repeat 0 0;
	letter-spacing:1px;
	padding:0 0 0 15px;
	margin:0 30px;
	width:200px;
	line-height:23px;
}
#newgoods .GoodsListWrap{
	margin-top:5px;
}
#newgoods .GoodsListWrap .item{
	padding:10px 0;
	border-right:1px dotted #ccc;
	border-bottom:3px solid #eee;
}
#specialgoods .GoodsListWrap{
	padding:3px 5px;
}
#specialgoods h6 a{
	font-weight:normal;
	display:block;
	width:135px;
	background:url(arrs.gif) no-repeat 0 -40px;
	padding-left:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.toppop{width:950px;margin:0px auto;clear:both;}
.Navigation{height:31px;line-height:31px;border-bottom:1px dotted #b2ac9e;margin:0px auto 10px auto;}
/*=修正会员注册
=============================================================================================*/
.RegisterWrap .leftpart{
	margin-right:30px;
}
#LeftColumn .TreeList .cat1{height:25px;line-height:25px; text-indent:21px;}
#LeftColumn .TreeList .cat2{height:22px;line-height:22px;}

/*=自定义（donyily）
=============================================================================================*/
.goodsprop_ultra{ line-height:22px; width:765px; margin:12px auto;}
.goodsprop_ultra div{ width:200px;}
#goods-intro{ line-height:22px;}
.BrandListWrap img{ width:73px; height:41px;}
.BrandDetailWrap{background:url(brand_bg1.gif) no-repeat top left;}
.branddetail{ margin:8px 10px 8px 10px;}
.branddetail .info{}
.BrandDetailWrap p{ width:762px; line-height:22px; display:block; border-left:#DDDDDD 1px solid; border-right:#DDDDDD 1px solid; background:url(brand_bg2.gif) no-repeat bottom left; padding:0px 10px 8px 10px; }
.itemsWrap{ margin-bottom:20px;}
#p8d8_notice .ArticleListWrap{ padding-top:12px;}
#p8d8_notice .ArticleListWrap ul a{ color:#325E7F;}
#p8d8_notice .ArticleListWrap ul a:hover{ text-decoration: underline;}

#p8d8_New h6 a{ color:#325E7F;}
#p8d8_New h6 a:hover{ text-decoration: underline;}
#p8d8_New .mktprice0{color:#888888;}
#p8d8_New .price0{ color:#325E7F;}
#p8d8_New .price1{ color:#CD0000; font-weight:bold;}

#p8d8_Specials h6 a{ color:#325E7F;}
#p8d8_Specials h6 a:hover{ text-decoration: underline;}
#p8d8_Specials .mktprice0{color:#888888;}
#p8d8_Specials .price0{ color:#325E7F;}
#p8d8_Specials .price1{ color:#CD0000; font-weight:bold;}

#goods-intro img{ max-width: 740px; height:auto; /*width:expression(this.width > 740 ? "740px" : this.width);*/ width:740px;}

.Main .Flash { margin-bottom:10px;}
#Main .M_ad2 { float:left;}
#Main .M_ad2 .AdvBanner{ float:left; padding-right:3px;}

#mynews .border-top{ width:200px; height:31px; text-indent:-9999px; background:url("mallinfo.gif") no-repeat;}
#mynews .border-body{ border-top:solid 1px #CCC;}

.foot_news { width:990px; margin:0 auto;overflow:hidden; margin-bottom:10px; }
.foot_news .width_245{ width:245px; float:left; margin-right:2px;}

#f1 .border-top { width:245px; height:28px; background:url(delivery_notice.jpg) no-repeat; text-indent:-9999px;}
#f2 .border-top { width:245px; height:28px; background:url(paihang_title.gif) no-repeat; text-indent:-9999px;}
#f3 .border-top { width:245px; height:28px; background:url(vote_index_title.jpg) no-repeat; text-indent:-9999px;}
#f1 .border-body, #f2 .border-body,#f3 .border-body{ border-top:solid 1px #CCC;}
