body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial,"宋体";
	font-size:12px;
	color: #000000;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}

/***************************** 页头布局 *****************************/

#header {
	width:983px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	text-align:left;
	height: 150px;
}

#h_left {
	float:left;
	width: 983px;
}

#h_left #h_right {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 885px;
}

#h_left #h_right #top {
	padding: 0px;
	margin: 0px;
	height: 32px;
}

#h_left #h_right #top #not {
	float: left;
	margin-top: 15px;
	color: #CD0B82;
	padding-left: 20px;
}

#h_left #h_right #top #rdh {
	float: right;
	margin-top: 15px;
	width: 320px;
}

#h_left #h_right #top #rdh li {
	float: left;
}

#h_left #h_right #top #rdh .icon{
	float: left;
	background: url(../images/icon_gwc.gif) no-repeat 0px 0px;
	padding-left: 20px;
}

#h_left #h_right #top #rdh li a {
	color: #000000;
	text-decoration: none;
}

#h_left #h_right #top #rdh li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#lab {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/lab_bg.gif) repeat-x 0px 0px;
	width: 983px;
	padding-left: 110px;
}

#lab .Home_f, #lab .Milk_f, #lab .Appliances_f {
	float: left;
	background: url(../images/lab_f_Home_Milk_Appliances.gif) no-repeat 0px 0px;
	width: 61px;
	height: 29px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;}
	.note_darkblue {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-top: 3px;
	color: #006699;
}

.note_darkblue:link {
	text-decoration: none;
}

.note_darkblue:visited {
	text-decoration: none;
}

.note_darkblue:hover {
	text-decoration: underline;
}

.note_blue {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-top: 3px;
	color: #3A91CE;
}

.note_blue:link {
	text-decoration: none;
}

.note_blue:visited {
	text-decoration: none;
}

.note_blue:hover {
	text-decoration: underline;
}

.note_red {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-top: 3px;
	color: #CC0000;
}

.note_red:link {
	text-decoration: none;
}

.note_red:visited {
	text-decoration: none;
}

.note_red:hover {
	text-decoration: underline;
}

.note_orange {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-top: 3px;
	color: #FF6600;
}

.note_orange:link {
	text-decoration: none;
}

.note_orange:visited {
	text-decoration: none;
}

.note_orange:hover {
	text-decoration: underline;
}

.note_darkyellow {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-top: 3px;
	color: #BC9623;
}

.note_darkyellow:link {
	text-decoration: none;
}

.note_darkyellow:visited {
	text-decoration: none;
}

.note_darkyellow:hover {
	text-decoration: underline;
}

.note_white {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 20px;
	padding-top: 3px;
	color: #FFFFFF;
}

.note_white:link {
	text-decoration: none;
}

.note_white:visited {
	text-decoration: none;
}

.note_white:hover {
	text-decoration: underline;
}

.note_gray {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-top: 3px;
	color: #666666;
}

.note_gray:link {
	text-decoration: none;
}

.note_gray:visited {
	text-decoration: none;
}

.note_gray:hover {
	text-decoration: underline;
}

#margin_t {
	margin-top: 10px;
}

#td_line {
	border-bottom: 1pt solid #E1AABE;
}

#td_line2 {
	border-bottom: 1pt solid #dddddd;
}

#line {
	background-image: url(/images/line.gif);
	height: 11px;
	background-position: left center;
	background-repeat: repeat-x;
}

#line2 {
	background-image: url(/images/line2.gif);
	height: 14px;
	background-position: left center;
	background-repeat: repeat-x;
}


.box {
	font-family: Verdana, "宋体";
	border: 1pt solid #bbbbbb;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
	color: #006699;
	height: 22px;
}

.front_button {
	font-family: Verdana, "宋体";
	border: 1px solid #bbbbbb;
	font-size: 12px;
	line-height: 16 px;
	color: #333333;
	padding-top: 3px;
	background-image: url(/images/button_bg.gif);
	height: 24px;
}
.icon01 {
	background-image: url(/images/icon_15.gif);
	background-repeat: no-repeat;
	height: 15px;
	cursor: hand;
}

