/* 布局样式
/*=============================================================================================*/
/* css file:mofei_layout.css */
div,form,h1,dl,dt,dd,ul,ol,li,table,td,th,span{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
body,p,th,td,input,select,textarea{
    font-size:12px;
    color:#111111;
}

a{font-size:12px; color:0044DD;}
a:link, a:visited {
	color: #0044DD;
	text-decoration:none;
}
a:hover {
	color: #ff5500;
	text-decoration:underline;
}
a:active {
	color: #ff5500;
	text-decoration:none;
}
img{border:0}

/* === 普通页面左侧 === */
#main_left{
	float:left;
	width:760px;
	text-align:left;
	margin-right:8px;
}

/* === 普通页面右侧(边栏) === */
#main_right{
	width:180px;
	float:right;
	border:1px solid #CCC;
	background-color:#F6F6F6;
}

/* === 右侧广告 === */
#RightAd{
	margin:0 auto;
	text-align:left;
}

/* === 右侧标题 === */
#main_right .Title{
	width:172px;
	height:20px;
	line-height:20px;
	margin:4px;
	font-weight:bold;
	color:#FFF;
	text-indent:4px;
	background-color:#EC9307;
	background:#FF9000 url(./syssite/home/shop/1/template/current/default/images/standard_side_title172.gif) 0px -20px no-repeat;
}

/* === 右侧li样式 === */
ul.RightList{
	margin:10px 0;
	padding:0;
	list-style:none;	
}
ul.RightList li{
	margin:4px 0 4px 4px;
	padding-left:1.5em;
	width:155px;
	overflow:hidden;
	line-height:120%;
	text-align:left;
	text-overflow:ellipsis;
	background:url(./syssite/home/shop/1/template/current/default/images/post.gif) 0px 0px no-repeat;
}
ul.RightList li a{
	text-decoration:underline;
}
ul.RightList li a:link{color:#04d;}
ul.RightList li a:visited{color:#04d;}
ul.RightList li a:hover{color:#f60;}
.MoreRightList{
	text-align:right;
	margin:4px;
	color:#0044DD;
}
.MoreRightList a{color:#0044DD;}
.MoreRightList a:visited{color:#0044DD;}
/* === 最近浏览li样式 === */
#RecentlyViewed1 ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:6px;
}
#RecentlyViewed1 ul li{
	display:block;
	float:left;
	width:100%;
}
#RecentlyViewed1 ul li a{
	display:block;
	width:auto;
	height:56px;
	width:164px;
	cursor:pointer;
	cursor:hand;
	color:#0044dd;
	padding:3px 0 0 3px;
}
#RecentlyViewed1 ul li span{
	display:block;
	width:50px;
	height:50px;
	border:2px solid #FFF;
	background:#FFF url(./syssite/home/shop/1/template/current/default/images/nopicture.gif) center center no-repeat;
	font-size:0;
	line-height:0;
	text-align:left;
	color:#FFF;
	float:left;
}
#RecentlyViewed1 ul li span img{display:block;margin:0 auto 4px auto;width:50px;height:50px;}
#RecentlyViewed1 i{
	color:#333;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	font-style:normal;
	display:block;
	color:#FF9900;
}

#RecentlyViewed1 ul li a div{
	float:left; 
	height:50px; 
	width:102px; 
	padding:8px 0 0 3px; 
	text-decoration:none;
}
#RecentlyViewed1 ul li a:hover,#RecentlyViewed1 ul li a:active{
	text-decoration:none;
	background-color:#FFF;
}

/* === 页面左侧标题样式 === */
#main_left h2{
	color:#000;
	font-size:14px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:5px 0 0 15px;
	margin:0;
	border-top:1px dotted #ccc;
	background:url(./syssite/home/shop/1/template/current/default/images/mainshadow.gif) 0px top repeat-x;
}

#main_left h1{
	color:#000;
	font-size:14px;
	text-align:center;
	padding-top:15px;
}

#main_left a{color:0044DD;}
#main_left a:link{color:#0044DD;}
#main_left a:visited{color:#0044DD;}
#main_left a:active{color:#0044DD;}
/* === 翻页样式 === */
#page_mofei{
	clear:both;
	width:400px;
	margin:0 auto;
	text-align:center;
}

/* === 您的位置 === */
#position_mofei{
	height:30px;
	line-height:30px;
}
#position_mofei a{color:#0044dd;}
#position_mofei a:hover{color:#ff5500; text-decoration:underline;}

/* === 列表页搜索表单 === */
#ListChooseForm{
	margin:0px 10px 10px 10px;
	background:transparent url(./syssite/home/shop/1/template/current/default/images/search_filter_shadow.gif) repeat-x scroll left bottom;
	border-bottom:1px solid #FFF;
}
#ListChooseForm .Title {
	position:relative;
	zoom:1;
	line-height: 25px;
	padding-left: 18px;
	border-bottom: 1px solid #F2F8FE;
	background: #E1EFFE url(./syssite/home/shop/1/template/current/default/images/search_filter_icon.gif) no-repeat 4px 6px;
}
#ListChooseForm #ChooseMore {
	padding-left: 15px;
	margin-left: 8px;
}
#ListChooseForm #ChooseCtrl a.More {
	
}
#ListChooseForm #ChooseCtrl a.Less {
	background: url(./syssite/home/shop/1/template/current/default/images/search_filter_less.gif) no-repeat top left;
}
#ListChooseForm ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ListChooseForm #ListPropertyTerms {
	height: 45px;
	overflow: hidden;
	padding: 0 0 0 13px;
	background: #F2F8FE;
}
#ListChooseForm #ListPropertyTerms ul {
	float: left;
}
#ListChooseForm #ListPropertyTerms ul li {
	height: 35px;
	float: left;
	margin:5px 5px;
	white-space: nowrap;
	color: #587BA0;
}
#ListChooseForm #ListPropertyTerms ul li select {
	color: #000;
}
#ListChooseForm #ListSortTerms {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #E1EFFE;
	padding-left: 13px;
	padding-right: 185px;
	position: relative;
	margin-bottom: 14px;
}
html>/**/body #ListChooseForm #ListSortTerms {
	margin-bottom: 15px;
}
#ListChooseForm #ListSortTerms ul {
	float: left;
}

#ListChooseForm #ListSortTerms  ul li{
	height: 30px;
	float: left;
	margin: 0 8px 0 0;
	padding-left: 7px;
	white-space: nowrap;
	background: url(./syssite/home/shop/1/template/current/default/images/list_filter_sep.gif) no-repeat left 13px; /* 2007-3-22 */
}
#ListChooseForm #ListSortTerms  ul li.FirstLine{
	background: none;
}
* html #ListSortTerms input, * html #ListSortTerms button {
	margin-top: 3px;
}
#ListChooseForm #ListSortTerms #ChooseCtrl {
	text-align: center;
	padding-left: 0px;
	width: 175px;
	position: absolute;
	top: 0px;
	right: 10px;
	display:table-cell; 
	*display: inline; 
	zoom:1; 
	vertical-align:middle;
}
#ListChooseForm #ListSortTerms #ChooseCtrl button {
	font-size: 12px;
	line-height: normal;
	width: 60px;
	height: 24px;
}
#ListChooseForm #ListSortTerms #ChooseCtrl button#ListSearchFormReset{
	width:48px;
}

/* === 列表页产品列表 === */
#ListSellerRecommended{
	width:760px;
	margin:0 auto;
	position:relative;
	height:29px;
}

ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	background-image:url(./syssite/home/shop/1/template/current/default/images/tabbar_level1_bk.gif);
	height:auto;
	min-height:29px;
	_height:29px;
}
ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;
	min-height:29px;
	_height:29px;
	margin-right:1px;
	background:url(./syssite/home/shop/1/template/current/default/images/tabbar_level1_slice_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li a{
	display:block;
	line-height:29px;
	padding:0 20px;
	color:#333;
	background:url(./syssite/home/shop/1/template/current/default/images/tabbar_level1_slice_right_bk.gif) right top no-repeat;
	white-space: nowrap;
}
ul.TabBarLevel1 li.Selected{
	background:url(./syssite/home/shop/1/template/current/default/images/tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected a{
	background:url(./syssite/home/shop/1/template/current/default/images/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;
}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	color:#333;
}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{
	color:#000;
}
ul.TabBarLevel1 li.Selected a:hover,ul.TabBarLevel1 li.Selected a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel1 li#Remark{
	background:none;
}
ul.TabBarLevel1 li#Remark a{
	background:url(./syssite/home/shop/1/template/current/default/images/item060913_03.gif) left top no-repeat;
	margin:0 0 0 10px;
	padding-left:25px;
	font-weight:bold;
	color:#0044DD;
}
ul.TabBarLevel1 li#Forum{
	background:none;
}
ul.TabBarLevel1 li#Forum a{
	background:url(./syssite/home/shop/1/template/current/default/images/item060913_05.gif) left top no-repeat;
	margin:0 10px 0 15px;
	padding-left:25px;
	font-weight:bold;
}
ul.TabBarLevel1 li#Forum a:link,ul.TabBarLevel1 li#Remark a:link,ul.TabBarLevel1 li#Forum a:visited,ul.TabBarLevel1 li#Remark a:visited{
	color:#0044DD;
}
ul.TabBarLevel1 li#Forum a:hover,ul.TabBarLevel1 li#Remark a:hover,ul.TabBarLevel1 li#Forum a:active,ul.TabBarLevel1 li#Remark a:active{
	color:#F30;
	text-decoration:none;
}


