/* back to top */
#top-link	{ display:none;  left:957px;text-decoration:none; }
#divMenu div{
padding:6px 0;
}
html, body {
    margin:0;
	color: #333;
	height:100%;
	background-color:#fff;
}
#xo-canvas {
	width: 955px;
	margin: 0 auto;
    position: relative;
}
.errorMsg,.confirmMsg, .resultMsg  { padding: .8em; text-align:center; margin-bottom: 1em; border: 2px solid #ddd;}
.errorMsg  { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.confirmMsg { background-color: #FFF6BF; color: #817134; border-color: #FFD324; }
.resultMsg { background-color: #E6EFC2; color: #529214; border-color: #C6D880; text-align:left;}
.errorMsg a { background-color: transparent; color: #D12F19; }
.confirmMsg a { background-color: transparent; color: #817134; }
.successMsg a { background-color: transparent; color: #529214; }
/* ------------------- Canvas header and 1.css------------------- */
#xo-canvas-header {
	height: 70px;
	overflow: hidden;
	margin-top:-10px;
	padding:5px 0 0;
}
#xo-banner-logo {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}
#xo-search {
width:260px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
text-align:left;
background:url(../images/s_t.gif) no-repeat;
}
#xo-search .searchtextbox {
	width: 260px;
	height:30px;
	text-align:left;
	padding:0;
}
#xo-search .searchtext {
    border:none;
	background-color:#fff;
	width: 205px;
	margin:2px 0 2px 2px;
	height:24px;
	line-height:24px;
	vertical-align: top;
} 
#xo-search .searchbtn {
    width:45px;
	height:30px;
	line-height:30px;
	border:none;
	background-color: transparent;
	color: #fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px;	
	vertical-align: top;
	cursor: pointer;
}
#xo-header-userinfo {
    width:560px;
	float:right;
	text-align: right;
	padding:5px 0 0 0;
	color: #000;
}
#xo-header-userinfo a {
	color: #000;
}
#xo-header-userinfo a:hover {
	color: #000;
	text-decoration:none;
}
#xo-header-userinfo_top {
    width:560px;
	padding:5px 0 0 0;
	float:right;
	text-align: left;
	margin-right:5px;
	border-bottom:1px solid #eaeaea;
}
#xo-header-userinfo_top span.flag_left{
padding-top:4px;
float:left;
color:#cc0000;
}
#xo-header-userinfo_top a {
	color: #cc0000;
}
#xo-header-userinfo_top a:hover {
	color: #cc0000;
	text-decoration:underline;
}
#xo-header-menu {
	height:48px;
	width:955px;
    background-image:url('../images/top_menu.gif');
}
/*nav*/
#imouter0 { 
    color:#fff;     
    height: 48px;
    width: 955px;
}
#imenus0 li a{
color:#fff; 
text-align:center; 
font-size:12px; 
font-weight:bold; 
text-decoration:none; 
border-style:none; 
border-color:#000000; 
border-width:0px; 
padding:2px 5px; 
line-height: 30px;
display:block;
}

#imenus0 ul a{
color:#111111;
text-align:left; 
display: block;
height: 20px;
line-height: 20px;
padding: 6px 0 6px 13px;
font-weight:normal;
width:92px; 
}
#imenus0 ul li a:hover { color:#c00; }
.imcm .imsc{position:relative;}
.imcm .imsubc{position:absolute;visibility:hidden;}
.imcm li{float:left;width:92px;}
.imcm ul .imsc{z-index:10000;}
/* ------------------- Main canvas zone (columns and page) ------------------- */
#xo-canvas-main {
	margin:	0px;
	width:955px;
}
#xo-canvas-content {
	display:		table;
	width:			100%;
}
.xo-canvas-column {
	width:			11em;
}
.xo-canvas-column, #xo-page {
	display:		table-cell;
	vertical-align:	top;
}
#xo-canvas-column .xo-block {
	display:		block;
}
#xo-page {
	min-height:	300px;
	background-color: #fff;
}
#xo-content {
	position:relative;
	width:955px;
	padding:0px;
	margin-bottom:10px; 
}
#xo-canvas-footer {
    width:955px;
    margin: 0 auto;
}