.icon01_focus {
	background-image: url(/images/icon_15_focus.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.icon02 {
    background-image:url(/images/icon_30.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon02_focus{
    background-image:url(/images/icon_30_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon03 {
    background-image:url(/images/icon_60.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon03_focus{
    background-image:url(/images/icon_60_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon04 {
    background-image:url(/images/icon_list.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon04_focus{
    background-image:url(/images/icon_list_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon05 {
    background-image:url(/images/icon_grid.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon05_focus{
    background-image:url(/images/icon_grid_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon06 {
    background-image:url(/images/icon_text.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon06_focus{
    background-image:url(/images/icon_text_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon07 {
    background-image:url(/images/icon_pdown.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon07_focus{
    background-image:url(/images/icon_pdown_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon08 {
    background-image:url(/images/icon_pup.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon08_focus{
    background-image:url(/images/icon_pup_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon09 {
    background-image:url(/images/icon_tdown.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon09_focus{
    background-image:url(/images/icon_tdown_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon10 {
    background-image:url(/images/icon_tup.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon10_focus{
    background-image:url(/images/icon_tup_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
}

#lab .Food_f {
	float: left;
	background: url(../images/lab_f_Food.gif) no-repeat 0px 0px;
	width: 107px;
	height: 29px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#lab .Diaper_f {
	float: left;
	background: url(../images/lab_f_Diaper.gif) no-repeat 0px 0px;
	width: 68px;
	height: 29px;
	padding-top: 9px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#lab .MC_f {
	float: left;
	background: url(../images/lab_f_MC.gif) no-repeat 0px 0px;
	width: 157px;
	height: 29px;
	padding-top: 9px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#lab .Kidbicycle_f {
	float: left;
	background: url(../images/lab_f_Kidbicycle.gif) no-repeat 0px 0px;
	width: 163px;
	height: 29px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#lab .Nursing_f, #lab .Apparel_f {
	float: left;
	background: url(../images/lab_f_Nursing_Apparel.gif) no-repeat 0px 0px;
	width: 83px;
	height: 29px;
	padding-top: 9px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#lab .Toys_f {
	float: left;
	background: url(../images/lab_f_Toys.gif) no-repeat 0px 0px;
	width: 133px;
	height: 29px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#lab .Home, #lab .Milk, #lab .Appliances {
	float: left;
	background: url(../images/lab_Home_Milk_Appliances.gif) no-repeat 0px 0px;
	width: 53px;
	height: 29px;
	padding-top: 7px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#lab .Food {
	float: left;
	background: url(../images/lab_Food.gif) no-repeat 0px 0px;
	width: 91px;
	height: 29px;
	padding-top: 7px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

#lab .Diaper {
	float: left;
	background: url(../images/lab_Diaper.gif) no-repeat 0px 0px;
	width: 59px;
	height: 29px;
	padding-top: 9px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

#lab .MC {
	float: left;
	background: url(../images/lab_MC.gif) no-repeat 0px 0px;
	width: 131px;
	height: 29px;
	padding-top: 9px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

#lab .Kidbicycle {
	float: left;
	background: url(../images/lab_Kidbicycle.gif) no-repeat 0px 0px;
	width: 135px;
	height: 29px;
	padding-top: 7px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

#lab .Nursing, #lab .Apparel {
	float: left;
	background: url(../images/lab_Nursing_Apparel.gif) no-repeat 0px 0px;
	width: 71px;
	height: 29px;
	padding-top: 9px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

#lab .Toys {
	float: left;
	background: url(../images/lab_Toys.gif) no-repeat 0px 0px;
	width: 111px;
	height: 29px;
	padding-top: 7px;
	color: #333333;
	text-align: center;
	cursor: pointer;
}

/**** logo布局 ****/

#h_logo {
	float: left;
	width: 98px;
}

/**** 订购热线 ****/

#web_tel {
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	height: 30px;
}

/**** 右侧顶部导航 ****/

#r_top {
	float: right;
	padding-right: 10px;
	padding-top: 8px;
	height: 30px;
}

#r_top li {
	float: left;
	padding: 0px;
	margin: 0px;
}

.r_top_link:link {color: #000000; text-decoration: none;}
.r_top_link:visited {color: #000000; text-decoration: none;}
.r_top_link:hover {color: #CC0000; text-decoration: underline;}

/**** 页头菜单部分 ****/

#memu {	
	float: left;
	margin-left: 5px;
	width: 870px;
}

#label_l {
	float: left;
	padding: 0px;
	margin: 0px;	
}

#memu li {
	background-image: url(../images/t_lable_r.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 28px;
	padding-right: 12px;
	text-align: center;
}

#memu #f_r {
	background-image: url(../images/t_lable_f_r.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 28px;
	padding-right: 10px;
	text-align: center;
}

#memu #f_r span {
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
}

#memu li span {
	line-height: 28px;
}

/**** 搜索部分 ****/

#search {
	float: left;
	width: 983px;
}

#search #l_b {
	background: url(../images/s_bl.gif) no-repeat 0px 0px;
	width: 6px;
	float: left;
	height: 65px;
	padding: 0px;
	margin: 0px;
}

#search #l_r {
	background: url(../images/s_br.gif) no-repeat 0px 0px;
	width: 6px;
	float: left;	
	height: 65px;
	padding: 0px;
	margin: 0px;
}

#search #l_c {
	background: url(../images/s_bc.gif) repeat-x;
	width: 971px;
	float: left;	
	height: 65px;
}

#search #l_c .ct {
	float: left;
	padding-top: 8px;
	margin-left: 110px;
	list-style-type: none;
}

#search #l_c .bt {
	clear: both;
	float: left;
	padding-top: 10px;
	margin-left: 20px;
	list-style-type: none;
}

#search #l_c .ct li {
	float: left;	
	width: 70px;
}

#search #l_c .ct a, #search #l_c .bt .sear a {
	color: #cd0b82;
	text-decoration: none;
}

#search #l_c .ct a:hover, #search #l_c .bt .sear a:hover {
	color: #cd0b82;
	text-decoration: underline;
}

#search #l_c .bt .sear {
	float: left;
	background: url(../images/icon_sear.gif) no-repeat 0px 3px;
	padding-left: 25px;
	width: 700px;
}

/***************************** 正文布局 *****************************/

#contain1, #contain2, #contain3 {
	margin-right: auto;
	margin-left: auto;
	width: 983px;
	text-align: center;
} 

/***************************** 左侧正文布局 *****************************/

#left {
	float: left; 
	margin-top: 10px; 
	padding: 0px;
	width: 773px;
	height: auto;
	text-align:left;
}

/**** 左侧顶部广告图推荐布局 ****/

#ad_top1 {
	float: left;
	margin: 0px;
	padding: 0px;
	border: #000000 1px solid;
}

#ad_top2 {
	float: right;
	margin: 0px;
	padding: 0px;
	border: #000000 1px solid;
}

/**** 左侧顶部文字推荐布局 ****/

#sug_text {
	clear: both;
	float: left;
	margin-top: 10px;
	background: #FFFFFF;
	height: auto;
	width: 771px;
	padding: 5px;
	border: #CCCCCC 1px solid;
}

#sug_text li {
	float: left;
	width: 170px;
	line-height: 20px;
	padding-left: 15px;
	background: url(../images/arrow01.gif) no-repeat 0px 3px;
	text-decoration: none;
}

#sug_text li a{
	color: #000000;
	text-decoration: none;
}

#sug_text li a:hover{
	color: #CC0000;
	text-decoration: underline;
}

/**** 特别推荐布局 ****/

#sug_special {
	clear: both;
	float: left;
	padding: 3px 0px 0px 25px;
	width: 773px;
	background: url(../images/icon_tj.gif) no-repeat 0px 5px;
}

#sug_special span {
	font-size: 14px;
	font-weight: bold;
	color: #CD0B82;	
	line-height: 25px;
}

#sug_special span a {
	color: #FF9900;
	text-decoration: none;
}

#sug_special span a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/**** 商品分类布局 ****/

#pro_list {
	clear: both;
	float: left;
	margin: 0px;
	padding: 8px 5px 0px 5px;
	width: 772px;
	border: #DDDDDD 1px solid;
}

#pro_list #title {
	float: left;
	width: 253px;
	background: url(../images/arrow02.gif) no-repeat 0px 5px;
	padding-left: 10px;
	height: 65px;
}

#pro_list #list {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}

#pro_list #list li {
	float: left;
	background: url(../images/icon_fg.gif) no-repeat right 2px;
	padding: 0px 5px 0px 5px;
	line-height: 18px;
}

#pro_list #list li a {
	color: #0099FF;
	text-decoration: none;
}

#pro_list #list li a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#pro_list #title span a{
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	line-height: 20px;
	text-decoration: none;
}

#pro_list #title span a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	line-height: 20px;
	text-decoration: underline;
}

/**** 新品到店布局 ****/

#new_pro h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: FF9900;
	padding-left: 30px;
	padding-top: 2px;
	width: 773px;
	background: url(../images/new_bg.gif) no-repeat 0px;
	line-height: 25px;
}

#new_pro {
	clear: both;
	float: left;
	margin-top: 5px;
	padding: 0px;
	width: 773px;
}

#new_pro #product #left {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 381px;
}

#new_pro #product #right {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 381px;
}