#DisplaySettings{
	width:760px;
	margin:0 auto;
	height:25px;
	background:#EEE url(./syssite/home/shop/1/template/current/default/images/tabbar_level2_bk.gif) top left repeat-x;
}

.Items_mofei{
	width:760px;
	margin:5px auto 0 auto;
	border-top:1px dotted #ccc;
	padding:3px 0;
	overflow:auto;
}

.Items_mofei #SmallPic{
	float:left;
	width:120px;
	height:80px;
	vertical-align:middle;
	margin-top:0px;
	padding-top:10px;
}

.Items_mofei #Name{
	float:left;
	text-align:left;
	width:400px;
	padding:0;	
}

.Items_mofei #Name a{
	font-weight:bold;
	color:#0044dd;
}

.Items_mofei #Price{
	float:left;
	width:70px;
	padding:0;	
	font-weight:bold;
	text-align:left;
	color:#ff6600;
}

.Items_mofei #NO{
	float:left;
	width:70px;
	padding:0;	
	text-align:left;
}

.Items_mofei #Weight{
	float:left;
	width:70px;
	padding:0;	
	text-align:left;
}

.Items_mofei div{
	float:left;
	text-align:center;
	white-space:nowrap;
	margin-top:35px;
	margin-left:5px;
}

#DisplaySettings #SmallPic{
	float:left;
	width:120px;
	padding:0;
}

#DisplaySettings #Name{
	float:left;
	width:400px;
	padding:0;	
}

#DisplaySettings #Price{
	float:left;
	width:70px;
	padding:0;	
	text-align:left;
}

#DisplaySettings #NO{
	float:left;
	width:70px;
	padding:0;	
	text-align:left;
}

#DisplaySettings #Weight{
	float:left;
	width:70px;
	padding:0;	
	text-align:left;
}

#DisplaySettings div{
	float:left;
	margin:5px 0px 0 5px;
	text-align:center;
	white-space:nowrap;
}


/*=表格列表统一样式
=============================================================================================*/
.TableWrap{
margin-top:15px;
color:#000;
}
.TableWrap td a,th a{color:#000;}
.TableWrap td a:link,th a:link{color:#000;}
.TableWrap td a:visited,th a:visited{color:#000;}
.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(./syssite/home/shop/1/template/current/default/images/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(./syssite/home/shop/1/template/current/default/images/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(./syssite/home/shop/1/template/current/default/images/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;
}


/* 首页样式
/*=============================================================================================*/
/* css file:mofei_index.css */
/*=============== 整个头部 ===============*/
#Head{
	margin:0 auto;
	width:950px;
}

/*== logo、顶部导航和顶部信息 ==*/
#HeadTop{
	margin: 0 auto;
	overflow:auto;
}
/*== HeadTopLeft包含logo ==*/
#HeadTopLeft{
	float:left;
	width:300px;
}
#Logo{
	float: left;
}
/*== HeadTopRight包含topmenu和topinfo ==*/
#HeadTopRight{
	float:right;
	width:650px;
}
#TopMenu{
	margin:0 auto;
	width:100%;
	height:21px;
}
#TopMenu ul{
	float:right;
}
#TopMenu li {
	float:left;
	height:21px;
	display:inline;
	margin: 0 3px;
	background: url(./syssite/home/shop/1/template/current/default/images/top_menu_r.png) no-repeat right top;
}
#TopMenu li a{
	display:block;
	padding: 0 6px 0 7px;
	float:left;
	height:21px;
	line-height:21px;
	color: #111;
	font-size: 12px;
	background: url(./syssite/home/shop/1/template/current/default/images/top_menu_l.png) no-repeat left top;
}
#TopMenu a#Member {
	padding-left: 18px!important;
	background: url(./syssite/home/shop/1/template/current/default/images/top_menu_mytb_l.png) no-repeat left top;
}
#TopMenu li a:hover{
	color: #e60;
}
#TopInfo{
	margin:5px auto 0 auto;
	width:100%;
}
#TopInfo ul {
	float: right;
}
#TopInfo ul li{
	float: left;
	margin-left:10px;
	line-height: 21px;
}
#TopInfo li a{color:#04d;}
#TopInfo li a:link, #QuickLinks li a:visited {
	font-style:normal;
	font-weight:normal;
	font-size: 12px;
	color:#04d;
}
#TopInfo li a:hover,#QuickLinks li a:active {
	color:#e60;
}

/*== 顶部广告01 ==*/
#Banner01{
	clear:both;
	width:950px;
	margin:0 auto;
}

/*=============== 主要部分 ===============*/
#Content{
	width:760px;
	margin:5px auto;
	text-align:left;
	clear:both;
}

body.W950 #Content{
 font-family:"宋体", arial;
	width:950px;
}

/*=== 首页右侧按钮 ===*/
div#RightButton{
	float:right;
	margin-left:10px;
	width:76px;
	height:192px;
	overflow:hidden;
}

div#RightButton ul li{
	width:76px;
	margin:0 0 5px 0;
	text-indent:-20em;
}
div#RightButton ul li#Botton_problem{height:35px;background:url(./syssite/home/shop/1/template/current/default/images/RightButton_bg.gif) 0 0 no-repeat;}
div#Content div#RightButton ul li#Botton_pay{height:34px;background:url(./syssite/home/shop/1/template/current/default/images/RightButton_bg.gif) 0 -35px no-repeat;}
div#Content div#RightButton ul li#Botton_buystep{height:34px;background:url(./syssite/home/shop/1/template/current/default/images/RightButton_bg.gif) 0 -69px no-repeat;}
div#Content div#RightButton ul li#Botton_safe{height:34px;background:url(./syssite/home/shop/1/template/current/default/images/RightButton_bg.gif) 0 -103px no-repeat;}
div#RightButton ul li#Botton_register{height:35px;background:url(./syssite/home/shop/1/template/current/default/images/logoin_01.gif) 0 0 no-repeat;}
div#RightButton ul li a{
	display:block;
	width:100%;
	height:100%;
}

/*=== 首页广告位 ===*/
div#Banner02{
	float:right;
	margin-left:10px;
	width:234px;
	height:192px;
	overflow:hidden;
}

/*=== flash广告 ===*/
div#FlashBanner{
	float:right;
	width:360px;
	height:190px;
}

/*=== 公告栏 ===*/
#Bulletin{
	position:relative;
	float:left;
	width:250px;
	height:190px;
	overflow:hidden;
}
#Bulletin h2{
	margin:1px 0 0 0;
	padding:2px 0 0 12px;
	font-size:14px;
	line-height:21px;
	height:21px;
	color:#5a5a5a;
	background: url(./syssite/home/shop/1/template/current/default/images/bulletin_bg.gif) no-repeat 0 0;
	/*border-left:4px #fdb659 solid;*/
}
#Bulletin h2 span{float:right;}
#Bulletin h2 span a{font-size:12px;	color:#5a5a5a; text-decoration:none; font-weight:normal; padding-right:5px; font-family:arial;}
#Bulletin h2 span a:hover{text-decoration:underline;}
#Bulletin  ul{float:left; padding:5px; overflow:hidden;}
#Bulletin  ul li{white-space:nowrap; line-height:19px; overflow:hidden;}
#Bulletin  ul li span{float:right; font-size:12px; color:#5a5a5a;}
#Bulletin a {color: #5a5a5a;}
#Bulletin a:hover {color: #f50;}

/*=== 首页左侧内容，包括最新商品、特价商品和推荐商品 ===*/
div#index_left{
	float:left;
	margin:2px 0;
	padding:0;
	width:760px;
}

div#index_new, div#index_recommend, div#index_special{
	width:760px;
	margin:0 auto 10px auto;
	background:url(./syssite/home/shop/1/template/current/default/images/bg_goodsbottom.gif) 0 bottom no-repeat;
	overflow:auto;
}
div#index_new_bg{
	width:760px;
	margin:0 auto;
	background:url(./syssite/home/shop/1/template/current/default/images/bg_new.jpg) 0 0 no-repeat;
	margin-bottom:5px;
}
div#index_recommend_bg{
	width:760px;
	background:url(./syssite/home/shop/1/template/current/default/images/bg_recommend.jpg) 0 0 no-repeat;
	margin-bottom:5px;
}
div#index_special_bg{
	width:760px;
	background:url(./syssite/home/shop/1/template/current/default/images/bg_special.jpg) 0 0 no-repeat;
	margin-bottom:5px;
}
.morelink{
	float:right;
	line-height:20px;
	font-size:14px;
	padding:5px 10px 0 0;
	color:#fff;
}
.morelink a:link,a:visited,a:visited{color:#fff;}


/*=== 最新、推荐、特价商品ul ===*/
#SaleZone{
	clear:both;
	margin:0 auto;
	width:755px;
	overflow:hidden;
}
#SaleZone ul{
	margin:8px auto 0;
	width:756px;
}
#SaleZone ul li{
	width:126px;
	height:160px;
	float:left;
	text-align:center;
	overflow:hidden;
	background:url(./syssite/home/shop/1/template/current/default/images/fancyandsale_dotted.gif) right 4px no-repeat;
}
#SaleZone ul li a{color:#0044DD;}	
#SaleZone ul li a:hover{color:#FF7000; text-decoration:underline;}

#SaleZone ul li img{
	display:block;
	margin:4px auto;
}
#SaleZone ul li span{
	display:block;
	text-align:center;
	font-weight:bold;
	color:#ff7000;
}