/*----------homepage xo-header-userinfo-------------*/
.car_style{
float: left;
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
background-image:url('../images/shopcar.gif');
background-repeat: no-repeat;
padding:3px 0px 3px 23px;
}
.top_title_style{
float: right;
color:#000000;
padding:1px 10px;
width:70px;
font-weight:bold;
text-align:center;
border-right:1px solid #eaeaea;
border-left:1px solid #eaeaea;
text-decoration:none;
}

/*-----------------paging-----------------*/
.paging{
color:#cc0000;
padding:5px;
font-size:12px;
text-align:center;
text-decoration:none;
clear:both;
}
.paging a{
border: 1px solid #AAAADD;
color: #000099;
margin: 2px;
padding: 2px 5px;
text-decoration: none;
}
.paging a.current{
background-color: #000099;
border: 1px solid #000099;
color: #FFFFFF;
font-weight: bold;
margin: 2px;
padding: 2px 5px;
}
.paging a:hover{
border: 1px solid #000099;
color: #000000;
}

.paging_search{
width:940px;
color:#cc0000;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
text-align:center;
text-decoration:none;
}
.paging_search a{
color:#555;
padding:2px 7px;
text-decoration:none;
border:1px solid #eee;
}
.paging_search a:hover{
color:#fff;
font-weight:bold;
background:#cc0000;
padding:2px 7px;
border:1px solid #eee;
}
.navbox {
  	height: 30px;
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-bottom:1px solid #eee;
}

/*-----------02月12日按钮测试-------------------------------*/
a.button { 
background: transparent url(../images/a.gif) no-repeat scroll right top; 
color: White; 
display: block; 
float: left; 
height: 24px; 
padding-right: 10px; 
font: normal 12px sans-serif; 
margin-right: 10px; 
text-decoration: none; 
} 
a.button span { 
background: transparent url(../images/span.gif) no-repeat; 
display: block; 
padding: 5px 1px 5px 11px; 
line-height: 14px; 
} 

a.button:hover { 
background-position: right -24px; 
} 
a.button:hover span { 
background-position: left -24px; 
} 
a.button:active { 
background-position: right -48px; 
} 
a.button:active span { 
background-position: left -48px; 
padding: 6px 0 4px 12px; 
} 
.cart_botton{
border-right: #002d96 1px solid; padding-right: 2px; border-top: #002d96 1px solid; padding-left: 2px; font-size: 12px; filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#9dbcea); border-left: #002d96 1px solid; cursor: hand; color: black; padding-top: 2px; border-bottom: #002d96 1px solid

}