#new_pro #line {
	clear: both;
	float: left;
	background: url(../images/line.gif) repeat-x center;
	width: 773px;
	height: 5px;
}

#new_pro #product {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#new_pro #left #text, #new_pro #right #text {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 260px;
}

#new_pro #left #text .title a, #new_pro #right #text .title a {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	padding-left: 10px;
	line-height: 24px;
	text-decoration: none;
}

#new_pro #left #text .title a:hover, #new_pro #right #text .title a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#new_pro #left #text .note, #new_pro #right #text .note {
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	text-decoration: none;
}

#new_pro #left #text .price_m, #new_pro #right #text .price_m {
	font-size: 12px;
	color: #006699;
	padding-left: 20px;
	line-height: 20px;
}

#new_pro #left #text .price_c, #new_pro #right #text .price_c {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 20px;
	line-height: 20px;
}

#new_pro #left #pic, #new_pro #right #pic {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 110px;
}

#new_pro #more {
	clear: both;
	padding-right: 20px;
	margin: 0px;
	width: 773px;
	text-align: right;
}

#new_pro #more span a {
	line-height: 20px;
	color:#0066FF;
	text-decoration: none;
}

#new_pro #more span a:hover {
	color:#CC0000;
	text-decoration: underline;
}

/**** 特价专区布局 ****/