/*=== 2007年6月27日添加 ===*/
#SaleZone #goodsImage{height:80px; width:80px; display:block; overflow:hidden;}
#SaleZone #goodsName{width:110px; height:16x; line-height:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#SaleZone #goodsName a{color:#0044DD;}
#SaleZone #goodsPrice1{width:110px; height:16px; line-height:16px;}
#SaleZone #goodsPrice2{width:116px; height:16px; line-height:16px; color:#ff7700; font-weight:bold;}




/*=== 页面左侧广告 ===*/
#LeftBanner{
	width:760px;
	height:110px;
	margin:0 auto 10px auto;
}

/*=== 首页右侧内容，包括商品分类、热卖商品和 ===*/
div#index_right{
	position:relative;
	width:180px;
	float:right;
	margin:2px 0;
}

div#index_right a{color:#0044DD;}
div#index_right a:link{color:#0044DD;}
div#index_right a:visited{color:#0044DD;}
div#index_right a:active{color:#0044DD;}
/*=== 右侧普通box样式 ===*/
#index_RightBox{
	position:relative;
	float:right;
	width:180px;
	margin:0px auto 5px auto;
	background:url(./syssite/home/shop/1/template/current/default/images/right_bottom.gif) 0 bottom transparent no-repeat;
	overflow:auto;	
}

/*=== 蓝色渐变背景 ===*/
div#index_BlueTitle_bg{
	background:url(./syssite/home/shop/1/template/current/default/images/right_blue_title_bg.jpg) 0 top transparent no-repeat;
	margin-bottom:6px;
}
/*=== 橙色渐变背景 ===*/
div#index_OrangeTitle_bg{
	background:url(./syssite/home/shop/1/template/current/default/images/right_orange_title_bg.jpg) 0 top transparent no-repeat;
	margin-bottom:6px;
}

/*=== 右侧标题 ===*/
.righttitle{
	float:left;
	padding:5px 0 0 10px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

/*=== 更多样式 ===*/
.rightmorelink{
	float:right;
	line-height:20px;
	font-size:12px;
	padding:2px 10px 0 0;
	color:#fff;
}

/*=== 页面右侧：商品分类、热门商品文章分类等 ===*/
#IndexCategoryList{
	clear:both;
	position:relative;
	width:180px;
	margin:0 auto;
	overflow:hidden;
}

#IndexCategoryList li{
	float:left; 
	width:170px; 
	margin:6px; 
	display:inline; 
	list-style:none; 
	overflow:hidden; 
	text-align:left;
}
#IndexCategoryList li a{color:#0044DD; font-size:14px; font-weight:bold;}
#IndexCategoryList li ul{list-style:none; padding:0; margin:5px 0 0 0; width:100%;}
#IndexCategoryList li ul li{
	float:left;
	clear:none;
	padding:0;
	margin:1px 0 1px -1px;
	padding-left:6px;
	padding-right:10px;
	width:65px;               /* 分类的字数不超过5个的话，使用width:40px; */
	height:auto;
	white-space:nowrap;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	background:none;
	border-left:1px #CCC solid;
}
#IndexCategoryList li ul li a{color:#5D89DF; font-size:12px; font-weight:normal;}

/*=== 右侧广告 ===*/
#Banner03{
	clear:both;
	margin: 0 atuo;
	margin-bottom:5px;
	overflow:hidden;
	width:180px;
	height:95px;
}

/*=== 图片样式 ===*/
.RightImg {
	clear:both;
	width:180px;
	overflow:hidden;
	background-color:transparent;
}
.RightImg ul{margin:10px 6px 2px 6px;}
.RightImg ul li{
	float:left;
	width:83px;
	height:105px;
	text-align:center;
	color:#0044DD;
}
.RightImg ul li a{color:#0044DD;}
.RightImg ul li a:hover{color:#ff7000; text-decoration:underline;}
.RightImg ul li img{display:block;margin:0 auto 4px auto;width:65px;height:65px;}

/*=== 文字样式 ===*/
.RightText {
	clear:both;
	width:180px;
	overflow:hidden;
	background-color:transparent;
}
.RightText ul{margin:10px 6px 2px 6px;}
.RightText ul li{
	float:left;
	text-align:left;
	margin-left:5px !important;
	margin-left:3px;
	padding-left:7px;
	width:150px;
	white-space:nowrap;
	overflow:hidden;
	line-height:18px;
	background:url(./syssite/home/shop/1/template/current/default/images/post_hit.gif) 0 40% no-repeat;
}
.RightText ul li a{color:#04d;}

/*=============== 页面底部 ===============*/
#Foot{clear:both; margin:0 auto; width:950px; font-family:verdana; font-size:12px; text-align:center; border-top:1px solid #D1D7DC; padding-top:15px;}
#Foot_line1{margin:0 auto;}
#Foot_line2{margin:0 auto;}
#Foot a{color:#0044DD;}
#Foot a:hover{color:#ff5500; text-decoration:underline;}



/* 导航样式
/*=============================================================================================*/
/* css file:mofei_guide.css */
#Head ul{
	list-style-type:none;
	margin:0;
	padding:0;
}


/** for firefox */
#Head #QuickLinks li[class=HasMsgWW], #Head #QuickLinks li[class=HasMsgMail] {
	padding-top: 2px !important;
}	
#Head #QuickLinks li.HasMsgMail {
	background:url(./syssite/home/shop/1/template/current/default/images/header_msg_mail.gif) left center no-repeat;
}

#Head #ChannelMenu {
	clear: both;
	width:760px;
	margin:0 auto;
	background: url(./syssite/home/shop/1/template/current/default/images/nav_bar_c.png) repeat-x 0 30px;
}

#Head #ChannelMenuItems{
	width: 734px;
	margin: 0 auto;
	overflow: hidden;
}

#Head #ChannelMenuItems li{
	float:left;
	height:33px;
	margin: 0;
}
#Head #ChannelMenuItems a{
	display: block;
	float: left;
	height: 33px;
	padding-left: 10px;
	margin-left: -10px;
	text-decoration:none;
}
#Head #ChannelMenuItems a:link, #Head #ChannelMenuItems a:visited{
	color: #111;
}
#Head #ChannelMenuItems a:hover, #Head #ChannelMenuItems a:active{
	color: #f50;
}
#Head #ChannelMenuItems a span{
	display:block;
	float:left;
	height: 20px;
	padding:12px 15px 1px 0px;
	background:transparent url(./syssite/home/shop/1/template/current/default/images/nav_tab_r.png) right top no-repeat;
	text-align:center;
	font-style:normal;
	cursor: pointer;
	font-size: 12px;
	white-space: nowrap;
}

#Head #ChannelMenuItems li#MenuInfo {
	background: url(./syssite/home/shop/1/template/current/default/images/nav_last_tab_r.png) no-repeat right top;
}

#Head #ChannelMenuItems li#MenuInfo ul {
	height: 29px;
	padding-top: 4px;
	padding-right: 3px !important;
	overflow: hidden;
}

#Head #ChannelMenuItems li#MenuInfo li a, ul#ChannelMenuItems li#MenuInfo li span {
	background: none;
}
#Head #ChannelMenuItems li#MenuInfo li {
	background: url(./syssite/home/shop/1/template/current/default/images/nav_tabby_l.png) no-repeat left 7px;
}

#Head #ChannelMenuItems li#MenuInfo li a{
	height: 30px !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
#Head #ChannelMenuItems li#MenuInfo li a span{
	padding: 8px 6px 1px 7px;
	height: 21px !important;
}

/* special for Home */
#Head #ChannelMenuItems li#MenuHome a {
	padding-left: 12px;
	margin-left: 0 !important;
	background: url(./syssite/home/shop/1/template/current/default/images/nav_first_tab_l.png) no-repeat left top;
}
#Head #ChannelMenuItems li#MenuHome a span{
	padding: 12px 20px 0 6px;
}

/* special for Digital */
#Head #ChannelMenuItems li#MenuInfo li#MenuBgNone {
	background: none;
}

#Head #ChannelMenuItems li#MenuInfo li#MenuBgNone a span {
	background: none;
	padding-left: 0px;
}

/* for Search */
#Head #SearchBox {
	margin: 0 auto;
	width: 100%;
	height: 60px;
	position: relative;
	top: -3px;
	background:  url(./syssite/home/shop/1/template/current/default/images/nav_bar_l.png) no-repeat 0 0;
}

#Head #SearchBox #SearchInnerBox {
	height: 100%;
	position: relative;
	background: url(./syssite/home/shop/1/template/current/default/images/nav_bar_r.png) no-repeat right 0;
}
#Head #SearchBox #SearchHome {
	height: 100%;
	position: relative;
	top: 2px;
	height: 58px;
}

#Head #SearchBox #SearchHome a {
	color: #FEDEAF;
}

#Head #SearchBox #SearchForm {
	text-align: left;
	height: 30px;
	padding-left: 3%;
	padding-top: 5px;
	overflow: hidden;
}

#Head #SearchBox #SearchForm #q {
	width: 200px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px;
}
#Head #SearchBox #SearchForm button {
	width: 70px;
	font-size: 12px;
	padding-top: 2px;
	position: relative;
	top: 2px;
	padding-bottom: 0px;
	*margin-left: 5px;
}

#Head #HotKeywords {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 3%;
}

#Head #HotKeywords ul li{
	float: left;
	white-space: nowrap;
	margin-right: 10px;
	color: #FEDEAF;
}

body.W950 #Head #HeadTop, body.W950 #Head #QuickLinks, body.W950 #Head #ChannelMenu, body.W950 #Head #SystemAnnouce {
	width: 950px !important;
}

body.W950 #Head #ChannelMenuItems, body.FullWidth #Head #ChannelMenuItems {
	width: 850px;
}

