﻿#divReadArticleList {PADDING: 0px;	MARGIN: 0px;	font-size: 12px;	line-height: 20px;
	table-layout:fixed;
	word-break:break-all
}
#divReadArticleList UL {
	PADDING: 0px;
	MARGIN: 0px;
}
#divReadArticleList li {
	PADDING: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	border-bottom: #E1E1E1 1px dotted;
}
#divReadArticleList a {
	PADDING: 0px;
	MARGIN: 0px;
	TEXT-DECORATION: none;
}
#divReadArticleList #showlist1 {
	/*background:#FFFFFF;*/
}
#divReadArticleList #showlist2 {
	/*background:#F8F8F8;*/
}

/*---------------------------------------------*/
.Stylearticlist tr td{
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
}

.Stylearticlist ul{
   width:92%;
}

.Stylearticlist ul li{
   width:100%;
}
.Stylearticlist  .text{
   line-height:30px;
   height:30px;
   text-align:center;
}
.Stylearticlist  .text a{
   font-weight:bolder;
   color:#0099CC;
}

.Stylearticlist  .textlist{
   text-align:left;
   border-bottom:1px dotted #ccc;
   padding-left:20px;
}

.Stylearticlist .textlist a{
	width:220px;
	display:block;
   list-style:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.Stylearticlist  .moreright{
   line-height:25px;
   text-align:right;
}

.Stylearticlist  .moreright a{
    font-weight:bold;
}

/*---------------------------------------------*/
.StyleIndexLogin {
	margin:0 auto;
	width:850px;
	line-height:30px;
}


.article {
	width:100%;
	padding: 10px;
}
.article img {
	height: 240px;
	width: 200px;
	margin: 5px;
	float: left;
}
.article  h3 {
	text-align: center;
	font-size: 14px;
	color: #003399;
}
.article  p {
	line-height: 1.5;
	color: #000000;
	font-size: 12px;
	text-indent: 2em;
}


/*=登录 
=============================================================================================*/
.StyleLoginWrap{
   margin:0 auto;
   width:600px;
   margin-top:50px;
}
.StyleLoginWrap .title{
	background:#ddc;
	width:100%;
	height:28px;
	float:left;
}
.StyleLoginWrap .title h2{
    float:left;
	font-size:18px;
	color:#600;
	font-weight:bold;
}
.StyleLoginWrap .title .left{
    float:left;
}
.StyleLoginWrap .title .right{
    float:right;
}

.StyleLoginWrap .body{
   float:left;
   width:99%;
   background:#fff;
   border:3px solid #ddc;
}


.StyleLoginWrap .foot{
	background:#ddc;
	width:100%;
	height:10px;
	float:left;
}
.StyleLoginWrap .foot .left{
    float:left;
}
.StyleLoginWrap .foot .right{
    float:right;
}

/*---------------------------------------------*/
.Stylelistxx{
   border-bottom:#ccc 1px dotted;
   border-right:#ccc 1px dotted;
   margin-bottom:5px;
}
/*---------------------------------------------*/
.Stylerightone{
   width:605px;
}
.Stylerightone th{
   height:26px;
   width:100%;
   background:url(../image/leftonetil.gif);
}
.Stylerightone .body{
   width:603px;
   height:190px;
   border:1px solid #FFB64B ;
   text-align:left;
   border-top:none;
}
.Stylerightone .body h2{
  padding:1px;
  font-size:12px;
  line-height:13px;
  overflow:hidden;
  width:75px;
  height:24px;
  color:#333;
  font-weight:normal;
  border:none;
}
.Stylerightone .body h3{
  font-size:12px;
  width:100%;
  text-align:center;
  border:none;
}
.Stylerightone .body span{
     font-size:12px;
	 color:#E11071;
	 margin-right:6px;
}
.Stylerightone .body .tdtext{
  width:280px;
}

.Stylerightone .body .tdtext span{
     font-size:12px;
	 color:#E11071;
	 float:left;
	 margin-right:6px;
}
.Stylerightone .body .tdtext a{
  line-height:20px;
  width:265px;
  padding-left:10px;
  background:url(../image/0608_dian_3.gif) no-repeat 2px 5px;
  display:block;
  float:left;
  height:20px;
  overflow:hidden;
}

.Stylerightone .body .tdtext .main{
   border-bottom:1px #ccc dashed;
   width:280px;
   height:70px;
   overflow:hidden;
}

.Stylerightone .body .tdtext .main h3 a{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
	background-image:none;
}
/*---------------------------------------------*/

.StylebrandIndex{
   float:left;
   width:368px;
   margin-top:3px;
   background:#fff;
   border:1px solid #D4D4D4;
}
.StylebrandIndex th{
   background:url(../image/tylebrandtilbg.gif);
   height:23px;
   margin:0px;
   padding:0xp;
   line-height:23px;
}
.StylebrandIndex td img{
   float:left;
   width:60px;
   height:30px;
   margin:5px;
   border:1px solid #D4D4D4;
}
/*---------------------------------------------*/
.StyleCategory{
   width:188px;
   background:#F6F6F6;
   text-align:left;
   border:1px solid #ccc;
}

/*---------------------------------------------*/
.StyleCategoryIndex{
   width:95%;
   margin-top:105px;
   margin-left:0 auto;
   margin-right:0 auto;
}

.StyleCategoryIndex th{
   font-size:14px;
   padding-top:20px;
   padding-left:10px;
   line-height:25px;
   text-align:left;
   border-bottom:3px solid #ccc;
}
.StyleCategoryIndex .Categoryxx{
   width:100%;
}
.StyleCategoryIndex .Categoryxx .one{

   line-height:25px;
   text-align:left;
   font-weight:bold;
   border-bottom:0px;
}
.StyleCategoryIndex .Categoryxx .one a{
   padding-left:20px;
   color:#5CA5F4;
   background:url(../images/arrow.gif) no-repeat 10px 2px;
}
.StyleCategoryIndex .body{
   width:603px;
   border:1px solid #D4D4D4 ;
   text-align:left;
   border-top:none;
}
.StyleCategoryIndex .body .Category{
   width:201px;
   float:left;
       color:#0045DB;
}
.StyleCategoryIndex .body .Category th{
    color:#0045DB;
	background:url(../image/Categorydian.gif) no-repeat 0px 5px;
	padding-left:12px;
}
.StyleCategoryIndex .body .Category td {
    padding-left:12px;
}
.StyleCategoryIndex .body .Category th a ,.StyleCategoryIndex .body .Category td a{
    color:#0045DB;
}{
    color:#0045DB;
}
.StyleCategoryIndex .body .Category th a:hover ,.StyleCategoryIndex .body .Category td a:hover{
    color: #FF6633;
}


.StyleCategoryIndex .title {
	width:150px;
	float:left;
	height:24px;
   background:url(../image/lefttwett.gif);
}
.StyleCategoryIndex .title .cent{
    float:left;
	line-height:25px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.StyleCategoryIndex .title .right{
	float:right;
	width:5px;
	height:25px;
	background:url(az-home_25.gif);
}
.StyleCategoryIndex .body .botleft{
    float:left;
}
.StyleCategoryIndex .body .botrig{
   float:right;
}

.StyleCategoryIndex .lefttable-bottom{
	background: transparent url(az-h5.gif) repeat-x bottom;
	height: 4px;
	font-size:4px;
}

.StyleCategoryIndex .lefttable-bottom .tdbg-left{
	float:left;
	background-image: url(az-home_72.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:7px;
	height:4px;
	font-size:1px;
	}

.StyleCategoryIndex .lefttable-bottom .tdbg-right{
	float:right;
	background-image: url(az-home_74.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:7px;
	height:4px;
	font-size:1px;
}
/*---------------------------------------------*/
.StyleCartInfo .body{
	padding-left:60px;
	padding-top:20px;
	margin-bottom:6px;
	background:url(cartbg.gif) no-repeat;
	width:139px;
	height:76px;
}

/*---------------------------------------------*/
.StyleIndexArticle {
	border:solid 1px #ACD3E2;
	padding:5px;
}

.StyleIndexArticle h3,.StyleIndexArticle h3 a{
	font-size:14px;
	color:#CD6702;
	padding-left:3px;
	margin: 3px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle .title{
	background:url(newstitle.gif);
	height:35px;
}
.StyleIndexArticle .body{
	padding:4px;
	background:url(newsbg.gif);
}
.StyleIndexArticle .bottom{
	background:url(newsbottom.gif);
	height:12px;
}

/*---------------------------------------------*/

.StyleHotGoods{
   float:left;
   width:770px;
   background:#fff;
   border:1px solid #BACBE0;
}

.StyleHotGoods th{
   background:url(../image/StyleHotGoods.gif);
   height:25px;
   margin:0px;
   padding:0xp;
   line-height:23px;
}

.StyleHotGoods .Goodsbog{
   float:left;
   width:100px;
   margin:4px;
   text-align:center;

}
.StyleHotGoods .Goodsbog img{
    padding:1px;
	border:1px solid #ccc;
	clear:both;
}
.StyleHotGoods .Goodsbog span{
	height:25px;
    line-height:25px;
    width:90px;
    display:block;
    overflow:hidden;
    color:#3D5376;
    clear:both;
}



/*---------------------------------------------*/
.StyleIndexLink {
   float:right;
   width:199px;
   background:#fff;
   border:1px solid #CED4DA;
}
.StyleIndexLink th{
   background:url(../image/StyleIndexLinkbg.gif);
   height:25px;
   margin:0px;
   padding:0xp;
   line-height:23px;
}

/*---------------------------------------------*/
.StyleIndexLinklist {
   float:right;
   width:199px;
   background:#fff;
   border:1px solid #CED4DA;
}
.StyleIndexLinklist th{
   background:url(../image/StyleIndexLinkbg.gif);
   height:25px;
   margin:0px;
   padding:0xp;
   line-height:23px;
}
.StyleIndexLinklist td img{
   float:left;
   margin-left:6px;
   width:69px;
   height:80px;
   overflow:hidden;
}
.StyleIndexLinklist td h3{
  font-size:13px;
  float:right;
  width:120px;
  overflow:hidden;
  display:inline;
  height:20px;
  line-height:20px;
  color:#0044DD;
  font-weight:700;
  border:none;
}
.StyleIndexLinklist td span{
  font-size:13px;
  padding:0px;
  margin:0px;
  float:right;
  width:120px;
  height:55px;
  color:#0044DD;
}
/*---------------------------------------------*/
.StyleIndexLinkList .body{
	text-align:center;
	padding:4px;
	width:188px;
}

/*---------------------------------------------*/
.StyleGoodsClass{/*外层*/
	text-align:left;
	width:100%;
}
.StyleGoodsClass img{
   float:left;
   padding:0px;
   margin:0px;
}
.StyleGoodsClass span{
   float:right;
   width:140px;
   color:#333;
   margin-top:5px;
   overflow:hidden;
   height:60px;
   line-height:15px;
}
.StyleGoodsClass h5 a{
   float:right;
   width:140px;
   height:35px;
   overflow:hidden;
   text-decoration:underline;
   color: #23609D;
   line-height:18px
}

.StyleGoodsClass h5 a:hover {
	color: #FF0099;
}

/*---------------------------------------------*/

.StyleHelpMenuright{
	width:199px;
    background:#fff;
	margin:0 auto;
    border:1px solid #D4D4D4;
}

.StyleHelpMenuright th{
   background:url(../image/tylebrandtilbg.gif);
   height:23px;
   margin:0px;
   padding:0xp;
   line-height:23px;
}
.StyleHelpMenuright .onetext{
   line-height:24px;
   height:24px;
   text-align:center;
   width:100%;
   background:url(../image/helptextrightbg.gif);
}
.StyleHelpMenuright .onetext a{
   color:#0044DD;

}

.StyleHelpMenuright .onetext a:hover {
	color: #FF6633;
	text-decoration:underline;
}

.StyleHelpMenuright .twotext{
   width:192px;
   float:left;
   padding-left:5px;
   border-bottom:1px dashed #ccc;
}

.StyleHelpMenuright .twotext a{
   width:47%;
   padding-left:5px;
   overflow:hidden;
   line-height:20px;
   height:20px;
   float:left;
   color:#0044DD;
   background: url(../image/diancheng.gif) no-repeat 0px 2px;
}
.StyleHelpMenuright .twotext a:hover {
	color: #FF6633;
	text-decoration:underline;
}
.StyleHelpMenuright .threetext{
   width:192px;
   float:left;
   padding-left:5px;
}

.StyleHelpMenuright .threetext a{
   width:47%;
   overflow:hidden;
   padding-left:5px;
   line-height:20px;
   height:20px;
   float:left;
   color:#0044DD;
   background: url(../image/diancheng.gif) no-repeat 0px 2px;
}
.StyleHelpMenuright .threetext a:hover {
	color: #FF6633;
	text-decoration:underline;
}
/*---------------------------------------------*/
.StyleHelpMenu{
	width:253px;
    background:#fff;
	margin:0 auto;
    border:1px solid #D4D4D4;
}

.StyleHelpMenu  th{
   background:url(../image/tylebrandtilbg.gif);
   height:23px;
   margin:0px;
   padding:0xp;
   line-height:23px;
}

.StyleHelpMenu  .onetext{
   line-height:24px;
   height:24px;
   text-align:center;
   width:100%;
   background:url(../image/helptextbg.gif);
}
.StyleHelpMenu  .onetext a{
   color:#0044DD;

}

.StyleHelpMenu  .onetext a:hover {
	color: #FF6633;
	text-decoration:underline;
}

.StyleHelpMenu  .twotext{
   width:242px;
   float:left;
   padding-left:9px;
   border-bottom:1px dashed #ccc;
}

.StyleHelpMenu  .twotext a{
   width:47%;
   padding-left:5px;
   overflow:hidden;
   line-height:20px;
   height:20px;
   float:left;
   color:#0044DD;
   background:url(../image/diancheng.gif) no-repeat 0px 2px;
}
.StyleHelpMenu  .twotext a:hover {
	color: #FF6633;
	text-decoration:underline;
}


.StyleHelpMenu  .threetext{
   width:242px;
   float:left;
   padding-left:9px;
}

.StyleHelpMenu  .threetext a{
   width:47%;
   overflow:hidden;
   padding-left:5px;
   line-height:20px;
   height:20px;
   float:left;
   color:#0044DD;
   background: url(../image/diancheng.gif) no-repeat 0px 2px;
}
.StyleHelpMenu  .threetext a:hover {
	color: #FF6633;
	text-decoration:underline;
}
.StyleHelpMenu  .fourtext{
   width:242px;
   float:left;
   padding-left:9px;
   border-bottom:1px dashed #ccc;
}
.StyleHelpMenu  .fourtext img{
  float:left;
  margin:3px;
  border:1px solid #ccc;
}
.StyleHelpMenu  .fourtext .text{
    float:right;
	height:80px;
	width:165px;
}
.StyleHelpMenu  .fourtext .text a{
   overflow:hidden;
   width:95%;
   padding-left:5px;
   line-height:20px;
   height:20px;
   overflow:hidden;
   float:left;
   color:#0044DD;
   background: url(../image/diancheng.gif) no-repeat 0px 2px;
}
.StyleHelpMenu  .fourtext .text a:hover {
	color: #FF6633;
	text-decoration:underline;
}
/*---------------------------------------------*/
.StyleMemberMenu{/*外层*/
	width:188px;
	border:1px solid #cc9;
	margin-bottom:15px;
}

.StyleMemberMenu .title{
	background:#eed;
	line-height:25px;
	padding-left:10px;
	color:#000;
	font-size:15px;
	font-weight:bold;
}




/*---------------------------------------------*/
.Stylebannerbox { 
  width:100%;
}
.Stylebannerbox th{
  width:100%;
  height:24px;
  background: url(../image/tillitbannerbg.gif);
}
.Stylebox .boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.Stylebox .boxtop div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.Stylebox .boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.Stylebox .boxbottom div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.Stylebox .boxcontent {
  padding: 0px 10px 0px 10px;
}
/*---------------------------------------------*/
.HelpMenuWrap{
	width:100%
}

.HelpMenuWrap ul{
	padding:5px;
	border-top:none
}

.HelpMenuWrap ul li a{
	text-align:right;
	display:block;
	background:url(../image/closed.gif) no-repeat right 2px ;
	padding-right:20px;
	border-bottom:1px dotted #ccc;
	height:22px;
}

.HelpMenuWrap ul li a:hover{
	padding-right:30px;
	color:#000;
	background:#EEEEDD url(../image/closed.gif) no-repeat 0 2px;
	font-weight:700;
}


/*会员中心收货人地址管理
=============================================================================================*/
.MemberReceiverLisetWrap{
}
.MemberReceiverLisetWrap .button{
	text-align:right;
}
.MemberReceiverLisetWrap .button a:link,
.MemberReceiverLisetWrap .button a:visited{
	float:right;
	display:block;
	background:#999;
	color:#fff;
	height:22px;
	padding:0 5px;
	margin-left:8px;
}
.MemberReceiverLisetWrap .button a:hover{
	background:#f90;
	color:#fff;
}
.MemberReceiverLisetWrap .items{
	clear:both;
	padding:1px;
	border:1px solid #ccc;
	margin:10px;
}
.MemberReceiverLisetWrap .items dt{
	background:#f2f2f2;
	font-size:14px;
	font-weight:700;
	padding:0 5px;
}
.MemberReceiverLisetWrap .items dd{
	padding-left:60px;
}
.MemberReceiverLisetWrap .function{
}
.MemberReceiverLisetWrap .function a:link,
.MemberReceiverLisetWrap .function a:visited{
	text-align:right;
	height:22px;
	padding:0 3px;
	margin-left:2px;
}
.MemberReceiverLisetWrap .function a:hover{
	background:#f90;
	color:#fff;
}

/*=评论与留言
TPL_SHOPBBS TPL_GOODSREVIEW TPL_GOODSREVIEWLIST
=============================================================================================*/
.ShopbbsWrap{
}
.ShopbbsWrap .button{
	text-align:right;
}
.ShopbbsWrap .button a{
	float:right;
	display:block;
	background:#999;
	color:#fff;
	padding:2px;
	margin-right:4px;
	margin-top:4px;
}
.ShopbbsWrap .button a:hover{
	background:#f90;
	color:#fff;
}
.ShopbbsWrap .title{
	background:url(../image/FeedBackList.Title.jpg) no-repeat;
	height:97px;
	position:relative;
}
.ShopbbsWrap .title span{
	position:absolute;
	right:20px;
	bottom:10px;
}
.ShopbbsWrap .items{
	border:1px solid #ccc;
	background:#fff;
	padding:4px;
	margin:8px 4px;
	border-right:3px solid #f90;
}
.ShopbbsWrap .items dd{
padding-left:23px;
}
.ShopbbsWrap .items .posted{
	background:url(../image/comment.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .items .replied{
	background:url(../image/forum11.gif) no-repeat;
	padding-left:25px;
}
/*=Library*/
.domtab{
	padding:0;
}

.domtab ul.domtabs li{
	float:left;
	padding:0;
}
.domtab ul.domtabs a{
	display:block;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background:url(../image/tillitout.gif) no-repeat;
}
.domtab ul.domtabs a span{
	display:block;
	font-weight:bold;
	width:110px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
.domtab ul.domtabs a:hover{
	background:url(../image/tilliton.gif) no-repeat;
}
.domtab ul.domtabs a:hover span{
    white-space:nowrap;	
	background:url(../image/tilliton.gif) no-repeat;
}
.domtab div{
    display:none;
	border:1px solid #CED4DA; 
	border-top:none; 
	height:250px;
}
.domtab .domtabs li.active a{
    background:url(../image/tilliton.gif) no-repeat;
}
.domtab .domtabs li.active a span{
}

.stargoods{
  width:100%;
}	

.stargoods .onetr{
   height:80px;
   width:100%; 
}
.stargoods .onetr span{
   width:180px;
   float:left;
}
.stargoods .onetr .img{
  float:left;
  margin:5px;
  border:1px solid #ccc;
}

.stargoods .onetr span h2{
   float:left;
   width:70px;
   padding:0px;
   height:20xp;
   overflow:hidden;
   text-align:left;
   clear:right;
   font-weight:normal;
   color:#0000FF;
  border:none;
}
.stargoods .onetr span p{
   float:left;
   width:93px;
   height:55px;
   text-align:left;
   padding:0px;
   margin:0px;
   overflow:hidden;
}
.stargoods .onetr td span img{
  float:left;
  margin:0px;
  padding:0px;
  border: none;
}
.stargoods .twotr{
   width:100%;
}

.stargoods .twotr ul{
   width:100%;
   padding:0px;
   margin-top:5px;
   border-top:1px dotted #ccc;
}

.stargoods .twotr ul li{
   line-height:20px;
   height:20px;
   width:180px;
   float:left;
   overflow:hidden;
   text-align:left;
}

.stargoods .twotr span{
     font-size:12px;
	 color:#E11071;
	 margin-left:5px;
}

/*=Library*/
.GoodsSearchWarp{/*外层*/
	width:97%;
	text-align:left;
	clear:both;
	margin:15px auto;
}
.GoodsSearchWarp .title{/*头部*/
	border:1px solid #f2f2f2;
	padding:1px;
	border-left:3px solid #f90;
	border-bottom:3px solid #f2f2f2;
	height:30px;
}
.GoodsSearchWarp .title .path{/*显示路径*/
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.GoodsSearchWarp .title .listmode{/*搜索列表排序方式*/
	padding-top:3px;
	display:inline;
	float:right;
}
.GoodsSearchWarp .title .listmode3 {/*搜索列表排序方式*/
	padding-top:7px;
	float:right;
	display:inherit;
	width:65px;
}
.GoodsSearchWarp .title .listmode3 .list a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(display_mode_list.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .list a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(display_mode_list_act.gif) no-repeat;
}


.GoodsSearchWarp .title .listmode3 .lista a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(display_mode_list_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .lista a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(display_mode_list_act.gif) no-repeat;
}


.GoodsSearchWarp .title .listmode3 .grid a{/*搜索列表排序方式*/
	width:18px;
	height:15px;float:left;
	padding-right:3px;
	display:block;
	background:url(display_mode_grid.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grid a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(display_mode_grid_act.gif) no-repeat;
}

.GoodsSearchWarp .title .listmode3 .grida a{/*搜索列表排序方式*/
	width:18px;
	height:15px;float:left;
	padding-right:3px;
	display:block;
	background:url(display_mode_grid_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grida a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(display_mode_grid_act.gif) no-repeat;
}

.GoodsSearchWarp .title .listmode3 .text a{/*搜索列表排序方式*/
	width:18px;
	height:15px;float:left;
	padding-right:3px;
	display:block;
	background:url(display_mode_text.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .text a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .texta a{/*搜索列表排序方式*/
	width:18px;
	height:15px;float:left;
	padding-right:3px;
	display:block;
	background:url(display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .texta a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(display_mode_text_act.gif) no-repeat;
}

.GoodsSearchWarp .title .listmode select{/*搜索列表排序方式*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
.GoodsSearchWarp .ItemsWarp {/*商品条目循环项外层*/
	width:99%;
}


.GoodsSearchWarp .items {/*商品条目循环项*/
	width:100%;
	padding:10px;
	border-bottom:1px dotted #ccc;
}

.GoodsSearchWarp .items .goodpic{/*商品图片*/
	float:left;
}
.GoodsSearchWarp .items .goodpic a {/*商品图片*/
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .items .goodpic a img{/*商品图片*/
	margin:0 auto;
	display:block;
	
}
.GoodsSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/
	border:2px solid #369;
	padding:2px;
}
.GoodsSearchWarp .items .goodinfo{
	float:left;
	width:78%;
}
.GoodsSearchWarp .items h1 a{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.GoodsSearchWarp .items ul{
display:block;
}
.GoodsSearchWarp .items ul li{
	color:#000;
	float:none;
}
.GoodsSearchWarp .items .intro{
	color:#369;
}
.GoodsSearchWarp .items .button{
	margin:4px 0;
	float:right;
	
}



.GoodsSearchWarp .itemsgrid {/*商品条目循环项*/
	width:150px;
	float:left;
	text-align:center;
	padding:10px;
}

.GoodsSearchWarp .itemsgrid .goodpic{/*商品图片*/
	clear:both;
	width:99px;
	height:99px;
	margin:0 auto;
	border:1px solid #ccc;
}
.GoodsSearchWarp .itemsgrid.goodpic a {/*商品图片*/
	margin:0 5px;
	display:block;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .itemsgrid .goodpic a img{/*商品图片*/
	margin:0 auto;
	display:block;
	
}
.GoodsSearchWarp .itemsgrid .goodpic a:hover {/*商品图片－MouseOver*/
	border:2px solid #369;
	padding:2px;
}
.GoodsSearchWarp .itemsgrid .goodinfo{
	float:left;
	width:100%;
}
.GoodsSearchWarp .items h1 a{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.GoodsSearchWarp .itemsgrid  ul{
display:block;
}
.GoodsSearchWarp .itemsgrid  ul li{
	color:#000;
	float:left;
	width:140px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
}
.GoodsSearchWarp .itemsgrid .intro{
	float:left;
	width:140px;
	white-space:nowrap;
    overflow:hidden;
	display:inline;
}




.GoodsSearchWarp .itemstext {/*商品条目循环项*/
	width:100%;
	float:left;
	margin:0px;
}

.GoodsSearchWarp .itemstext .goodinfo{
	float:left;
	width:100%;
}
.GoodsSearchWarp .itemstext h1 a{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.GoodsSearchWarp .itemstext ul{display:inline;
}
.GoodsSearchWarp .itemstext ul li{
	color:#000;
	float:left;display:inline;
}
.GoodsSearchWarp .itemstext .intro{
	color:#369;
}
.GoodsSearchWarp .itemstext .button{
	margin:4px 0;
	float:right;
	
}

/*=html元素设置
=============================================================================================*/
.clear{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
   line-height:0;
   font-size:0;
   height:0;
   height:1%;
}
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
	display: inline-table;
}
div,form,h1,dl,dt,dd,ul,ol,li,table,td,th{
	margin:0;
	padding:0;
	list-style:none;
}
h2,h3,h4,h5,h6{
	padding:0;
	margin:8px 0 0 0;
}
h2{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background: url(items.gif) no-repeat;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	color:#ff9900
}

h4{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	background: url(items.gif) no-repeat;
	border-bottom:3px solid #f2f2f2;
	color:#ff9900
}
h3{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
h6{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

fieldset{
	margin:0 15px;
	border:3px solid #f2f2f2;
	padding:10px;
	
}
fieldset legend{
	font-size:14px;
	color:#f90;
	font-weight:700;
	margin:5px 0;
}
form{
	line-height:23px;
}
form label{
	display:block;
	width:65px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}
form br{
	clear:both;
}
img {
	border: 0;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}


.crumb {line-height: 32px}

/*----- header-----*/
.header{
   height:36px; 
   background:url(../image/registertillit.gif);
   border-left:1px solid #78B4DA;
   border-right:1px solid #78B4DA;
}
.header  h2 {
   height:36px;
   padding-left:15px;
   line-height:36px;
   font-size:14px;
   color:#fff;
}

.STYLE1 {color: #3366FF}
.STYLE1 a {color: #3366FF}
.STYLE2 {color: #0066FF}

.border-b {


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECFCE;
	border-right-color: #CECFCE;
	border-bottom-color: #CECFCE;
	border-left-color: #CECFCE;
}
.border-l {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECFCE;
	border-right-color: #CECFCE;
	border-bottom-color: #CECFCE;
	border-left-color: #CECFCE;
}




/* star */
span.must {padding:0px; color:#FF8D41; font-weight:normal;}
th span.must {padding-left:5px;}
h6.optional {padding-right:10px;}
/*-----pay_flow-------*/
.pay_flow {margin:0px 10px; padding:5px 8px; font-style:12px; background-color:#F6F6F6; border:1px solid #ccc;}
.pay_flow_hi {margin:0px 10px; padding:5px 8px; font-style:12px;  background-color:#FF8D41; border:1px solid #CBCBC9; text-decoration:none; color:#fff; font-weight:bold;}

/* table_form */
table.form {background:#ccc; font-family: "宋体", SimSun, Arial, Helvetica, sans-serif, PmingLiu;}
table.form tbody th { background:#D0EDFF; text-align:right; padding:3px 10px; border-top:1px solid #fff; border-left:1px solid #fff;}
table.form tbody td { background:#fff; padding:3px 10px;}
table.form thead th { background-image:url(pic/hd_normal_bg3.gif); background-color:#D0EDFF; text-align:left; padding-left:15px; height:28px;}
table.form table td {padding:0;}





/*=表格列表统一样式
=============================================================================================*/
.TableWrap{
margin-top:15px;
}
.TableWrap .tab{
}
.TableWrap .tab li{
	display:block;
	float:left;
	width:104px;
	height:26px;
	margin-right:2px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:url(../image/membertabon.gif);
	line-height:25px;
}
.TableWrap .tab li a{
	display:block;
	width:104px;
	height:25px;
	font-size:12px;
	font-weight:700;
	color:#aaa;
	background:url(../image/membertab.gif);
}
.TableWrap .list{
	border:1px solid #ccc;
	border-bottom:4px solid #ccc;
	border-collapse:collapse;

}

.TableWrap .list td{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:center;
}
.TableWrap .list thead th{
	background:url(../image/2menubg.gif);
	height:24px;
	text-align:center;
	font-size:12px;
}
.TableWrap .list tfoot th{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list tfoot td{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list .amount{
	text-align:right;
	font-weight:700;
}
.TableWrap .list .time{
	text-align:center;
}
.TableWrap .list .info{
	color:#999;
	text-align:left;
}

.TableWrap .data{
	margin:6px 0; 
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;

}
.TableWrap .data td,
.TableWrap .data th{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:left;
}
.TableWrap .data th{
	text-align:right;
}


/*=Library*/
/*翻页样式
=============================================================================================*/
.PagerWrap{
	clear:both;
	padding:5px 10px;
}
.PagerWrap a:link,
.PagerWrap a:visited{
	border:1px solid #ccc;
	background:#f2f2f2;
	font-size:10px;
	color:#000;
	font-family:Verdana;
	padding:3px;
}
.PagerWrap a:hover{
	border:1px solid #000;
	background:#f90;
	color:#fff;
	font-size:10px;
}
.PagerWrap span{
	border-right: 1px dotted #000; 
	padding-right:5px;
	margin-right:5px;
}


/*=字体颜色设置
=============================================================================================*/
.p9black {
	color: #000;
	font-weight:700;
}
.p9v {
	color: #ccc;
}
.p9gray {
	color: #666;
	
}
.p9navyblue {
	color: #369;
}
.p9navygreen {
	color: #090;
}
.p9orange {
	color:#f63;
	font-weight:bold;
}
.inputstyle {
	border: 1px solid #ABC9EF;
	background-color: #fff;
}
.buttonstyle {
	border:3px double #bbb;
	border-top:3px double #ddd;
	border-left:3px double #ddd;
	background-color: #fff;
	font-size:12px;
	background:url(buttonbg.gif);
	height:25px;
	padding-top:3px
}
.textright{
	text-align:right;
}
.p9orangeb {
	color: #f50;
	font-weight:700;
	padding-left:6px;
}
.p14redb {
	color:#f60;
	font-size:14px;
	font-weight:700;
}
.p9blackB {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	word-spacing: 5px;
	font-weight: bold;
}
.p9redB {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#b50505;
	word-spacing: 5px;
	font-weight: bold;
}
.p12blackB {
	font-family: "Verdana";
	font-size: 14px;
	color: #000000;
	word-spacing: 5px;
	font-weight: bold;

}
.dotX {
	background-image: url(../image/dot.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}


body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	text-align:left;
	
}

#topbar{
position:absolute;
width:110px;/*修改浮动筐的宽度*/
visibility: hidden;
z-index: 100;
top:600px;
}
#topbar .up{
  width:100%;
  height:70px;
  background:url(../images/kefu_up.gif) no-repeat;
}
#topbar .zhong{
  width:100px;
  padding-left:10px;
  clear:both;
  background:url(../images/kefu.gif);
}
#topbar .down{
  width:100%;
  height:31px;
  background:url(../images/kefu_down.gif) no-repeat;
}
/*=首页布局 
=============================================================================================*/
.Indexball{
background:url(../images/bg001.gif) repeat-y;
}
.Indexbottom0001{
	background:url(../images/bottom0001.gif) no-repeat bottom;
}
.Indexbottom0003{
	background:url(../images/bottom0003.gif) no-repeat bottom;
}

.Indextop001{
	background:url(../images/top_001.gif) no-repeat;
}
.Indextop002{
	background:url(../images/top_002.gif) no-repeat;
}

.Indextop003{
	background:url(../images/top_003.gif) no-repeat;
}

#IndexAllWrap{
	width:980px;
	margin:0 auto;

}
#IndexAllWrap .Indexbody{
	width:100%;
	margin-top:5px;
}

#Indexmainbox{
	width:980px;
	margin:0 auto;
	margin-top:5px;
	text-align:left;
}

.Indexbannad img{
   margin-top:8px;
   clear:both;
}

.Indextext th{
   font-size:13px;
   text-align:left;
   padding-top:10px;
   line-height:25px;
   padding-left:28px;
   border-bottom:1px solid #ccc;
   background:url(../images/dian.gif) no-repeat 10px 15px;
}
.Indextext{}.Indextext th img {
  margin-left:300px;
  border-left:1px solid #ccc;
  padding:3px;
}
.Indextext th a{
  margin:3px;
}


.Indextextxx{
   background:url(../images/dianwz.gif) no-repeat 2px 4px;
   padding-left:15px;
   line-height:23px;
}


.Indextextxx2{
   background:url(../images/arrow_right.gif) no-repeat 2px 4px;
   padding-left:15px;
   line-height:23px;
}




#Indexleftbox{
	width:199px;
	text-align:left;
	float:left;
	overflow:hidden;
}
#Indexleftbottom{
   width:100%;
   height:40px;
   font-size:12px;
   text-align:center;
   background:#CFCFCF;
   margin-top:5px;
}
#Indexleftbottom a{
   color: #666666;
}
#Indexleftbottom a:hover{
	text-decoration: underline;
	color: #0033FF;
}
#Indexbottom{
    width:980px;
	margin:0 auto;
	font-size:12px;
	text-align:left;
	margin-top:5px;
}
#Indexbottom .textright{
   float:right;
   width:800px;
   line-height:20px;
}
/*=头部和菜单
=============================================================================================*/
#Indextopmeun{
   width:100%;
}
#Indextopmeun .meun{
  width:50%;
  text-align:center;
}
#Indextopmeun .meun a{
  width:62px;
  line-height:20px;
  text-align:center;
  display:block;
  float:left;
  margin-right:5px;
  background:url(../image/anmaun.gif);
}

.topmeun{
	width:100%;
	height:30px;
	text-align:center;
	background:url(../image/topmeunbg.jpg);
}
.topmeun table{
  margin: 0 auto;
}
.topmeun td{
  width:100px;
  height:30px;
  background:url(../image/topmaunout.gif) no-repeat;
}
.topmeun td a{
  color:#455B80;
}

.topmeun td a:hover{
  background:url(../image/topmaunon.gif) no-repeat;
  width:100%;
  text-decoration:underline;
  display:block;
  line-height:30px;
}
.topmeun .one{
  width:100px;
  height:30px;
  background:url(../image/topmaunon.gif) no-repeat;
}

.topbody{
}
.topbottom{
	width:100%;
	height:29px;
	background:url(../image/topbottom.jpg);
}
#menubar{
	width:100%;
	float:left;
	margin-top:3px;
	clear:both;
}
#menubar .menu{
    float:left;
}
#menubar .menu a{
	padding:2px 9px 0px 9px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	font-size:1em;
	border-left:1px solid #ABC9EF;
	border-top:1px solid #ABC9EF;
	border-right:1px solid #0B5280;
	background:#6C95CD;
}
#menubar .menu a:hover{
	text-decoration: none;
	color:#C0D6FF;
	background: #3A5C9C;
}
#menubar .menulow{
   width:976px;
   float:left;
   color:#fff;
   padding-left:20px;
   background: #3A5C9C;
   border-right:1px solid #ABC9EF;
   border-left:1px solid #ABC9EF;
   height:20px;
}
#menubar .menulow a{
   color:#FFFFFF;
   line-height:22px;
}
#menubar .menulow a:hover{
	text-decoration: underline;
	color:#C0D6FF;
}
/*------------------*/
.catebar{
	background:#BCD524;
	border-top:4px solid #91A41C;
	border-bottom:1px solid #fff;
	height:29px;
}
/*------------------*/
#TopMenuWrap{
	float:left;
	width:100%;
	margin-bottom:2px;
}
#sidemenu{
	float:left;
	background:#dfdfdf url(top-l-r.gif) no-repeat right;
	height:24px;
	width:194px;
	margin-left:-100%;
	text-align:right;
	padding:5px 8px 0 0;

}
#logo{
	height:133px;
	vertical-align:middle;
}
/*=搜索栏
=============================================================================================*/
#SearchBar{
    width:100%;
	height:59px;
	background:url(../image/topbody.jpg);
	
}
#SearchBar .search{
	color:#333;
}

#SearchBar .search .button {
     text-decoration: none;
	 background:url(button_bg.gif) repeat-x;
	 padding: 0px 8px 0px 8px;
	 color:#333;
	 height:20px;
	 line-height:18px;
	 text-align: center; 
	 border:1px solid #ABC9EF;
}
#SearchBar .search a{
	color:#333;
	font-weight:bold;
	padding-left:10px;
}
/*=底部
TPL_BOTTOM
=============================================================================================*/
#foot{
	clear:both;
	margin-top:15px;
	border-top:3px solid #f90;
	border-bottom:5px solid #f2f2f2;
}

#foot .menubar{
	text-align:center;
	padding:5px;
}
#foot .menu a{
	border-bottom:1px dotted #ccc;
	margin-right:5px;
}
#foot .menu a:hover{
	color:#fff;
	background:#000;
	text-decoration:none;
}


/*会员中心所有表单的样式
=============================================================================================*/
.MemberCenterWrap{
	line-height:22px;
}
.MemberCenterWrap label{
	display:block;
	width:100px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}
.MemberCenterWrap br{
	clear:both;
}
.MemberOrderList .function span{
	cursor: pointer;
}
.MemberOrderList .function a{
	padding:2px;
	display:block;
	border:1px solid #ccc;
	white-space:nowrap;
}
.orderCtl{
		width:60px;
		text-align:left;
		padding:5px;
		background: #fff;
		position: absolute;
		border:1px solid #ccc;
		z-index:999;
}