#spe_pri h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: CD0B82;
	padding-left: 30px;
	padding-top: 2px;
	width: 773px;
	background: url(../images/s_p_bg.gif) repeat-x 0px;
	line-height: 25px;
}

#spe_pri {
	clear: both;
	padding: 0px;
	width: 773px;
}

#spe_pri li {
	float: left;
	width: 154px;
	padding: 0px;
}

#spe_pri li .con {
	float: left;
	width: 145px;
	padding-left: 5px;
}

#spe_pri li .con a {
	color: #000000;
	text-decoration: none;
}

#spe_pri li .con a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/**** 家政友情联接布局 ****/

#friends {
	float:left;
	margin-top: 10px; 
	padding:0px;
	background: #FFFFFF;
	width:486px;
	border: #DDDDDD 1px solid;
	text-align:left;
}

#friends #pad {
	padding: 5px;
}

#friends #pad li {
	float: left;
	text-align: center;
	width: 238px;
}

#friends h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: CD0B82;
	padding-left: 30px;
	padding-top: 2px;
	width: 486px;
	background: url(../images/friends_bg.gif) repeat-x 0px;
	line-height: 25px;
}

/***************************** 右侧正文布局 *****************************/

#right {
	float:right;
	margin-top: 10px; 
	padding:0px;
	width:200px;
	text-align:left;
}

/**** 合作品牌联接布局 ****/

#partner {
	float:right;
	margin-top: 10px; 
	padding:0px;
	background: #FFFFFF;
	width:486px;
	border: #DDDDDD 1px solid;
	text-align:left;
}

#partner #pad {
	padding: 5px;
}