#xp-harea-1{
height:270px;
margin:10px auto;
clear:both;
}
#xp-harea-1 .left{
width:198px;
height:265px;
overflow:hidden;
float:left;
border-top:2px solid #cc0000;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
}
#xp-harea-1 .left li{
height:78px;
}
#xp-harea-1 .middle{
width:527px;
height:266px;
overflow:hidden;
float:left;
margin-left:15px;
}
#xp-harea-1 .right{
width:200px;
height:268px;
float:right;
overflow:hidden;
}
#xp-harea-2{
margin:15px auto;
height:273px;
clear:both;
}
#xp-harea-2 .left{
width:198px;
height:271px;
float:left;
border-top:1px solid #cc0000;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
}
#xp-harea-2 .left .keyword{
width:200px;
}
#xp-harea-2 .left .keyword .keyword-title{
font-size:14px;
color:#cc0000;
border-bottom:1px solid #ebebeb;
height:30px;
line-height:30px;
font-weight: bold;
padding-left:10px;
margin-bottom: 10px;
}
#xp-harea-2 .left .keyword img{
float:left;
}
#xp-harea-2 .left .keyword .keyword-content p{
line-height:22px;
height:22px;
margin-left: 4px;
}
#xp-harea-2 .left .keyword .keyword-content a{
color:#666666;
padding: 1px 0 1px 4px;
}
#xp-harea-2 .left .hotkeyword{
border-top: 1px solid #EBEBEB;
margin: 0px 4px;
width: 190px;
padding-top: 8px;
}
#xp-harea-2 .left .hotkeyword .hotkeyword-title{
font-size:12px;
color:#cc0000;
height:25px;
line-height:25px;
margin-left: 4px;
}
#xp-harea-2 .left .hotkeyword .hotkeyword-content p{
line-height:22px;
height:22px;
}
#xp-harea-2 .left .hotkeyword .hotkeyword-content a{
color:#666666;
padding: 1px 0 1px 3px;
}
#xp-harea-2 .middle{
width:525px;
height:273px;
float:left;
margin-left:15px;
}
#xp-harea-2 .right{
width:198px;
height:271px;
float:right;
border-top:1px solid #cc0000;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
}
#xp-harea-2 .right .notice-title{
font-size:14px;
color:#333333;
height:30px;
line-height:30px;
font-weight: bold;
margin-bottom: 10px;
border-bottom:1px solid #EBEBEB;
}
#xp-harea-2 .right .notice-title a{
font-size:14px;
color:#cc0000;
height:30px;
line-height:30px;
font-weight: bold;
float:left;
width:99px;
text-align:center;
text-decoration:none;

}
#xp-harea-2 .right .notice-title a.normaltabnew{
color:#999;
}
#xp-harea-2 .right .notice-content{
height:115px;
}
#xp-harea-2 .right .notice-content li{
line-height:22px;
height:22px;
width:198px;
overflow:hidden;
}
#xp-harea-2 .right .notice-content li .ele_dot{
color: #A5A5A5;
font-family: "宋体";
}
#xp-harea-2 .right .notice-content li a{
color:#666666;
}
#xp-harea-2 .right .notice-content li a:hover{
color:#cc0000;
}
#xp-harea-3{
margin:15px auto;
clear:both;
border-top:2px solid #cc0000;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
height:285px;
}
#xp-harea-3 .item{
float:left;
margin:7px 0 7px 7px;
width:182px;
}
#xp-harea-3 .item p{
text-align:center;
margin-top:5px;
}
#xp-harea-3 .title{
height:30px;
line-height:30px;
font-size:14px;
padding-left:10px;
color:#000;
border-bottom:1px solid #ebebeb;
font-weight:bold;
}
#xp-harea-3 img{
border:1px solid #ebebeb;
}
#xp-harea-4{
margin:15px auto;
height:188px;
clear:both;
}
#xp-harea-4 .left{
height:189px;
width:740px;
float:left;
}
#xp-harea-4 .right{
width:198px;
height:187px;
float:right;
border:1px solid #ebebeb;
}
#xp-harea-5{
margin:15px auto;
height:450px;
clear:both;
}
#xp-harea-5 .homebrand{
text-align:center;   
}
#xp-harea-5 .homebrand img{
margin: 40px 20px 20px;
text-align: center;
vertical-align: middle;
border: 1px solid #DEDEDE;
}
#xp-harea-6{
margin:15px auto;
height:401px;
clear:both;
}
#xp-harea-6 table,#xp-harea-7 table{
border-collapse: separate;
border-spacing: 4.5px;
}
#xp-harea-6 table td,#xp-harea-7 table td{
border:1px solid #ebebeb;
width:94px;
height:186px;
text-align:center;
}
#xp-harea-6 table td p.pname,#xp-harea-7 table td p.pname{
height:55px;
margin:5px;
width:84px;
overflow:hidden;
}
#xp-harea-6 .left{
width:306px;
float:left;
border:1px solid #ebebeb;
}
#xp-harea-6 .cattitle,#xp-harea-7 .cattitle{
height:30px;
line-height:30px;
border-bottom:1px solid #ebebeb;
color:#cc0000;
font-size:14px;
padding-left:5px;
font-weight:bold;
}
#xp-harea-6 .middle{
width:306px;
float:left;
margin-left:15px;
border:1px solid #ebebeb;
}
#xp-harea-6 .right{
width:306px;
float:right;
border:1px solid #ebebeb;
}
#xp-harea-6 .catimg,#xp-harea-7 .catimg{
display:block;
width:296px;
height:168px;
margin:4px 4px 0;
border:1px solid #EBEBEB;
}
#xp-harea-7{
margin:15px auto;
height:405px;
clear:both;
}
#xp-harea-7 .left{
width:306px;
float:left;
border:1px solid #ebebeb;
}
#xp-harea-7 .middle{
width:306px;
float:left;
margin-left:15px;
border:1px solid #ebebeb;
}
#xp-harea-7 .right{
width:306px;
float:right;
border:1px solid #ebebeb;
}
#xp-harea-8{
margin:15px auto;
height:155px;
clear:both;
}
#xp-harea-8 .left{
width:470px;
height:155px;
float:left;
border:1px solid #ebebeb;
overflow:hidden;
}
#xp-harea-8 .title,#xp-harea-9 .title{
height:30px;
line-height:30px;
border-bottom:1px solid #ebebeb;
color:#cc0000;
font-size:14px;
padding-left:5px;
font-weight:bold;
}
#xp-harea-8 .box{
padding-top:10px;
}
#xp-harea-8 .box a{
color:#cc0000;
font-size:14px;
}
#xp-harea-8 .box p{
line-height:22px;
}
#xp-harea-8 a img{
float:left;
margin:5px;
border:1px solid #ebebeb;
}
#xp-harea-8 .right{
width:470px;
height:155px;
float:right;
border:1px solid #ebebeb;
overflow:hidden;
}
#xp-harea-9{
margin:15px auto;
height:228px;
clear:both;
}
#xp-harea-9 .left{
width:470px;
height:228px;
float:left;
border:1px solid #ebebeb;
overflow:hidden;
}
#xp-harea-9 .left .comments_name_link{
color:#cc0000;
}
#xp-harea-9 .right{
width:470px;
height:228px;
float:right;
border:1px solid #ebebeb;
overflow:hidden;
}
#xp-harea-9 .right img{
float:left;
margin:5px;
}
#xp-harea-9 .box{
padding-top:10px;
}
#xp-harea-9 .right li{
height:23px;
line-height:23px;
}
#xp-harea-9 .box li a{
width:320px;
height: 23px;
overflow:hidden;
display:block;
}
.xp-home-more{
    float:right;
    font-size:12px;
    color:#999999;
    padding-right:10px;
    font-weight:normal;
}

