@import url("border.css");
@import url("widget.css");



body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	margin:0;
}
#AllWrap{
	width:1000px; 
	margin:0 auto;
	overflow:hidden;
}

#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;
	text-align:center;
}

																					
/*=主菜单
=============================================================================================*/
#Menu{
	margin-left:250px;
}
		#Menu .menus{
			float:left;
		}

#Menu .links{
	float:left;
	color:#ccc;
}
#Menu .links a{
	display:inline;
	float:none;
	margin:0 5px;
}
#Menu .links{
	overflow:hidden;
}
#Menu .links ul{
	margin-left:-1px;
}
#Menu .links li{
	display:inline;
	border-left:1px solid #CCCCCC;
}

#Menu a{
	position:relative;
}
#Menu b{
	position:absolute;
	top:6px;
	left:15px;
	width:19px;
	height:19px;
	background:url(gift.gif) no-repeat;
	text-indent:-9999px;
}
#Menu .menuone{
   background:url(menubg.gif) no-repeat;
   padding-left:10px;
}
#Menu .menuone a{
   background-color:#6633FF;
}

#Menu .menutwo{
   background:url(menubg.gif) -190px 0 no-repeat;
   padding-left:20px;
}
#Menu span.menutwor{
   background:url(menubg.gif)  -698px 0 no-repeat;
   padding-left:15px;
   float:left;
   height:33px;
}
#Menu .menuthree{
   background:url(menubg.gif)  -444px 0 no-repeat;
   padding-left:30px;
}
#Menu .menucart{
   background:url(topnav-cart.gif) no-repeat 0 5px ;
   padding-left:10px;
}
#Menu a{
	text-align:center;
	float:left;
	display:block;
	color:#0328C1;
	font-size:12px;
	line-height:33px;
	width:60px;
	text-decoration: none;
}
#Menu a:hover{
	color:#c60;
	text-decoration: underline;
}			
#Menu .fmenu{
	padding-top:5px;
}
	
/*=
=============================================================================================*/	
#SearchWrap{
	text-align:center;
	background:url(az-subnav-bg.gif) repeat-x;
	border-top:1px solid #67a5c4;
	color:#FFFFFF;
  	padding-bottom:5px;
	margin-top:-2px;
	_margin-top:-1px;
}
#SearchWrap a{
	color:#FFFFFF;
}
#SearchWrap .SearchBar{
	margin:5px auto 0 auto;
}
#SearchWrap .htlinks a{
	color:#333333;
	padding:0 5px;
}
#SearchWrap .htlinks{
	margin:8px;
	margin-left:-210px;
}
#SearchWrap .htlinks div{
	display:inline;
}
#SearchWrap .btn_search{
	text-indent:-9999px;
	background:url(search.gif) no-repeat;
	width:24px;
	height:24px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
}
#SearchWrap .keywords{
  	width:280px;
}
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
}
#FootMenu{
   padding:20px 5px 5px 5px;
   border:1px solid #ccc;
   border-bottom:none;
   *height:1%;
}
#FootMenu .menu a{
   color:#0328C1;
}
#FootMenu .menu  a:hover{
    color:#FF9900;
	text-decoration:underline;
}
#FootLinks{
	background:#ffc;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
	*height:1%;
}
#FootLinks .TreeList{
	overflow:hidden;
}
#FootLinks .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}
/*---------------lynn-------------------*/
#sheader{

}

#sheadercenter{
	width:1000px;
	margin:0px auto;
	background:url(headerbk.jpg) no-repeat;
	height:375px;
}

#sheaderlogo{
	width:900px;
	float:left;
	margin-left:8px;
	margin-top:2px;
	display:inline;
}

#sheadermemberandsearch{
	width:190px;
	float:left;
	margin-top:50px;
	
}

#sheadermember{
	width:190px;
	float:left;
	margin-top:25px;
	margin-left:30px;
	display:inline;
	height:90px;
	*height:97px;
}

#sheadermember .IndexLoginWrap .buttonbar{
	border-top:1px solid #F4E1E1;
}

