﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
@import url("new.css");


ul,li{
	line-height:20px;
}

body {
	font-family: "Arial", "Helvetica", "sans-serif" "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin:0;
	padding:0;
}





#Wrap{
	width:950px; 
	margin:0 auto;
	overflow:hidden;
}

.Box {
	
}


#Wrap .BoxLeft{
	width:190px;
	float:left;
	margin-right:10px;
	overflow:hidden;

}

#Wrap .BoxRight {
	width:750px;
	float:left;
	overflow:hidden;

}



#Wrap .BoxMain {
	width:510px;
	float:left;
	margin-right:10px;
	overflow:hidden;

}



#Wrap .BoxRight-2{
	width:230px;
	float:left;
	overflow:hidden;
}









/*=头部===*/
#Head {
	width:950px;
	margin:5px auto 0 auto;
	
}

#Head .logo{
	width:325px;
	overflow:hidden;
	float:left;
	margin-right:15px;

	
}

/*=注册===*/

#Head .Lwrap {

	width:610px;
	float:left;
	overflow:hidden;
}


#Head .Information {
	width:610px;
	height:19px;
	margin:3px 0px 5px 0px;
	text-align:right;

}

#Head .Information .LT-1{	
	float:right;
	padding-left:5px;

}

#Head .Information .LT-2{	
	float:right;
	width:260px;
}

#Head .Information li {
	margin-right:8px;
	font-size:12px;
	height:21px;
	line-height:21px;
	float:right;
}


#Head .Information li a{
	
}

#Head .Information li a:hover {
	color:#000;
}


#Head .Information span{
	font-weight:bold;
}

#Head .Information span a{
	color:#FF5500;
}


#Head .Information span a:hover{
	text-decoration:underline;
	
}


#Head .Information .buy {
	width:45px;
	background:url(login_bg.gif) no-repeat;
	font-size:12px;
	height:21px;
	line-height:21px;
	text-align:center;
	
}

#Head .Information .help {
	background:url(help.gif) no-repeat 0px 2px;
	padding-left:18px;	
}



.menu-2 {
   padding-top:3px;
   text-align:right;

}


.menu-2 span{
   padding:5px 0px;
   line-height:25px;
   height:25px;
   color:#333333;
   margin:0 5px;

}





.menu-2 .tell {
	
	color:#FF5500;
	font-size:18px;
	font-weight:700;

}








/*=导航===*/
#NewMenuWrap {
	width:950px;
	margin-bottom:10px;
}


#Top{
	position:relative;
	text-align:center;
	padding-top:35px;
}
   #Top .TopWrap{
	margin:0 auto;
	width:1000px;
	position:relative;
   }

		#Top #Logo{	
	      position:absolute;
	      top:-30px;
	      width:200px;
	      height:68px;
	      line-height:80px;
	      left:0;
		}
		
		
#TopLinks{
	position:absolute;
	top:-30px;
	right:10px;
}
#LeftColumn{
	width:190px;
	float:left;
	overflow:hidden;
}
#RightColumn{
	width:190px;
	float:right;
	overflow:hidden;
}

#Main{
	float:left;
	width:605px;
	*display:inline;
	margin-left:8px;
	overflow:hidden;
}
#InnerRightColumn{
	float:left;
	overflow:hidden;
	margin:0 0 0 8px;
	width:795px;
	*display:inline;
}
#InfoBar {
	margin:0 auto;
	width:850px;
	padding:10px 0;
}
#InfoBar div{
	display:inline;
}



.btn_search{
	text-indent:-9999px;
	background:url(search.gif) no-repeat;
	width:40px;
	height:20px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	margin-left:2px;	
}	

.btn_advsearch{
	display:block;
	width:72px;
	border:none;
	background:url(search2.gif) no-repeat;
	height:19px;
	text-indent:-9999px;
	margin-left:2px;	
    *background:url(search2.gif) no-repeat !important;
    *background:url(search2.gif) no-repeat 0 0px;
}

	
	
			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	overflow: hidden;

	
}

#FootMenu{
   padding:20px 5px 5px 5px;
   border:1px solid #ccc;
   border-bottom:none;
   *height:1%;
}
#FootMenu .menu a{
   
}
#FootMenu .menu  a:hover{
  
	text-decoration:underline;
}
#FootLinks{

	padding:5px;
    border:2px solid #c4dfa3;
	text-align:center;
	background:#edfbdc;
	*height:1%;
	margin-bottom:15px;
}
#FootLinks .TreeList{
	 overflow:hidden;
}
#FootLinks .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #c4dfa3;
}




/*=搜索===*/