#partner #pad li {
	float: left;
	text-align: center;
	width: 119px;;
}

#partner h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: FF9900;
	padding-left: 30px;
	padding-top: 2px;
	width: 486px;
	background: url(../images/partner_bg.gif) repeat-x 0px;
	line-height: 25px;
}

/**** 公告栏布局 ****/

#notice {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 190px;
}

#notice .ml, #notice .gg {
	clear: both;
	padding: 10px;
	height: 100px;
	width: 200px;	
}

#notice .ml li li {
	float: left;
	text-align: right;
	height: 35px;
	width: 80px;
}

#notice .gg li a {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

#notice .gg li a:hover {
	color: #CC0000;
	text-decoration: underline;
	line-height: 18px;
}

#notice #rlab_bg li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 29px;
}

#notice #rlab_bg {
	background: url(../images/rlab_bg.gif) repeat-x;
	height: 29px;
}

#notice #rlab_bg .rlab_f {
	background: url(../images/rlab_f.gif) no-repeat;
	width: 88px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}

#notice #rlab_bg .rlab {
	background: url(../images/rlab.gif) no-repeat;
	width: 88px;
	height: 29px;	
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 9px;
	cursor: pointer;
}

/**** 热销排行布局 ****/

#ranked {
	float:left;
	margin-top: 10px;
	padding: 0px;
	width: 200px;
	border: #DDDDDD 1px solid;
}

#ranked #title {
	background: url(../images/rank_bg.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-top: 5px;
	width: 200px;
	height: 25px;
	font-weight: bold;
	color: #0066CC;
}

#ranked li {
	padding-left: 10px;
	width: 200px;
	color: FF9900;
	font-weight: bold;
}

#ranked li a {
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#ranked li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/**** 在线调查布局 ****/

#survey {
	float:left;
	margin-top: 10px;
	padding: 0px;
	background: #FFFFFF;
	width: 200px;
	height: 150px;
	border: #DDDDDD 1px solid;
}

#survey #title {
	background: url(../images/survey_bg.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-top: 5px;
	width: 200px;
	height: 25px;
	font-weight: bold;
	color: #006600;
}

#survey ul {
	margin-top: 10px;
}

#survey li {
	line-height: 20px;
	padding-left: 10px;
	width: 200px;
}

/**** 品牌专区布局 ****/

#brand #title {
	background: url(../images/brand_bg.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-top: 5px;
	width: 200px;
	height: 25px;
	font-weight: bold;
	color: #006600;
}

#brand {
	float: left;
	padding: 0px;
	background: #FFFFFF;
	width: 200px;
	border: #DDDDDD 1px solid;
}

#brand #tj2 {
	float: left;	
}

/***************************** 通栏广告布局 *****************************/

#ad_b {
	clear: both;
	margin-top: 10px;	
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	width: 983px;
	height: 100px;
}

/***************************** 帮助信息布局 *****************************/

#on_help {
	clear: both;
	margin-top: 10px;	
	margin-right: auto;
	margin-left: auto; 
	padding: 5px;
	width: 983px;
	border: #DDDDDD 1px solid;
}

#on_help li {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	float: left;
	width: 240px;
}

#on_help li li a{
	padding-left: 10px;
	font-size: 12px;
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
}

#on_help li li a:hover{
	color: #FF9900;
	text-decoration: underline;
}

/***************************** 页尾布局 *****************************/

#footer{
	clear:both;
	width:983px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
}

#footer #se {
	float: left;
	width: 983px;
	padding: 0px;
	margin: 0px;
}

#footer #se #sel {
	float: left;
	background: url(../images/bottom_l.gif) no-repeat 0px 0px;
	width: 194px;
	height: 39px;
}

#footer #se #sec {
	float: left;
	background: url(../images/bottom_c.gif) repeat-x;
	width: 781px;
	height: 39px;
	padding-left: 5px;
	padding-right: 10px;
}

#footer #se #sec #search {
	float:left;
	width:390px;
	padding-top: 7px;
}

#footer #se #sec #keyword {
	float:right;
	width:370px;
	text-align: right;
	padding-top: 12px;
	color: #FFFFFF;
}