#sheadermember #btn_login{
	text-indent:-9999px;
	background:url(loginbtn.jpg) no-repeat;
	width:43px;
	height:32px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
	float:left;
}

#sheadermember .IndexLoginWrap .buttonbar .zhuce{
	text-indent:-9999px;
	background:url(zhuce.jpg) no-repeat 0px 8px;
	display:block;
	width:43px;
	height:32px;
	float:left;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
}

#sheadermember .IndexLoginWrap .buttonbar .wangji{
	text-indent:-9999px;
	background:url(wangji.jpg) no-repeat 0px 5px;
	display:block;
	width:72px;
	height:32px;
	float:left;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
}

#sheadermember .inputstyle{
	border:none;
	background:#F9D7C4;
	padding:2px 5px;
}

#sheadermember .IndexLoginWrap label{
	padding-left:5px;
	background:url(dian.jpg) no-repeat 0px 5px;
}

#sheadersc{
	width:33px;
	float:left;
	margin-left:35px;
	_margin-left:5px;
	margin-top:85px;
	display:inline;
}

#sheadersearch{
	width:180px;
	float:left;
	margin-top:25px;
	*margin-top:19px;
	margin-left:25px;
	display:inline;
}

#sheadersearch .btn_search{
	text-indent:-9999px;
	background:url(searchbtn.jpg) no-repeat;
	width:17px;
	height:17px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
}

#sheadersearch .SearchBar .inputstyle{
	padding:0px;
	background:#F9D7C4;
	border:none;
}

#sheadermenu{
	width:750px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	display:inline;
}

#sheadermenu .MenuList{
	text-align:center;
}
#sheadermenu .MenuList li{
	display:inline;
	padding:0px 8px;
	color:#763B58;
	font-size:14px;
}

#sheadermenu .MenuList li a{
	color:#763B58;
	font-weight:bold;
}


/*--------------index-----------------*/
#sindexcenter{
	margin:0px auto;
	width:1000px;
	background:#fff9f4;
	padding-bottom:10px;
}

#sindexleft{
	width:147px;
	float:left;
}

#sindexclass{
	width:147px;
	float:left;
	padding-top:50px;
	padding-bottom:15px;
	background:url(indexclass.jpg) repeat-y;
	overflow:hidden;
}

#sindexclass .c-cat-depth-1,#sindexclass .s-cat-depth-1{
	background:url(cc1.jpg) repeat-y right;
	width:140px;
	margin-top:20px;
	float:right;
}

#sindexclass .c-cat-depth-1 a,#sindexclass .s-cat-depth-1 a{
	color:#414141;
	background:url(c1.gif) no-repeat;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:10px;
	font-size:14px;
	border:none;
}

#sindexclass .c-cat-depth-2 a,#sindexclass .s-cat-depth-2 a{
	background:url(c2line.jpg) no-repeat right bottom;
	font-size:12px;
	width:88px;
	display:block;
	overflow:hidden;
}

#sindexhelp{
	width:147px;
	float:left;
	background:url(indexhelpbk.jpg) no-repeat;
	height:301px;
	margin-top:10px;
}

#sindexhelp .imgpic{
	margin-top:10px;
	background:none;
	
}

#sindexhelp img{
	background:url(helpline.jpg) no-repeat top;
	padding-top:1px;
}

#sindexad{
	width:147px;
	float:left;
}

#sindexzdy{
	width:147px;
	float:left;
}

#sindexfahuo{
	width:147px;
	float:left;
	background:url(fhlb.jpg) no-repeat;
	height:250px;
	padding-top:40px;
	overflow:hidden;
}

#sindexright{
	width:853px;
	float:right;
	background:url(rightbk.jpg) repeat-y;
}

#sindexrightinner{
	width:830px;
	float:left;
	margin-left:10px;
	display:inline;
}

#sindexflashandgg{
	width:853px;
	float:left;
}