body.W950 #Head #ChannelMenuItems a span, body.FullWidth #Head #ChannelMenuItems a span {
	padding:12px 22px 1px 4px;
}

body.W950 #Head #ChannelMenuItems li#MenuInfo li a span, body.FullWidth #Head #ChannelMenuItems li#MenuInfo li a span {
	padding: 8px 8px 1px 9px;
	height: 21px !important;
}

body.W950 #Head #ChannelMenuItems li#MenuInfo li#MenuBgNone a span, body.FullWidth #Head #ChannelMenuItems li#MenuInfo li#MenuBgNone a span {
	background: none;
	padding-left: 3px;
}
body.W950 #Head #ChannelMenuItems li#MenuHome a span, body.FullWidth #Head #ChannelMenuItems li#MenuHome a span{
	padding: 12px 32px 0 18px;
}

body.FullWidth #Head #HeadTop, body.FullWidth #Head #QuickLinks, body.FullWidth #Head #ChannelMenu {
	width: 100%;
	min-width: 850px;
}

/* for Main Menu */
body.CurHome #Head #ChannelMenuItems li#MenuHome a,
body.CurCategory #Head #ChannelMenuItems li#MenuCategory a, 
body.CurHelp #Head #ChannelMenuItems li#MenuHelp a, 
body.CurCart #Head #ChannelMenuItems li#MenuCart a, 

body.CurGlobal #Head #ChannelMenuItems li#MenuGlobal a,
body.CurSale #Head #ChannelMenuItems li#MenuSale a{
	background: url(./syssite/home/shop/1/template/current/default/images/nav_tab_act_l.png) left top no-repeat !important;
	padding-left: 15px;
	margin-left: -15px;
	position:relative;
}
body.CurHome #Head #ChannelMenuItems li#MenuHome a span, 
body.CurCategory #Head #ChannelMenuItems li#MenuCategory a span, 
body.CurHelp #Head #ChannelMenuItems li#MenuHelp a span, 
body.CurCart #Head #ChannelMenuItems li#MenuCart a span, 

body.CurGlobal #Head #ChannelMenuItems li#MenuGlobal a span,
body.CurSale #Head #ChannelMenuItems li#MenuSale a span{
	background: url(./syssite/home/shop/1/template/current/default/images/nav_tab_act_r.png) right top no-repeat !important;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	padding: 10px 17px 3px 0px;
}

/* special for Home */
body.CurHome #Head #ChannelMenuItems li#MenuHome a {
	background: url(./syssite/home/shop/1/template/current/default/images/nav_first_tab_act_l.png) left top no-repeat !important;
}
body.CurHome #Head #ChannelMenuItems li#MenuHome a span {
	padding: 10px 24px 3px 7px !important;
}

/* for Info channel */
body.CurShopBBS #Head #ChannelMenuItems li#MenuShopBBS a, 
body.CurBrand #Head #ChannelMenuItems li#MenuBrand a, 
body.CurGifts #Head #ChannelMenuItems li#MenuGifts a, 
body.CurPackage #Head #ChannelMenuItems li#MenuPackage a{ 
	background: url(http://pics.taobao.com/2k7/sys/nav_tabby_act_r.png) no-repeat right top !important;
	margin-right: -3px;
	position: relative;
}

body.CurShopBBS #Head #ChannelMenuItems li#MenuShopBBS a span, 
body.CurBrand #Head #ChannelMenuItems li#MenuBrand a span, 
body.CurGifts #Head #ChannelMenuItems li#MenuGifts a span, 
body.CurPackage #Head #ChannelMenuItems li#MenuPackage a span{
	padding-left: 8px !important;
	padding-right: 12px !important;
	background: url(http://pics.taobao.com/2k7/sys/nav_tabby_act_l.png) no-repeat left top !important;
	color: #FFF;
	font-weight: bold;
}

/* special for Package */
body.CurPackage #Head li#MenuPackage  a {
	margin-right: 3px !important;
}



/* 在商品搜索列表中所使用的样式
/*=============================================================================================*/
/* css file:GoodsSearchList.css */
/*=Library*/
/* css file:GoodsSearchListIntro.css */
/*=Library*/
/*=鍟嗗搧鎼滅储鍒楄〃涓叧浜庣被鍒殑浠嬬粛
=============================================================================================*/
.GoodslistIntro{
	margin:5px 0;
}

/* css file:GoodsSearchListClass.css */
/*=Library*/
/*=鍟嗗搧鎼滅储鍒楄〃涓笉鍚岀被鍒殑鏈鏂般佺儹鍗栥佹帹鑽愩佺壒浠风殑鍒楄〃
=============================================================================================*/
.GoodslistTitleGoods{
	margin-bottom:20px;
}
.GoodslistTitleGoods .mycontent{
	padding:9px 0;
}
.GoodslistTitleGoods .mytitle{
	font-size:14px;
	font-weight:700;
	color:#fff;
}

.GoodslistTitleGoods .mytitle span{
	display:block;
	padding:2px;
	text-align:left;
	cursor:hand;

}
.GoodslistTitleGoods .on .mytitle {
	background:url(./syssite/home/shop/1/template/current/default/images/accordianbg.gif);
  }
.GoodslistTitleGoods .off .mytitle {
	background:url(./syssite/home/shop/1/template/current/default/images/accordianbg-off.gif);
	color:#666;
	border-bottom:1px solid #fff;
  }
.GoodslistTitleGoods ul{
	float:left;
	width:138px;
	text-align:center;
}
.GoodslistTitleGoods ul li.goodspic a{
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	border:1px dotted #f90;

}
.GoodslistTitleGoods ul li.goodsname{
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/* css file:GoodsSearchListShow.css */
/*=Library*/
.GoodsSearchWarp{/*澶栧眰*/
	width:98%;
	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 .listmode select{/*鎼滅储鍒楄〃鎺掑簭鏂瑰紡*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
.GoodsSearchWarp .ItemsWarp {/*鍟嗗搧鏉＄洰寰幆椤瑰灞*/
	width:100%;
}
.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 {/*鍟嗗搧鍥剧墖锛峂ouseOver*/
	border:2px solid #369;
	padding:2px;
}
.GoodsSearchWarp .items .goodinfo{
	float:left;
	width:80%;
}
.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;
	
}



/* 商品详细页面使用的样式
/*=============================================================================================*/
/* css file:GoodsDetails.css */
/*=Library*/
/* css file:TPL_GOODSINFO.css */
/*= Taobao鏍峰紡*/
#taobao_info{/*鍥剧墖銆佸熀鏈俊鎭佽仈绯绘柟娉*/
	margin:0 auto;
	margin-bottom:10px;
	overflow:auto; 
}

/*=Library*/
.GoodsInfoWarp{/*澶栧眰*/
	text-align:left;
	margin-bottom:20px;
}
.GoodsInfoWarp label{
	float:none;
	display:inline;
	width:auto;
	white-space:nowrap;
}
.GoodsInfoWarp input{
	margin:0;
	padding:0;
}
.GoodsInfoWarp .title{/*澶撮儴锛岀被鍒矾寰*/
	padding-left:0px;
	margin-bottom:15px;
	
}
.GoodsInfoWarp .info .pic{
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
}

.GoodsInfoWarp .info table{
	width:auto;
	width:100% !important;
}
.GoodsInfoWarp .info .paybutton a{
	display:block;
	margin:2px 0;
	
}
.GoodsInfoWarp .info .items dl{
	width:100%;
}
.GoodsInfoWarp .info .items dl dd{
	background-image: url(./syssite/home/shop/1/template/current/default/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.GoodsInfoWarp .info .items dl dt{
	background:url(./syssite/home/shop/1/template/current/default/images/items.gif) no-repeat ;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	font-size:14px;
	font-weight:bold;
}
.GoodsInfoWarp .info .memberprice{
	color:#ff9900;
	font-weight:bold;
	font-size:14px;
}
.GoodsInfoWarp .button{
	float:right;
}
.GoodsInfoWarp .subinfo th,
.GoodsInfoWarp .subinfo td{
	text-align:left;
	padding:4px 0;
	vertical-align:top;
	border-bottom:1px dashed #ccc;
}
.GoodsInfoWarp .subinfo td li{list-style:none; padding:0; margin:0;}
.GoodsInfoWarp .subinfo th{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
	width:80px;
	font-weight:normal;
}
.GoodsInfoWarp .subinfo .discount{
	background:url(./syssite/home/shop/1/template/current/default/images/img_new.gif) no-repeat;
	padding-left:40px;
	margin-left:10px;
	color:#F00;
}

.saveprice {color:#f00;}

/* css file:GoodsDetailsTabs.css */
/*=Library*/
/*=鍟嗗搧璇︾粏鏍囩
=============================================================================================*/
#tabs{
	margin:15px 0;
	padding-bottom:24px;
	border-bottom:3px solid #9DA6B5;
	clear:both; 
}
#tabs a{
	display:block;
	float:left;
	background:url(./syssite/home/shop/1/template/current/default/images/tabs_right.gif) right -34px; 
	margin-right:1px;
	color:#fff; 
}
#tabs a span{
	background:url(./syssite/home/shop/1/template/current/default/images/tabs_left.gif)  no-repeat left -34px;
	padding:8px 20px 2px 20px; 
	display:block;
	float:left;
	color:#333;
	white-space:nowrap; 
	clear:both;  
}
#tabs a.current{
	display:block;
	float:left; 
	background:url(./syssite/home/shop/1/template/current/default/images/tabs_right.gif) right top;
}
#tabs a.current span{
	background:url(./syssite/home/shop/1/template/current/default/images/tabs_left.gif)  no-repeat left top;
	padding:8px 20px 0 20px;
	display:block;
	float:left;
	color:#fff;
	font-size:12px;  
	height:16px;
}
#container{
clear:both;
color:#000;
text-align:left;
}