/*-----xp-harea-1 product-sales start------*/
#xp-harea-1 .left {
border:1px solid #EBEBEB;
border-top:2px solid #CC0000;
float: left;
width: 198px;
height: 265px;
overflow: hidden;
font: 12px/18px arial,宋体,sans-serif;
} 

#xp-harea-1 .left h4 {
padding:0;
margin:0;
}
#xp-harea-1 ul#product-sales-tabs {
display:none;
} 

#xp-harea-1 div#sales {
width: 198px;
overflow: hidden;
}

#xp-harea-1 div#sales ul {
list-style: none;	
padding: 0;
margin: 0;
} 
#xp-harea-1 ul#product-sales-output {
width:198px;
height:236px;
}

#xp-harea-1 ul#product-sales-output li {
width: 198px;
height: 78px;
}

#xp-harea-1 .sales_list {
width:198px;
height:78px;
clear:both;
margin:0;
padding:0;
border-top:1px solid #EBEBEB;
}

#xp-harea-1 .sales_title {
width:13px;
height:78px;
line-height:78px;
background-color:#CCC;
text-align:center;
color:#FFF;
padding:0;
margin:0;
float:left;
}

#xp-harea-1 .sales_list_img {
width:62px;
height:62px;
float:left;
padding:8px 4px 0 4px;
}