#sindexflash{
	width:605px;
	float:left;
	background:url(flashbk.jpg) no-repeat;
	height:231px;
	padding-left:16px;
	padding-top:20px;
	margin-top:5px;
	margin-left:20px;
	display:inline;
}

#sindexgg{
	width:197px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	display:inline;
}

#sindexgg .ArticleList td a,#sindexgg .ArticleList li a{
	background:url(newsline.jpg) no-repeat 20px;
	padding-left:30px;
	line-height:25px;
}

#sindexnewshop{
	width:840px;
	float:left;
	padding-left:5px;
}

#sindexnewshop .itemsWrap{
	padding-left:5px;
}

#sindexnewshop a{
	color:#000;
}

#sindexnewshop .more{
	padding-right:60px;
	padding-top:2px;
	text-align: right;
	background:url(morebk.jpg) no-repeat 10px;
}

#sindexnewshop .more a{
	color:#FBE4E4;
}

#sindextuijian{
	width:840px;
	float:left;
	padding-left:10px;
}

#sindextuijian .itemsWrap{
	padding-left:5px;
}

#sindextuijian a{
	color:#000;
}

#sindextuijian .more{
	padding-right:60px;
	padding-top:2px;
	text-align: right;
	background:url(morebk.jpg) no-repeat 10px;
}

#sindextuijian .more a{
	color:#FBE4E4;
}

#sindexremai{
	width:840px;
	float:left;
	padding-left:10px;
}

#sindexremai .itemsWrap{
	padding-left:5px;
}

#sindexremai a{
	color:#000;
}

#sindexremai .more{
	padding-right:60px;
	padding-top:2px;
	text-align: right;
	background:url(morebk.jpg) no-repeat 10px;
}

#sindexremai .more a{
	color:#FBE4E4;
}

#sindexrighthelp{
	width:850px;
	float:left;
	margin-top:5px;
	*margin-top:10px;
}

#sindexrighth1{
	width:130px;
	float:left;
	margin-left:20px;
	display:inline;
}

#sindexrighth2{
	width:233px;
	float:left;
	margin-left:10px;
	display:inline;
}

#sindexrighth3{
	width:222px;
	float:left;
	margin-top:1px;
}

#sindexrighth4{
	width:225px;
	float:left;
	margin-top:2px;
}

/*--------footer---------*/
#sfootercenter{
	margin:0px auto;
	width:1000px;
	background:url(footerbk.jpg) no-repeat;
	margin-top:5px;
}

#sfooterlogo{
	float:left;
	width:250px;
	margin-top:13px;
}

#sfooterhelpandfoot{
	float:right;
	width:700px;
}

#sfooterhelp{
	float:left;
	width:700px;
	margin-top:35px;
}

#sfooterfoot{
	float:left;
	width:700px;
}

#sfooterfoot a{
	float:left;
	margin-left:120px;
	*margin-left:60px;
	display:inline;
}

#sfooterfoot span{
	float:left;
}

#sfooterhelp .TreeList{
}

#sfooterhelp .TreeList .cat1{
	display:inline;
}

#sfooterhelp .TreeList .cat1 a{
	color:#808080;
	font-weight:bold;
	padding-left:3px;
	padding-right:7px;
	text-align:left;
	background:url(footline.jpg) no-repeat right;
}



















































































































































































#LeftColumn .c-cat-depth-1 a,#LeftColumn .s-cat-depth-1 a{
	color:#763B58;
}

.PackageGoodsWrap .items h3{
	background-color:#FFF9F4;
	border:1px solid #FFF9F4;
}

.RegisterWrap .form{
	border:1px solid #F8ECE3;
}

.FormWrap{

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #F8ECE3;

border-right-color-value: #F8ECE3;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #F8ECE3;

border-left-color-value: #F8ECE3;
background-color:#F8ECE3;
}


.Navigation{
	border:none;
}


.Navigation a{
	color: #000;
	font-weight: bold;
}

.Navigation span{
color: #666;
}

.boxGray{
	background:none;
}

.GoodsSearchWrap .items-gallery {
	background:none;
}










































































































































































































































































