/* css file:TPL_COMMENTSUM.css */
/*=Library*/
.GoodsCommentsWrap{
	margin-bottom:20px;
}
.GoodsCommentsWrap .info{
	padding:6px;
	border:1px solid #ccc;
	position:relative;
	margin-bottom:6px;
	background:#f3f3f3;
	color:#000;
}
.GoodsCommentsWrap .info table td{

	color:#000;
}
.starscomments{

	border:1px solid #ccc;
	border-collapse:collapse;
}
.starscomments th,
.starscomments td{
	border:1px solid #ccc;
	padding:2px 8px;
	
}
.starscomments th{
	background:#f2f2f2;
	font-weight:700;
	white-space:nowrap;
}

/* css file:TPL_SENDTOFRIENDS.css */
/*=Library*/
/*=渚ц竟澶栨鐨勬牱寮
=============================================================================================*/
.SendToFriendsWrap{
}
.SendToFriendsWrap label{
	display:block;
	float:left;
	width:100px;
	white-space:nowrap;
	text-align:right;
	font-weight:700;
}

/* css file:TPL_GOODSREVIEWCNT.css */
/*=Library*/
/*=鍟嗗搧璇︾粏椤甸潰鐨刟jax璇勮(V4.7)
TPL_GOODSREVIEWCNT
=============================================================================================*/
#container .tabcontent{
	display:none;
}
.AjaxRewWrap{
}
.AjaxRewWrap .head{
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:3px;
}
.AjaxRewWrap p{
	padding:0;
	margin:0;
}
.AjaxRewWrap{
}
.AjaxRewWrap .starscomments{/*鏄熷彿璇勮鐨勮〃鏍*/
	border:1px solid #ccc;
	border-collapse:collapse;
}
.AjaxRewWrap .starscomments th,
.AjaxRewWrap .starscomments td{/*鏄熷彿璇勮鐨勮〃鏍间腑鍗曞厓鏍肩殑瀹氫箟*/
	border:1px solid #ccc;
	padding:2px 8px;
	white-space:nowrap;
}
.AjaxRewWrap .starscomments th{/*鏄熷彿璇勮鐨勮〃鏍间腑鍗曞厓鏍肩殑琛ㄥご*/
	background:#f2f2f2;
	font-weight:700;
}
.AjaxRewWrap .items{
	padding:10px;
	border:4px solid #f2f2f2;
	border-bottom:5px solid #ccc;
	margin-bottom:10px;
}
.AjaxRewWrap .items dl{
	margin:10px 0;

}
.AjaxRewWrap .items .buyerrew .name{
	color:#f00;
}
.AjaxRewWrap .items .buyerrew table td{
	color:#000;
	white-space:nowrap;
}
.AjaxRewWrap .items .buyerrew table td.content{
	color:#666;
	white-space:normal;
}
.AjaxRewWrap .items .summary{
	margin-top:5px;
	padding:5px 0;
	clear:both;
	border-top:1px solid #ccc;
	text-align:center
}
.AjaxRewWrap .items .summary input{
	border:1px solid #fff;
	height:20px;
	background:#f90;
	color:#fff;
}
.AjaxRewWrap .items .ownerrew dt{
	padding-top:5px;
	font-size:14px;
	font-weight:700;
}
.AjaxRewWrap .items .ownerrew dd{
}

/* css file:TPL_GOODSLINK.css */
/*=Library*/
/*=鐩稿叧鍟嗗搧
=============================================================================================*/
.GoodsLinkWarp{/*澶栧眰*/
	text-align:left;
	margin-bottom:20px;
	color:#000;
}