#xp-harea-1 .sales_list_text {
width:115px;
height:70;
float:left;
font-size:12px;
padding:8px 0 0 0;
}

#xp-harea-1 .sales_list_text h6 {
padding:0;
margin:0;
font-size:12px;
color:#333;
}

#xp-harea-1 .sales_name {
line-height:14px;
height:30px;
overflow:hidden;  
}

#xp-harea-1 .sales_name a {
color:#666;
text-decoration: none;
}

#xp-harea-1 .sales_name a:hover {
color:#CC0000;
}

#xp-harea-1 .sales_price {
color:#CC0000;
}
#xp-harea-1 .sales_price del {
color:#CCC;
}
/*-------------------首页5张轮播焦点图-----------------------*/

div#MainPromotionBanner{
	width:523px;
	height:266px;
	background:#fff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 266px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 523px;
	height: 266px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 523px;
	height: 266px;	
}
#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 240px; 
	right:10px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:17px;
	width: 20px;
	height: 17px;
	font-family: Arial;
	font-size: 11px;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center bottom;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	background: url(../images/slide_trigger_c.gif) no-repeat center bottom;
}
/*-----product-content 首页 6张图 start------*/
#product-content {
width: 523px;
height:271px;
background: #FFF;	
border: 1px solid #eaeaea;
}

#product-content div#product-feature_list {
width: 523px;
height: 271px;
overflow: hidden;
position: relative;
}

#product-content div#product-feature_list ul {
position: absolute;
top: 0;
list-style: none;	
padding: 0;
margin: 0;
}

#product-content ul#product-tabs {
right: 0;
z-index: 2;
}

#product-content #product-feature_list ul#product-tabs {
width:178px;
padding:2px;  
}

#product-content ul#product-tabs li {
padding:2px;
float:left;
}

#product-content ul#product-tabs li img {
border: none;
float: left;
}

#product-content ul#product-tabs li a {
color: #222;
text-decoration: none;	
display: block;
width:83px;
height: 83px;
outline: none;
border:1px solid #eaeaea;
}

#product-content ul#product-tabs li a:hover {
text-decoration: underline;
}

#product-content ul#product-tabs li a.current {
border:1px solid #ffcccc;
color: #FFF;
}

#product-content ul#product-tabs li a.current:hover {
text-decoration: none;
cursor: default;
}

#product-content ul#product-output {
left: 0;
width: 463px;
height: 240px;
position: relative;
}

#product-content ul#product-output li {
position: absolute;
width: 339px;
height: 269px;
}

#product-content ul#product-output li a {
position: absolute;
top:0;
right: 0;
text-decoration: none;
}
/*-----product-content end------*/
/*---------------------品牌展示选项卡---------------------------*/
.ttl{height:18px;}
.ctt{
    border-bottom:2px solid #CC0000;
	height:auto;
	min-height:414px;
	padding:0px;
	clear:both;
	text-align:left;
	width:953px;
}
.ctt .h_name{
	height:36px;
	overflow:hidden;
}
.ctt2{
	background-image:url('../images/p_list_left_bg.gif');
	height:260px;
	padding:0px;
	clear:both;
	text-align:left;
	width:730px;
}
.ctt3{
	padding:4px 0 0 0;
	*padding:4px 0 0 0 !important;
	*padding:4px 0 0 0;
	clear:both;
	text-align:center;
	height:170px;
	width:202px;
}
.brand_option{float:left;margin:0px;clear:both;width:953px;}

.tbi_{
float:left; 
width:953px;
margin:0px;
border:1px solid #dedede;
padding:0; 
height:32px;
background:url('../images/top_menu2.gif') repeat-x;
}