#footer #se #sec #keyword a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #se #sec #keyword a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #se #ser {
	float: left;
	background: url(../images/bottom_r.gif) no-repeat 0px 0px;
	width: 8px;
	height: 39px;
}

#b_dhbg {
	float: left;
	width: 983px;
	background: url(../images/line.gif) repeat-x left bottom;
	height: 30px;
}

#b_dhbg #top {
	float: left;
	text-align: center;
	padding-top: 5px;
}

#b_dhbg #top a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

#b_dhbg #top a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

#b_dhbg #dh {
	float:left;
	width: 900px;
	text-align: center;
	padding-top: 5px;
	color: #006699;
}

#b_dhbg #dh a {
	color: #006699;
	text-decoration: none;
}

#b_dhbg #dh a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#tel {
	text-align: center;
	width: 983px;
	line-height: 20px;
}

/***************************** 字体样式 *****************************/

/**** 粉色字体 ****/

.text_pink {color:#CD0B82;}
.text_pink:link {color: #CD0B82; text-decoration: none;}
.text_pink:visited {color: #CD0B82; text-decoration: none;}
.text_pink:hover {color: #FF6600; text-decoration: underline;}

/***************************** 最终页导航 *****************************/

#f_dhbg {
	background: url(../images/final_dhbg.gif) repeat-x;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 983px;
	text-align: left;	
}

#f_dhbg #leftc {
	float: left;
	margin-left: 20px;
	padding-left: 23px;
	padding-top: 12px;
	background: url(../images/arrow03.gif) no-repeat 0px 12px;
}

#f_dhbg #leftc a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#f_dhbg #leftc a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

/***************************** 产品图片 *****************************/

#p_pic {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 20px;
	width: 300px;
	text-align: center;
}

#p_pic #fdtp {
	background: url(../images/pic_fdtp.gif) no-repeat center;
	margin-top:10px;
	height: 23px;
	padding-left: 15px;
	padding-top: 6px;
	cursor: pointer;
}

/***************************** 购物说明 *****************************/

#gwsm {
	float: right;
	padding: 0px;
	margin: 10px 20px 0px 0px;
	width: 600px;
	text-align: left;
}

#gwsm #title {
	background: url(../images/title_bg.gif) repeat-x 0px 0px;
	height: 40px;
	padding-left: 20px;
}

#gwsm #title span {
	background: url(../images/icon_bz3.gif) no-repeat 0px 1px;
	padding: 6px 0px 0px 15px;
	font-size: 14px;
	height: 27px;
	color: #FF9900;
	font-weight: bold;
}

#gwsm #bg {
	background: url(../images/li_bg.gif) repeat-x 0px 0px;
	height: 30px;
	padding-left: 20px;
}


#gwsm #bg2 {
	background: url(../images/li_bg2.gif) repeat-x 0px 0px;
	height: 30px;
	padding-left: 20px;
}

#gwsm #bg .c, #gwsm #bg2 .c {
	background: url(../images/icon_bz.gif) no-repeat 0px 12px;
	height: 30px;
	padding-left: 12px;
	padding-top: 7px;
}

#gwsm #bg .c2 {
	background: url(../images/icon_bz2.gif) no-repeat 0px 12px;
	height: 30px;
	padding-left: 12px;
	padding-top: 7px;
}

#gwsm #bg .c3 {
	background: url(../images/icon_bz2.gif) no-repeat 0px 12px;
	height: 30px;
	padding-left: 12px;
	padding-top: 5px;
}

#gwsm #but_gwc {
	padding-left: 20px;
	height: 65px;
	padding-top: 10px;
}

#gwsm #but_1 {
	float: left;
	padding: 14px 0px 0px 0px;
	margin-left: 20px;
	background: url(../images/but_1.gif) no-repeat 0px 0px;
	text-align: center;
	height: 40px;
	width: 107px;
}

#gwsm #but_2 {
	float: left;
	padding: 14px 0px 0px 0px;
	margin-left: 20px;
	background: url(../images/but_2.gif) no-repeat;
	text-align: center;
	height: 40px;
	width: 107px;
}