.GoodsLinkWarp #title{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.GoodsLinkWarp dl {
	display:inline;
	padding:8px;
	float:left;
}
.GoodsLinkWarp dl dt,
.GoodsLinkWarp dl dd{
	text-align:center;

}
.GoodsLinkWarp dl dt{/*璁剧疆鐩稿叧鍟嗗搧鐨勫悕绉版牱寮*/
	color:#ff9900;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp dl dt a{
	display:block;
	border:1px dotted #ccc;
	width:99px;
	height:99px;
	overflow:hidden;

}
.GoodsLinkWarp dl dt a:hover{
	border:1px dotted #f90;

}
.GoodsLinkWarp dl dd{/*璁剧疆鐩稿叧鍟嗗搧鐨勫悕绉版牱寮*/
	padding:0;
	margin:0;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp br{/*璁剧疆鐩稿叧鍟嗗搧鐨勫浘鐗囨牱寮*/
	height:0;
	clear:both;
}

.GoodsLinkWarp .goodpic{}
.GoodsLinkWarp a{color: #0044DD;}
.GoodsLinkWarp a:link{color: #0044DD;}
.GoodsLinkWarp a:visited{color: #0044DD;} 
.GoodsLinkWarp a:hover{color: #ff5500;} 
.GoodsLinkWarp a:active{color: #0044DD;}

/* css file:TPL_GOODSDETAILS.css */
/*=Library*/
/*=鍟嗗搧璇︾粏浠嬬粛
=============================================================================================*/
.GoodsDetailsWarp{/*澶栧眰*/
	clear:both;
	text-align:left;
	margin-bottom:20px;
}




/* 关于产品分类的样式
/*=============================================================================================*/
/* css file:Category.css */
/*=Library*/
/* css file:TPL_CATEGORY_INDEX.css */
/*=鍟嗗搧鍒嗙被妯″紡-1
TPL_CATEGORY_INDEX
=============================================================================================*/
.CategoryIndexWrap{
}

.CategoryIndexWrap dl{
	clear:both;
}
.CategoryIndexWrap dl dt{
	margin-bottom:2px;

}
.CategoryIndexWrap dl dt a{
	background:url(./syssite/home/shop/1/template/current/default/images/cateitems.gif) no-repeat 0 3px;
	padding-left:12px;
	font-weight:700;
	color:#666;
	border-bottom:1px solid #f2f2f2;
	display:block;
	clear:both;
	height:20px;
}
.CategoryIndexWrap dl dd{
	padding-left:12px;
	margin-bottom:6px;
}
.CategoryIndexWrap dl dd a{
	display:block;
	width:48%;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-left:2px;
}
.CategoryIndexWrap dl dd br{
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}

/* css file:TPL_CATEGORY_TREE.css */
/*=鍟嗗搧鍒嗙被妯″紡-2
TPL_CATEGORYTREE
=============================================================================================*/
.branch{ 
	cursor: pointer;
	cursor: hand;
	display: block;
	height: 28px;
	vertical-align: middle;
	
}
.leaf{
	display: none;
	margin-left: 16px; 
	vertical-align: middle;
}

/* css file:TPL_CATEGORYLIST.css */
/*=鍟嗗搧鍒嗙被妯″紡-3-index
TPL_CATEGORYLIST
=============================================================================================*/
.styleone,
.styletwo,
.stylethree{
	display:block;
	line-height:20px;
}
.styleone a,
.styletwo a,
.stylethree a{
display:block;
    border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ccc;
}
.styleone a:hover,
.styletwo a:hover,
.stylethree a:hover{
	border-bottom: 1px solid #1280B9;
	background-color: #f4f4f4;
}
.styleone a:link,
.styleone a:visited{
	display:block;
	color:#000000;
	font-weight:bold
}
.styletwo a:link,
.styletwo a:visited{
display:block;
	color:#336699;
}

/* css file:TPL_CATEGORY.css */
/* css file:allcatepop.css */

/*=鍟嗗搧鍒嗙被 TPL_CATEGORY 
=============================================================================================*/
.CategoryWrap{
text-align:left;
}

.CategoryWrap dl{
padding: 6px 15px;
border-bottom:1px solid #ccc;
}
.CategoryWrap dl dt{
	float:left;
}
.CategoryWrap dl dt a{
padding-left: 6px;
	background:url(./syssite/home/shop/1/template/current/default/images/cateitems.gif) no-repeat;
	padding-left:22px;
	font-weight:700;
}
.CategoryWrap dl dd{
	padding-left:200px;
	
}
.CategoryWrap dl dt a{color:#0044dd} 
.CategoryWrap dl dt a:visited{color:#0044dd} 
.CategoryWrap dl dd a{color:#000;}
.CategoryWrap dl dd a:visited{color:#000;}



/* 关于文章的的样式
/*=============================================================================================*/
/* css file:Article.css */
/*=Library*/
/*=鏂囩珷绫诲垪琛
=============================================================================================*/
.ArticleListWrap ul{
	margin:0 0 0 15px;
	padding:0px;
}
.ArticleListWrap li{
	list-style-type:none;
	font-size:14px;
	padding:0px 0 6px 25px;
	margin-bottom:10px;
	border-bottom: 1px dashed #CCCCCC;
	color:#999999;
	background:url(http://pics.taobao.com/support/arrow2.gif) left top no-repeat;
}
.ArticleListWrap li a{
	font-size:14px;
	margin:0 0 4px -10px;
	display:block;
	color:#04d;
}
/*=鏂囩珷绫昏缁
=============================================================================================*/
.ArticleDetailsWrap{
padding:0 30px;
}
.ArticleDetailsWrap #h1_title{
	text-align:center;
	padding:20px 0;
	font-size:14px;
	font-weight:700;
	color:#f90;
	border-bottom:1px solid #f2f2f2;
}
.ArticleDetailsWrap .info{
	text-align:right;
	padding:5px 10px;
	border-top:1px solid #f2f2f2;
}



/* 用户注册和忘记密码所使用的样式
/*=============================================================================================*/
/* css file:Register.css */
/*=Library*/
.RegisterWrap{
	text-align:left;
	border:1px solid #fff;
}
.RegisterWrap a{color:#0044DD;}
.RegisterWrap a:visited{color:#0044DD;}

.RegisterWrap h2{
	color:#000;
	font-size:14px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:5px 0 0 15px;
	margin:0;
	border-top:1px dotted #ccc;
	background:url(./syssite/home/shop/1/template/current/default/images/mainshadow.gif) 0px top repeat-x;
}


/*=绗竴姝
=============================================================================================*/
.RegisterWrap .agree{
	background:url(./syssite/home/shop/1/template/current/default/images/agree.gif) no-repeat 3px 2px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.RegisterWrap .disagree {
	background:url(./syssite/home/shop/1/template/current/default/images/disagree.gif) no-repeat 5px 2px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}

.RegisterWrap textarea {
	margin:10px 0;
	border:1px solid #ccc;
	font-size:12px;
	color:#666;
	padding:6px;
	line-height:22px;
	height:100%;
}

/*=绗簩姝
=============================================================================================*/
.RegisterWrap .reginfo ul{
	padding:20px;
	color:#000;
	border-bottom:3px dotted #ccc;
}
.RegisterWrap .reginfo ul li{
	background:url(./syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;
	padding-left:16px;
	text-align:left;
}
.RegisterWrap label{
	display:block;
	width:100px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}
.RegisterWrap br{
	clear:both;
}

/* css file:Forget.css */
/*=Library*/
/*蹇樿瀵嗙爜
=============================================================================================*/
.ForgetPassWrap{
}
.ForgetPassWrap label{
	width:150px;
}


/* 其他应用模块样式
/*=============================================================================================*/
/* css file:TPL_SHOPBBS.css */
/*=Library*/
/*=璇勮涓庣暀瑷
TPL_SHOPBBS TPL_GOODSREVIEW TPL_GOODSREVIEWLIST
=============================================================================================*/
.ShopbbsWrap{
}
.ShopbbsWrapText{padding-top:10px;}
.ShopbbsWrapText label{
	display:block;
	width:100px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}
.ShopbbsWrap .button{
	clear:both;
	text-align:right;
	overflow:auto;
}
.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(./syssite/home/shop/1/template/current/default/images/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(./syssite/home/shop/1/template/current/default/images/comment.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .items .replied{
	background:url(./syssite/home/shop/1/template/current/default/images/forum11.gif) no-repeat;
	padding-left:25px;
}

/* css file:TPL_GOODSBROWSE.css */
.SideGoodsWrap{
	padding:3px;
}
.SideGoodsWrap .items a{
	display:block;
	background:url(./syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 4px;
	padding-left:13px;
	border-bottom:1px dotted #ccc;
}
.SideGoodsWrap .items a:hover{
	display:block;
	color:#f90;
	background:#f2f2f2;
	position:relative;
}
.SideGoodsWrap .items a span{
	display:none;
}
.SideGoodsWrap .items a:hover span{
	display:block;
	position:absolute;
	border:3px solid #ccc;
	width:80px;
	height:80px;
	top:20px;
	left:20px;
	z-index:100;
	background:#fff;
}
.SideGoodsWrap .items dt a:hover span img{
	width:80px;
	height:80px;
}
.SideGoodsWrap .items dd{
	border-bottom:1px solid #ccc;
	text-align:right;
}

/* css file:TPL_SEARCHMORE.css */
/*=Library*/
/*=楂樼骇鎼滅储
=============================================================================================*/
.SearchMoreWrap{
}
.SearchMoreWrap img{
	vertical-align:middle;
}
.SearchMoreWrap .title{
	background:url(./syssite/home/shop/1/template/current/default/images/searchmore.gif) no-repeat;
	border-bottom:3px solid #ccc;
	height:73px;
}
.SearchMoreWrap .body .items{
	padding:10px 0;
	border-bottom:1px solid #f2f2f2;
	clear:both;
}
.SearchMoreWrap .body .items label{
	float:left;
	width:150px;
	text-align:right;
	font-weight:700;
}
.SearchMoreWrap .body .items b{
	float:left;
	width:150px;
	text-align:right;
	color:#f90;
}


/* css file:TPL_PAGER.css */
/*=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;
}

/* css file:TPL_ERROR.css */
/*=Library*/
/*=3.鎻愮ず淇℃伅
 TPL_ERROR TPL_PAYREPLY
=============================================================================================*/
.InfoWrap{
	width:700px;
	margin:50px auto;	
}
.InfoWrap h2{
	font-size:14px;
}
.InfoDisplay{
	border:4px solid #f2f2f2;
	text-align:center;
	padding:80px 0;
	font-size:12px;
}
.InfoDisplay a{
	padding:5px 20px;
	color:#000;
	text-decoration:underline;
	border-left:1px solid #ccc;
	margin-left:20px;
	font-size:12px;
}
.InfoWrap b{
	font-size:12px;
	font-weight:700;
	color:#000;
}



/* css file:TPL_LOGIN.css */
/*鐧诲綍 
=============================================================================================*/
.LoginWrap{
	padding:20px;
}

.LoginWrap label{
	display:block;
	width:60px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}

.LoginWrap a{color:#0044DD;}
.LoginWrap a:visited{color:#0044DD;}

/* css file:TPL_LINKMORE.css */
/*=鏇村鍙嬫儏閾炬帴椤甸潰 

=============================================================================================*/
.LinkListWrap{
}
.LinkListWrap table td{
padding:5px;
}



/* 会员中心使用的样式
/*=============================================================================================*/
/* css file:MemberCenter.css */
/*=Library*/
/* css file:TPL_MEMBERMENU.css */
/*浼氬憳涓績涓績鑿滃崟
=============================================================================================*/
.MemberMenuWrap{
	clear:both;
	margin:0 auto;
	margin:0 auto;
	height:40px;
	border:1px dotted #ccc;
	background:#f0f0f0;
	overflow:hidden;
	padding:5px;
}

.MemberMenuWrap ul li{
	float:left;
	width:155px;
}

.MemberMenuWrap ul li a{
	text-align:left;
	display:block;
	padding-right:20px;
	height:22px;
	color:#0044dd;
}
.MemberMenuWrap ul li a:link{color:#0044dd;}
.MemberMenuWrap ul li a:visited{color:#0044dd;}
.MemberMenuWrap ul li a:hover{
	padding-right:30px;
	color:#000;
	font-weight:700;
	color:#ff5500;
}
.MemberMenuWrap ul li a:active{color:#0044dd;}

/*浼氬憳涓績鎵鏈夎〃鍗曠殑鏍峰紡
=============================================================================================*/
.MemberCenterWrap{
	line-height:22px;
	border:1px solid #fff;
}
.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;
}
/*浼氬憳涓績鏀惰揣浜哄湴鍧绠＄悊
=============================================================================================*/
.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 dt a{color:#000;}
.MemberReceiverLisetWrap .items dt a:visited{color:#000;}
.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;
}



/* 帮助中心使用的样式
/*=============================================================================================*/
/* css file:helpcenter.css */
/*=Library*/
/* css file:TPL_HELPMENU.css */
.HelpMenuWrap{
	width:100%
}

.HelpMenuWrap ul li{
	padidng:3px 0;
	border-top:none;
	background:url(./syssite/home/shop/1/template/current/default/images/dotted.gif) repeat-x bottom;
}

.HelpMenuWrap ul li a{
	display:block;
	background:url(./syssite/home/shop/1/template/current/default/images/icon1.gif) no-repeat 0 2px ;
	padding-left:20px;
	height:22px;
}

.HelpMenuWrap ul li a:hover{
}

/*鏀粯鏂瑰紡鍜岄厤閫佹柟寮
=============================================================================================*/
#ddimagetabs{
	margin:15px 0 0 0;
	border-bottom:5px solid #f90;
	height:24px ;

}

#ddimagetabs a{
	display:block;
	float:left;
	width:100px;
	height:25px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#aaa;

	line-height:25px
}

#ddimagetabs a:hover, #ddimagetabs a.current{
	background:#f90; 
	color: #fff;
}

#tabcontentcontainer{
	padding-top:10px;
	text-align:left;
	border:1px solid #ccc;
	border-top:none;

}

#tabcontentcontainer .tabcontent{
	display:none;
}
#tabcontentcontainer p{
	margin:0;
	padding:0;
}
#tabcontentcontainer dd{
	margin:10px 0 10px 25px;
	padding:0 15px;
}
#tabcontentcontainer dt span{
	color:#f90;
	margin-left:4px;
	padding-left:4px;
	font-size:12px;
	font-weight:normal;
	border-left:1px solid #ccc;
}
#tabcontentcontainer dt{
	background:url(./syssite/home/shop/1/template/current/default/images/t_2.gif) no-repeat 0 3px;
	border-bottom:1px dotted #ccc;
	font-weight:700;
	color:#000;
	font-size:14px;
	padding-left:18px;
}


/* 购物流程中所使用到的样式
/*=============================================================================================*/
/* css file:Cart.css */
/*=Library*/
/*=璐墿娴佺▼椤甸潰甯冨眬 | 
=============================================================================================*/
#CartWrap{
	width:100%; 
	margin:0 auto;
	1border:1px solid #ccc;
	border-top:none;
	text-align:center;
}

/*=涓姝ュ紡璐墿
TPL_ONESTEPCHECKOUT
=============================================================================================*/
.onestepcheckout {
	margin:0 auto;
	width:98%;
	text-align:left;
}
.onestepcheckout br{
	1clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(./syssite/home/shop/1/template/current/default/images/recievertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	padding-bottom:20px;
}
.onestepcheckout #receiver br{
	clear:both;
}
.onestepcheckout #receiver label{
	width:120px;
	display:block;
	float:left;
	margin:5px 0; 
	font-weight:700;
	text-align:right;
}
.onestepcheckout #delivery{
	background-image: url(./syssite/home/shop/1/template/current/default/images/delivertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	min-height:187px;
	_height:187px;
}
.onestepcheckout #payment{
	background-image: url(./syssite/home/shop/1/template/current/default/images/paytitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	min-height:187px;
	_height:187px;
}

.onestepcheckout #receiver p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #delivery p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #payment p{
	text-align:left;
	margin:10px 0;
}

.onestepcheckout #waitprompt{
	padding:10px;
	margin:10px;
	text-align:center;
	border:1px dotted #f90;
}
.onestepcheckout #waitprompt div{
	width:380px;
	margin:0 auto;
	text-align:left;
	background:url(./syssite/home/shop/1/template/current/default/images/indicator_medium.gif) no-repeat;
	padding:10px 0 0 45px;
	color:#f00;
	font-size:16px;
	font-weight:700;
	height:40px;
}
.onestepcheckout #memclist div{
}
.onestepcheckout #memclist div span{
	padding:2px 4px;
	border-right:1px solid #ccc;
	margin:4px 0;
	text-align:center;
	color:#f50
}
/*=9. 璁㈠崟瀹屾垚 
=============================================================================================*/
.OrderOkWrap{
	margin:10px 0;
}
/*=10銆傝鍗曟敮浠
=============================================================================================*/
.OrderPayWrap{
	margin:10px 0;
}
.OrderPayWrap .paybutton{
	width:400px;
	font-size:16px;
	font-weight:bold;
	background:#ff9900;
	height:28px;
	color:#fff;
}
/*=11銆傝喘鐗╂祦绋嬪鑸
=============================================================================================*/
.CartNavi{
	display:block;
	padding:3px;
	margin-top:10px;
	border-bottom:2px dotted #ccc;
	text-align:left;
}
/*=12銆傞潪浼氬憳璐墿 TPL_ISREGISTER
=============================================================================================*/
.IsregisterWrap{
	padding:3px;
	margin-top:10px auto;
	text-align:left;
}
.IsregisterWrap fieldset{
	width:200px;
	margin:5px 5px 0 0;
	float:left;
	
}
.IsregisterWrap fieldset .inputstyle{
	width:100px;
}
.IsregisterWrap label{
	width:60px; 
	display:block;
}


/* 捆绑商品
/*=============================================================================================*/
/* css file:TPL_PACKAGEGOODS.css */
/*=Library*/
/*=鎹嗙粦鍟嗗搧
=============================================================================================*/
.PackageGoodsWarp{
}
.PackageGoodsWarp .items{
	height:200px;
	min-height:200px;
	height:auto;
}
.PackageGoodsWarp .items h3{
	border:1px solid #ccc;
	font-size:14px;
	color:#FF7138;
	padding-left:70px;
	padding-top:6px;
	margin-bottom:10px;
	background:#f2f2f2 url(./syssite/home/shop/1/template/current/default/images/packageinfobg.gif) no-repeat 0 2px;
	height:22px;
	vertical-align:middle;
}
.PackageGoodsWarp .items dl{
	width:56%;
	float:left;

}
.PackageGoodsWarp .items dl dt{
	background:url(./syssite/home/shop/1/template/current/default/images/goods_items.gif) no-repeat 0 0px;
	padding-left:22px;
	font-size:12px;
	font-weight:700;
}
.PackageGoodsWarp .items dl dd{
	padding-left:22px;
	color:#000;
	border-bottom:1px dotted #ccc;

}
.PackageGoodsWarp .items dl dd .info{
	padding:4px;
	font-size:14px;
	color:#f30;
}
.PackageGoodsWarp .items .priceinfo{
	float:right;
	padding:10px;
	background:#fff url(./syssite/home/shop/1/template/current/default/images/packagetitle.gif) no-repeat;
	padding-top:58px;
	width:218px;
	height:110px;
	
}
.PackageGoodsWarp .items .priceinfo .price1{
	text-decoration:line-through;
	color:#000;
}
.PackageGoodsWarp .items .priceinfo .price2{
	color:#f90;
	font-size:16px;
	font-weight:700;
}
.PackageGoodsWarp .items .priceinfo .save{
	color:#f30
}


/* 与品牌相关
/*=============================================================================================*/
/* css file:Brand.css */
/*=Library*/
/*TPL_GOODSBRANDLIST 鍝佺墝鍒嗙被椤*/
.BrandWrap{
}
.BrandWrap h1{
	margin:10px;
	background:url(./syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat 0 3px;
	padding-left:18px;
	font-size:14px;
	color:#C44024;
}
.BrandWrap .body{
}
.BrandWrap .body ul{
	float:left;
	width:200px;
	border:1px solid #ccc;
	padding:10px;
	margin:10px;
	text-align:center;
}
.BrandWrap .body li{
	width:150px;
	height:150px;
	overflow:hidden;
}

.BrandDetailWrap{
	border:1px solid #eee;
	width:95%;
	padding:10px;
	margin:10px 0;
}
.BrandDetailWrap .logo{
	float:left;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #ccc;
}
.BrandDetailWrap .info{
	float:left;
}
.BrandDetailWrap .info h1{
	font-size:14px;
	color:#000;
}
.BrandDetailWrap .intro{
	margin-top:10px;
	padding-top:10px;
	border-top:3px dotted #ccc;

}



/* 与积分换商品相关相关
/*=============================================================================================*/
/* css file:Gift.css */
/*=Library*/
/* css file:TPL_GIFTRULE.css */
/*=Library*/
.GiftRule {
	margin:10px 0;
	background-color:#FBFDFF;
	border:1px solid #eee;
	padding:10px 10px 5px 10px;
	text-align:left;
}
.GiftRule .info{
	margin-left:20px;
}

/* css file:TPL_GIFTRECOMMEND.css */
/*=Library*/
.GiftGoodsClassWarp{/*澶栧眰*/
	text-align:left;
		width:100%;
}

.GiftGoodsClassWarp h2{
	position:relative;
}
.GiftGoodsClassWarp h2 span{
	position:absolute;
	top:0;
	right:0;
}
.GiftGoodsClassWarp .ItemsWarp {
}
.GiftGoodsClassWarp .items {/*鍟嗗搧鏉＄洰寰幆椤*/
	padding:2px;
	text-align:center;
	float:left;
	width:157px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	overflow:hidden;

}
.GiftGoodsClassWarp .items h1 a{/*鎶婂晢鍝佸悕绉版斁鍏1涓紝鏇存湁鍒╀簬鎼滅储寮曟搸鐨勬悳绱*/
	text-align:center;
	font-weight:700;
	font-size:12px;
	width:140px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#000;
	display:block;

}
.GiftGoodsClassWarp .items h1 a:hover{
	color:#f90;
}
.GiftGoodsClassWarp .items .goodpic{/*鍟嗗搧鍥剧墖*/
	
}
.GiftGoodsClassWarp .items .goodpic a{/*鍟嗗搧鍥剧墖*/
	margin:0 auto;
	vertical-align:middle;
	padding:2px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	border:1px dotted #f2f2f2;
}
.GiftGoodsClassWarp .items .goodpic a:hover{/*鍟嗗搧鍥剧墖*/
	border:1px solid #f90;
}




/* css file:TPL_GIFTSEARCH.css */
/*=Library*/
.GiftSearchWrap{ 
	width:90%;
	padding-left:8px;
	margin-top:10px;

}
.GiftSearchWrap label{
	display:block;
	color:#000;
	float:none;
	width:150px;
	text-align:left;

}
.GiftSearchWrap input{
	border:1px solid #ccc;
	width:95%;
	font-size:12px;

}
.GiftSearchWrap select{
	width:95%;
}
.GiftSearchWrap .button{
	border:1px solid #ccc;
	background:#fff;
	margin-top:15px;
	border-bottom:3px solid #f90;
}


/* css file:TPL_GIFTCATEGORY.css */
/*=Library*/
.GiftCategoryWarp a{
	font-weight:700;
	display:block;
	border-bottom:1px dotted #ccc;
	height:22px;
}

/* css file:TPL_GIFTSEARCHLIST.css */
/*=Library*/
.GiftSearchWarp{/*澶栧眰*/
	width:95%;
	text-align:left;
	clear:both;
	margin:15px auto;
}
.GiftSearchWarp .title{/*澶撮儴*/
	border:1px solid #f2f2f2;
	padding:1px;
	border-left:3px solid #f90;
	border-bottom:3px solid #f2f2f2;
	height:30px;

}
.GiftSearchWarp .title .path{/*鏄剧ず璺緞*/

	padding-left:5px;
	padding-top:5px;
	float:left;
}
.GiftSearchWarp .title .listmode{/*鎼滅储鍒楄〃鎺掑簭鏂瑰紡*/
	padding-top:3px;
	display:inline;
	float:right;
}
.GiftSearchWarp .title .listmode select{/*鎼滅储鍒楄〃鎺掑簭鏂瑰紡*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
.GiftSearchWarp .ItemsWarp {/*鍟嗗搧鏉＄洰寰幆椤瑰灞*/
	width:100%;
}
.GiftSearchWarp .items {/*鍟嗗搧鏉＄洰寰幆椤*/
	width:100%;
	padding:10px;
	border-bottom:1px dotted #ccc;
}

.GiftSearchWarp .items .goodpic{/*鍟嗗搧鍥剧墖*/
	float:left;
}
.GiftSearchWarp .items .goodpic a {/*鍟嗗搧鍥剧墖*/
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	vertical-align:middle
}
.GiftSearchWarp .items .goodpic a img{/*鍟嗗搧鍥剧墖*/
	margin:0 auto;
	display:block;
	
}
.GiftSearchWarp .items .goodpic a:hover {/*鍟嗗搧鍥剧墖锛峂ouseOver*/
	border:2px solid #369;
	padding:2px;
}
.GiftSearchWarp .items .goodinfo{
	float:left;
	width:80%;
}
.GiftSearchWarp .items h1 a{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.GiftSearchWarp .items ul{
display:block;
}
.GiftSearchWarp .items ul li{
	color:#000;
	float:none;
}
.GiftSearchWarp .items .intro{
	color:#369;
}
.GiftSearchWarp .items .button{
	margin:4px 0;
	float:right;
	
}



/* 会员中心仿taobao相关
/*=============================================================================================*/
/* css file:MemberHome.css */
#Member_left{
	float:left;
	width:180px;
	background:transparent url(./syssite/home/shop/1/template/current/default/images/helpcenter_070515_02.jpg) 0 0 repeat-y;
}

#Member_left #topimage{
	width:180px;
	height:160px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:transparent url(./syssite/home/shop/1/template/current/default/images/membercenter.jpg) left top no-repeat;
}

#Member_right_title{
	color:#000;
	font-size:14px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:5px 0 0 15px;
	margin:0;
	border-top:1px dotted #ccc;
	background:url(./syssite/home/shop/1/template/current/default/images/mainshadow.gif) 0px top repeat-x;
}

#Member_right{
	float:right;
	width:760px;
	text-align:left;
}


#Menu {
	clear:both;
	width:180px !important;
	width:180px;
	width /**/:180px;
}
#Menu h2{
	display:none;
}
#Menu ul{
	display:block;
	padding:0 0 0 13px; 
	margin:0;
}
#Menu .ClassMenu li{
	list-style-type:none;
	display:block;
	font-size:14px;
	line-height:30px;	
}
#Menu .ClassMenu li a{
	display:block;
	font-size:14px;
	width:145px;
	height:34px;
	padding-left:10px;
}
.ClassMenu li a:link,.ClassMenu li a:visited{
	color:#333333;
	background:url(./syssite/home/shop/1/template/current/default/images/helpcenter_070515_02.gif) 0 0 no-repeat;
}
#Menu .ClassMenu  li a:hover{
	background-position:0 -33px;
	padding:1px 0 0 12px;
	height:33px;
}
#Menu .ClassMenu li a:Active{
	padding:1px 0 0 12px;
	background:url(./syssite/home/shop/1/template/current/default/images/helpcenter_070515_02.gif) 0 -33 no-repeat;
}
#Menu .ClassMenu li ul{
	margin:-5px 0 0 0px;
	padding:0;
}
#Content #Menu ul.ClassMenu ul li{
	list-style-type:none;
	line-height:20px;
	font-size:12px;
	margin:2px 0 2px -11px !important;
	margin:2px 0;
	padding:0;
}
div#Menu ul.ClassMenu ul li a{
	display:block;
	width:133px;
	height:22px;
	padding-left:5px;
	margin-left:24px;
	line-height:22px;
	background:url(./syssite/home/shop/1/template/current/default/images/helpcenter_070515_05.gif) left top no-repeat;
}
div#Menu ul.ClassMenu ul li a:hover{
	line-height:20px;
	height:21px;
	color:#F40;
	padding-left:5px;
	background:url(./syssite/home/shop/1/template/current/default/images/helpcenter_070515_06.gif) left top no-repeat;
}
#Menu span{
	display:block;
	margin:0;
	padding:0;
	line-height:normal;
}