.tbi_title div{ 
float:left; 
width:146px;
}
.normaltab {
float:left; 
background-image:url('../images/top_menu3.gif');
width:465px;
padding:5px 0; 
background-repeat: no-repeat; 
color:#777; 
font-size:14px; 
font-weight:bold; 
text-align:center; 
font-family:Arial, Helvetica, sans-serif;
cursor:hand;
margin-right:2px;
}
.normaltab span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:C8C8C8;
	font-weight: bold;
	margin-left: 6px;
}
.hovertab {
    float:left; 
    background-image:url('../images/top_menu1.gif');
    width:466px;
    padding:5px 0;
    background-repeat: no-repeat; 
    font-size:14px; 
    font-family:Arial, Helvetica, sans-serif; 
    color:#000; 
    font-weight:bold; 
    text-align:center;
    cursor:hand; 
    margin-right:2px;
}
.hovertab span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:C8C8C8;
	font-weight: bold;
	height:40px;
	margin-left: 6px;
	background-color:#FFFF00;
}
.dis{
display:block;
width:953px;
}
.undis{display:none;min-height:300px;}
.disnew{
display:block;
}
.undisnew{display:none;}
.hovertabnew {background-color:#fff; }
.normaltabnew{background-color:#f0f0f0; }
.item1{
float:right;
width:710px;
height:410px;
}
.index_brand_jieshao{
    border:1px solid #eee; 
    width:214px; 
    height:410px; 
    float:left;
    padding:1px;
}

.index_brand_jieshao p{
line-height:180%;
font-family:Arial, Helvetica, sans-serif;
}
.item1 div{
float:left; 
width:136px;
height:200px; 
text-align:center; 
margin:5px 20px 5px 14px;
}
.item1 img{ width:130px; padding:5px; }
.item1 p{ color:#777;}
.item1 a{ color:#777;}
.item1 .h_price{color:#ce0000;}


/*----------------友情链接 内部样式---------------------*/
.links_div{
width:710px;
}
.links_div div{
float:left;
margin:20px;
}
/*合作媒体*/
#media a{
display:block;
float:left;
padding:5px;
word-wrap: break-word;  
word-break: normal;
white-space : nowrap ;  
}
#media ul li{
margin:4px 6px;
float:left;
list-style:none;
}
/*排序方式 user volume category*/
#sorting31{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/di.gif);
}
#sorting31:hover{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/di2.gif);
}
#sorting32{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/di2.gif);
}
#sorting21{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/gao.gif);
}
#sorting21:hover{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/gao2.gif);
}
#sorting22{
border:none;
width:91px;
height:23px;
cursor:pointer;
background:url(../images/login/gao2.gif);
}
#sorting11{
border:none;
width:59px;
height:23px;
cursor:pointer;
background:url(../images/login/time.gif);
}
#sorting12{
border:none;
width:59px;
height:23px;
cursor:pointer;
background:url(../images/login/time.gif);
}
/*-----------shop user manage后台卖家后台样式------------*/
.mycontent{
padding:10px;
width: 730px;
min-height:700px;
_height:700px;
float:right;
border: 5px solid #eee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;	
}
.tip_title{
font-weight:bold; 
padding-bottom:10px; 
margin:5px 0; 
font-size:16px; 
border-bottom:1px solid #ddd; 	
}
.shop_mycontent{
padding: 10px 3px;
width: 780px;
min-height:700px;
float:right;
border: 4px solid #eee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;	
}
.my_duhub{
    border: 1px solid #C8C8C8;
    height: 28px;
    line-height: 28px;
    margin: 5px;
}
.my_duhub h2{
    background: url("../images/u1.gif") no-repeat scroll 25px center transparent;
    color: #656565;
    display: block;
    font-weight: bold;
    padding-left: 46px;
}
.catnav {
	float: left;
	width: 200px;
}
.catnav_user {
	float: left;
	width: 180px;
	padding-bottom:10px;
	border:1px solid #C8C8C8;
	padding:1px;
}
.catnav_user h4 {
    background-color:#777777;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.catnav_user ul{
	list-style: none;
	margin-top: 0px;
	margin:0;	
}
.catnav_user ul li  {
	margin: 0;
	height:32px;
}
.catnav_user ul li a {
	display: block;
	font-weight:normal;
	padding: 7px 15px;
	font-size: 12px;
	color:#414141;
}
.catnav_user ul li a:hover {
    color:#ce0000;
	text-decoration:none;
	font-weight:bold;
}
.duhub-button{
    background-color: #4D90FE;
    border: 1px solid #658df2;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    min-width: 54px;
    padding: 5px 10px;
    margin:0 5px;
    text-align: center;
}