#gwsm #but_3 {
	float: left;
	padding: 14px 0px 0px 0px;
	margin-left: 20px;
	background: url(../images/but_3.gif) no-repeat;
	text-align: center;
	height: 40px;
	width: 107px;
}

#gwsm #but_1 a, #gwsm #but_2 a, #gwsm #but_3 a {
	color: #000000;
	text-decoration: none;	
}

#gwsm #but_1 a:hover, #gwsm #but_2 a:hover, #gwsm #but_3 a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

#lab_bg {
	background: url(../images/rlab_bg.gif) repeat-x;
	height: 29px;
	margin-top: 10px;
}

#lab_bg #xx {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 29px;
}

#lab_bg .rlab_f {
	background: url(../images/rlab_f.gif) no-repeat;
	width: 88px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}

#lab_bg .rlab {
	background: url(../images/rlab.gif) no-repeat;
	width: 88px;
	height: 29px;	
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 9px;
	cursor: pointer;
}

#lab_bg .sj {
	clear: both;
	padding: 10px;
	height: 300px;
	width: 983px;
	border-top: none;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	text-align: left;
}

/********************************* 商品评论 **********************************/

#lab_bg .sp {
	clear: both;
	padding: 10px;
	height: 300px;
	width: 983px;
	border-top: none;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
} 

#lab_bg .sp #plxx, #lab_bg .sx #plxx {
	float: left;
	width: 850px;
	height: 25px;
	background: url(../images/arrow01.gif) no-repeat 0px 1px;
	padding-left: 18px;
}

#lab_bg .sp #plbt, #lab_bg .sx #plbt {
	float: left;
	height: 25px;
}

#lab_bg .sp #line, #lab_bg .sx #line {
	background: url(../images/line.gif) repeat-x center;
	width: 960px;
	height: 7px;
}

#lab_bg .sp #line2, #lab_bg .sx #line2 {
	background: url(../images/line.gif) repeat-x center;
	width: 960px;
	height: 15px;
}

#lab_bg .sp #pl, #lab_bg .sx #pl {
	line-height: 18px;
}

/********************************* 商品提问 **********************************/

#lab_bg .sx {
	clear: both;
	padding: 10px;
	height: 300px;
	width: 983px;
	border-top: none;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
}

#xgtj {
	float: left;
	width: 983px;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
}

#xgtj h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #1D8B18;
	padding-left: 30px;
	padding-top: 2px;
	width: 983px;
	background: url(../images/pic_xgtj.gif) no-repeat 0px;
	line-height: 25px;
}

#xgtj #bor {
	padding: 0px;
	width: 983px;
	border-top: none;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
}

#xgtj li {
	float: left;
	width: 154px;
	padding: 0px;
}

#xgtj li .con {
	float: left;
	width: 195px;
	padding-left: 5px;
}

#xgtj li .con a {
	color: #000000;
	text-decoration: none;
}

#xgtj li .con a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/************************************ 支付＋陪送 ****************************************/

#pay {
	float:left;
	margin-top: 10px; 
	padding:0px;
	background: #FFFFFF;
	width:484px;
	border: #DDDDDD 1px solid;
	text-align:left;
}

#pay h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: CD0B82;
	padding-left: 30px;
	padding-top: 2px;
	width: 484px;
	background: url(../images/friends_bg.gif) no-repeat 0px;
	line-height: 25px;
}

#pay #pad, #delivery #pad {
	padding: 10px;
	height: 130px;
	line-height: 20px;
}

#pay .r, #delivery .r {
	text-align: right;
}

#pay .r a, #delivery .r a {
	color: #CC0000;
	text-decoration: none;
}

#pay .r a:hover, #delivery .r a:hover {
	color: #CC0000;
	text-decoration: underline;
	text-align:center;
}

#delivery {
	float:right;
	margin-top: 10px; 
	padding:0px;
	background: #FFFFFF;
	width:484px;
	border: #DDDDDD 1px solid;
	text-align:left;
}

#delivery h1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: FF9900;
	padding-left: 30px;
	padding-top: 2px;
	width: 484px;
	background: url(../images/partner_bg.gif) no-repeat 0px;
	line-height: 25px;
}