/* 商品详细页仿taobao相关
/*=============================================================================================*/
/* css file:mofei_goodinfo.css */
/* Image Viewer */
#ImageViewer{
	width:250px;
	float:left;
}

#CurImage{
	padding-bottom:10px;
	text-align:center;
	height:250px;
	background:#f00;
}
#CurImage a{
	cursor:url("zoomin.cur"),pointer;
}

#ZoomIn{
	margin-top:12px;
	text-align:center;
}
#ZoomIn a{
	color:#333;
}
#ZoomIn img{
	vertical-align:middle;
	margin-right:6px;
}

#ButtonRecommendToFriend,#ButtonAddToWatchedItem,#ButtonRemoveFromWatchedItem{
	position:relative;
	width:119px;
	height:32px;
	float:left;
	margin:25px 2px 0;
}
#ButtonRecommendToFriend a,#ButtonAddToWatchedItem a,#ButtonRemoveFromWatchedItem a{
	position:absolute;
	top:0;
	left:0;
	width:119px;
	height:32px;
	text-indent:-9999px;
	text-decoration:none;
	background:transparent url(./syssite/home/shop/1/template/current/default/images/recommend_to_friend.gif) left top no-repeat;
}
#ButtonRecommendToSoCool{
	position:relative;
	width:119px;
	height:32px;
	float:left;
	margin:25px 2px 0;
}
#ButtonRecommendToSoCool a{
	position:absolute;
	top:0;
	left:0;
	width:119px;
	height:32px;
	text-indent:-9999px;
	text-decoration:none;
	background:transparent url(./syssite/home/shop/1/template/current/default/images/119x32_socool_070119.gif) left top no-repeat;
}
#ButtonAddToWatchedItem a{
	background:transparent url(./syssite/home/shop/1/template/current/default/images/add_to_watched_item.gif) left top no-repeat;
}
#ButtonRemoveFromWatchedItem a{
	background:transparent url(./syssite/home/shop/1/template/current/default/images/remove_from_watched_item.gif) left top no-repeat;
}