.shop_warm_tips{
border:1px solid #ce0000; 
background:#FFFBF7; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding:10px; 
margin-bottom:10px;
}
.shop_right_box{
line-height:30px; 
padding:10px; 
border:1px solid #83A0C5; 
clear:both;
margin-bottom:10px;
}
.shop_right_box ul{
float:left;
border:1px solid #eee;
padding:10px;
width:320px;
margin-right:20px;
list-style:none;
}
.shop_sell_list{
border:1px solid #eee;
text-align:center;
width:100%;
margin: 10px auto;
clear:both;
}
.shop_sell_list a{
color:#c00;
}
.shop_sell_list tr{
border:1px solid #fff;

}
.shop_sell_list td{
border:1px solid #eee;
height:30px;
}
.shop_sell_list th{
border:1px solid #eee;
height:30px;
background-color:#f9f9f9;
}
/*------------shop user manage后台 标题的tab------------*/
ul#tab{
list-style:none;
}
ul#tab li {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll 0 -149px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
height:25px;
width:100px;
border:1px solid #fff;
line-height:25px;
overflow:hidden;
margin-top:4px;
text-align: center;
}
ul#tab li a {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll right -203px;
color:#000000;
display:block;
height:25px;
text-decoration:none;
}
ul#tab li.li1 {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll 0 -120px;
font-weight:bold;
}
ul#tab li.li1 a {
background:transparent url(http://image.dhgate.com/b/manage/img/pagebg.gif) repeat scroll right -174px;
font-weight:normal;
}
ul#tab li.li1, ul#tab li.li1 a {
height:25px;
line-height:25px;
}
ul#tab li.back {
background:transparent none repeat scroll 0 0;
float:right;
margin-right:-28px;
}
ul#tab li.back a {
background:transparent none repeat scroll 0 0;
color:#3054AC;
font-weight:normal;
text-decoration:underline;
}
ul#tab li.back a:hover {
color:#990000;
text-decoration:none;
}

/*table outer*/
.outer td{
padding:4px;
}
.outer .s_head{
border-bottom:1px solid #f1f1f1;
text-align:center;
font-weight:bold;
}
.outer .s_td{
border-left:1px solid #f1f1f1;
border-bottom:1px solid #f1f1f1;
text-align:center;
}
.outer .s_tr{
border-bottom:1px solid #f1f1f1;
}

/*-----xp-harea-1 product-sales end------*/
/*promotion huodong*/
#promotion_huodong p{
border-bottom: 1px solid #EEEEEE;
height:34px;
background: transparent url(../images/product/promotion.png) no-repeat left  center; 
}
#promotion_huodong a{
display:block;
margin:15px auto 0; 
}
/*---------footer-------------------*/
.footAboutLinks {
    float: right;
    min-height: 110px;
    width: 120px;
    padding: 0 23px 0 20px;
    text-align: left;    
    background: transparent url(../images/home-leftline.gif) no-repeat 0 center;    
}
.footAboutLinks ul {
    margin-top: 10px;    
}
.footAboutLinks li a {
    color: #666666;
    display: block;
    height:25px;   
}
.footAbout{
    margin-top: 15px;  
    min-height:104px;
    _HEIGHT:104px;
    padding:14px 0;
    background: transparent url(../images/bottom_index_bg.gif) no-repeat 0 top;
    border:1px solid #eaeaea;
}
.footAbout:after{
display:block;
clear:both;
content:"";
visibility:hidden;
height:0;	
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
}