#SearchWrap {
	width:100%; 
	background:url(search_bg.gif) repeat-x;
	margin-bottom:10px;
}

#Search {
	width:950px;
	height:74px;
	margin:0 auto;
}




.Menu {
	width:950px;
	height:34px;
	line-height:34px;
	color:#c4dfa3;
	text-align:center;
	overflow:hidden;


}

.Menu a{
	color:#FFF;
	font-weight:700;
	margin:0 15px;	
}

.Menu a:hover{text-decoration:underline;}
	
.Menu li{display:inline; line-height:34PX;}


 
 
.Ebay-SearchBar {
   float:left;
   padding-top:10px;
}	


.Ebay-SearchBar td{
   line-height:20px;
}	
		
	
	
#Search .inputstyle {
	border: 1px solid #ccc;
	background-color: #fff;
	line-height:12px;
	height:12px;
	margin-right:5px;
	
}	



.Hotkey {
	float:left;
	padding-top:8px;
	padding-left:10px;
    color:#FF3100;
}



.Hotkey  .htlinks a{
	padding:0 5px;
	color:#008000;
	font-weight:normal;
}
.Hotkey .htlinks{
	height:25px;
	line-height:25px;
}

.Hotkey .htlinks div{
	display:inline;
}



.Search-Hot {
   width:950px;
   height:40px;
   overflow:hidden;

}











/*=滑动门===*/

#index-right2 {}


#index-right2 .L3{
   	width:228px;
	float:left;
	overflow:hidden;
	border:#fee3a1 1px solid;

}


#index-right2 .L3 .GoodsListWrap {
	width:228px;
	overflow:hidden;
}

#index-right2 .L3 .goodsImg {
	overflow:hidden;
	padding-bottom:1px;	
	width:65px;
	height:65px;
}


#index-right2 .L3 .goodsImg img{
	width:65px;
}

#index-right2 .L3 h6{
	height:30px;
	width:75px;
	overflow:hidden;
	line-height:15px;
	font-weight:normal;
	white-space: normal;
	margin-top:0;
}
	


#index-right2 .L3 .GoodsList-Tabs{
	height:27px;
	overflow:hidden;
	background:url(t-4.gif) repeat-x;
    border-bottom:0px solid #FF9900;
	margin-bottom:10px;
	margin-top:0px;


}


#index-right2 .L3 .GoodsList {

	text-align:right;
}


#index-right2 .L3 .itemsWrap{
      text-align:center;

}




#index-right2 .L3 .item{
	height:100px;
	width:75px;
	padding:5px;
	
}
	

#index-right2 .L3 .GoodsList-Tabs div{
	height:27px;
	line-height:27px;
	cursor:pointer;
	overflow:hidden;
	border:0;
    padding:0 0 0 3px;

}

#index-right2 .L3 .GoodsList-Tabs .current {
	height:27px;
	line-height:27px;
    bottom:-0px;
	cursor:pointer;
	padding:0 3px;
	color:#FF6600;
	font-size:14PX;
	background:#FFFFFF;
	border-left:#fee3a1 1px solid;
	border-right:#fee3a1 1px solid;
}


	
#index-right2 .L3 .GoodsList-Tabs span{
	display:block;
	padding:0 5px;

}
		
	
/*=滑动门===*/

.tab-new {
	border:1px solid #a5dc78;
	padding:2px;
	margin-bottom:10px;
}


.tab-new .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-2.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}



.tab-new-2 {
	border:1px solid #ffe9a0;
	padding:2px;
	margin-bottom:10px;
}


.tab-new-2 .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-4.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new-2 .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new-2 .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new-2 .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new-2 .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new-2  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new-2  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new-2 .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}

.tab-new-3 {
	border:1px solid #d0eafb;
	padding:2px;
	margin-bottom:10px;
}


.tab-new-3 .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-6.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new-3 .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new-3 .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new-3 .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new-3 .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new-3  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new-3  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new-3 .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}


.tab-new-4 {
	border:1px solid #cfe789;
	padding:2px;
	margin-bottom:10px;
}


.tab-new-4 .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-5.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new-4 .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new-4 .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new-4 .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new-4 .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new-4  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new-4  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new-4 .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}

.Interval {
	margin-right:10px;
}

.Interval-2 {margin-bottom:10px;}

.Navigation {
   background:#fafdf2;
   padding-left:20px;
   border-right:1px #edf9cb solid;
   border-top:1px #edf9cb solid;
   border-bottom:3px #edf9cb solid;
   border-left:3px #ff9900 solid;
   margin-bottom:10PX;
   line-height:26PX;

margin:0;
   
}


.Navigation .now{

}



.ycbc { height:0px; overflow:hidden;}
