@import url("border.css");
@import url("widget.css");


body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333;
	line-height:180%;
	margin:0;
	padding:0;
	background:#fff;
	text-align:center;
}

form,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd,dt,ol,span{margin:0;padding:0;}
h6{ color:#595959; font-size:12px; font-weight: normal; padding:10px 0 0px;}
h3{ text-align:left;}
ul,li{list-style-type:none;}
a{color:#333; text-decoration:none;}
a:hover{ color:#FD0001; text-decoration:underline;}

/*=布局 
=============================================================================================*/
.floleft{ float:left;}
.floright{ float:right;}
.mt10{ margin-top:10px;}
.mt30{ margin-top:30px;}
.pt10{ padding-top:10px;}

/*=头部
=============================================================================================*/
.header{ width:1000px; margin:0 auto;}

.member span a{ color:#990002;}

.cart{ background:url(cart_tu.gif) no-repeat 20px 5px; padding-left:40px;}
.cart-number{ padding:0 5px; color:#FF3433;}
.gocart img{ margin:0 8px;}

.menubox{ width:1000px; height:85px; background:url(topbg.gif) no-repeat;}
.menu{ padding-top:17px;}
.menu li,
.menu div{ float:left; padding:0 0 0 1px; display:block;}
.menu a{ float:left; padding:0 0 0 1px; width:73px; height:28px; line-height:28px; background:url(menu_left.gif) no-repeat; color:#fff;}
.menu a:hover{ float:left; width:73px; height:28px; line-height:28px; background:url(menu_right.gif) no-repeat; color:#DD0103;}

.menu_index{ padding:17px 2px 0 34px;}

.category{ padding:14px 10px 0 0;}

.search{ padding:7px 0 0 20px;}

.gjz{ padding:10px 0 0 20px;}
.gjz .TreeList .cat1{ height:12px; line-height:12px; float:left; *line-height:15px; padding:0 6px; color:#393939; font-weight:normal; border-right:1px solid #d1d1d1;}

.gjz .TreeList .cat0{ color:#949494; height:12px; line-height:12px; *line-height:15px; float:left;}
.gjz .TreeList .cat0 a{ color:#949494;}


/*=弹出层
=============================================================================================*/
.dcbox{ width:700px; background:#fee;}
.dcbox li{ float:left; padding:10px;}
.dctitle{ width:700px; display:block; background:#E80000; text-align:left; padding:5px 0; text-indent:20px; color:#fff; font-weight:700;}
.dcclose{ position:absolute; right:5px; top:5px; color:#fff; font-weight:700;}


/*=content
=============================================================================================*/
.content{ width:1000px; margin:10px auto; text-align:left;}
.content_left{ width:772px;}
.content_right{ width:218px;}

.neibox_top{ width:1000px; height:5px; background:url(neibox.gif) no-repeat;}
.neibox_center{ width:978px; padding:0 10px; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.neibox_bottom{ width:1000px; height:10px; background:url(neibox.gif) no-repeat left bottom;}

.xncategory_top{ width:772px; height:5px; background:url(category_bg.gif) no-repeat;}
.xncategory_center{ width:750px; padding:0 10px; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.xncategory_bottom{ width:772px; height:10px; background:url(category_bg.gif) no-repeat left bottom;}

.xncategory_box td{ width:48%; border-bottom:1px solid #E9E9E9; padding:20px 15px 20px 0;}

.xnc_ad{ float:left; width:28%; border:1px solid #ccc; text-align:center;}
.xnc_cg{ float:right; width:69%; text-align:right;}

/*=foot
=============================================================================================*/

.foot{ width:1000px; margin:20px auto 0; border-top:1px solid #ccc;padding:10px 0;}

.foot .Tree{ width:900px; padding:0 10px 5px;}

.foot_menu{ width:1000px; margin:0 auto; border-top:1px solid #7a7a7a; padding:10px 0;}
.foot_menu .cat1{ display:inline; padding:0 10px; font-weight: normal; border-right:1px solid #ccc;}