/*ItemSummary*/
#ItemSummary{
	position:absolute;
	left:50%;
	top:80px;
	margin-left:-130px;
	width:300px;
	text-align:center;
	background:#00f;
}
#ItemSummary ul{
	margin:0;
	padding:0;
	text-align:left;
}
#ItemSummary li{
	margin-top:2px;
	height:24px;
	line-height:24px;
	border-bottom:1px dashed #DDD;
	list-style-type:none;
}
#ItemSummary li span{
	display:block;
	width:70px;
	float:left;
	text-align:right;
	color:#555;
}
.OtherInfo{
	width:300px;
	clear:both;
	overflow:auto;
}
.OtherInfo li{
	display:block;
	float:left;
	width:300px;
}
.OtherInfo #Amount,.OtherInfo #ViewTimes,.OtherInfo #NewOrOld,.OtherInfo #Location{
	width:150px;
}
.PriceInfo li{
	width:300px;
	float:left;
}
.PriceInfo em{
	color:#F50;
	font-family:Verdana;
	font-size:24px;
	font-style:normal;
}
.PriceInfo #CurrentBid{
	height:30px;
}
.PriceInfo #StartingBid,.PriceInfo #BidIncrement{
	width:150px;
}
.PriceInfo #ShippingCost{
	float:none;
	clear:both;
}

/* Seller Info */
#SellerInfo{
	width:200px;
	float:right;
	border:1px solid #CCC;
	background:#F6F6F6 url(./syssite/home/shop/1/template/current/default/images/seller_info_bk.gif) left top repeat-x;
	text-align:left;
}
#SellerInfo h2{
	margin:0 5px 5px;
	padding:0;
	background:none;
	border:none;
	height:28px;
	line-height:28px;
	color:#333;
	border-bottom:1px dashed #CCC;
}
#SellerName{
	margin:12px 5px 5px;
	padding:0 5px;
	font-size:14px;
}
#AuthInfo{
	margin:0 5px 5px;
	padding:0 5px 5px;
	border-bottom:1px dashed #CCC;
	height:1%;
	overflow:hidden;
}
#AuthInfo dl{ display:block; margin:0; padding:0px; clear:left;}
#AuthInfo dd{ width:140px; height:27px; line-height:27px;float:left; display:block; margin:0px;padding:0px;}
#AuthInfo dt{ float:left;clear:left;clear:left; height:27px; width:36px;line-height:27px; display:block; }

#MoreInfo{
	margin:0 5px 5px;
	padding:0 5px 5px;
	list-style:none;
	border-bottom:1px dashed #CCC;
}
#BizAlliance{
	margin:0 5px 5px;
	padding:2px 5px 0;
	list-style:none;
	border-bottom:1px dashed #CCC;
}
#ShopLinks2{
	margin:0 5px 15px;
	padding:5px 5px 0 15px;
	list-style:circle;
}
#ShopLinks{
	height:39px;
	width:133px;
	background:transparent url(auction/stroll_shop_icon1.gif) no-repeat;
	margin:8px 28px;
}
#ShopLinks a{
	display:block;
	height:39px;
	width:133px;
}
#SellerInfo li{
	margin:0 0 4px;
}
/*  Inner Promotion */
#InnerPromotion{
	width:200px;
	float:right;
	clear:right;
	margin-top:8px;
	text-align:left;
}

#InnerPromotion p{
	margin:3px;
	padding-left:26px;
	line-height:1.4em;
}

#InnerPromotion img{
	float:left;
	margin-left:-23px;
}



