/* CSS Document */
#Head{
	height:80px;
}
#Content{
	position:relative;
	text-align:center;
}
h1{
	margin:0 0 12px;
	padding:0;
	background:transparent url(/img/topbar_style1_bk.gif) 0px -3px repeat-x;
	text-align:center;
	font-size:14px;
	border-top:3px solid #FF9000;
	border-bottom:1px solid #CCC;
}
h1 em{
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#F60;
}
h1 img{
	margin:0.8em 0;
}
h2{
	text-align:left;
	margin-top:4em;
}
.CurDigital h1,.CurDigital h2{
	border-top-color:#99A2B1;
}
.CurLady h1,.CurLady h2{
	border-top-color:#E1569A;
}
.CurMan h1,.CurMan h2{
	border-top-color:#3672AE;
}
.CurLife h1,.CurLife h2{
	border-top-color:#EC9307;
}
.CurSports h1,.CurSports h2{
	border-top-color:#E30303;
}
.CurCulture h1,.CurCulture h2{
	border-top-color:#1E998B;
}
.CurGame h1,.CurGame h2{
	border-top-color:#C34B26;
}
.CurCollection h1,.CurCollection h2{
	border-top-color:#88605F;
}
.CurHongkong h1,.CurHongkong h2{
	border-top-color:#965BB9;
}
/*Tool Bar*/
#ListPathLinks{
	float:left;
	width:70%;
}
#ItemToolbar{
	float:right;
}
/* Image Viewer */
#ImageViewer{
	width:250px;
	float:left;
}
#CurImage{
	padding-bottom:10px;
	text-align:center;
}
#CurImage a{
	cursor:url("/img/zoomin.cur"),pointer;
}
#ZoomIn{
	margin-top:12px;
}
#ZoomIn a{
	color:#333;
}
#ZoomIn img{
	vertical-align:middle;
	margin-right:6px;
}
/*
#Thumbnails{
	margin-top:10px;
	height:82px;
}
#Thumbnails div{
	border:1px solid #EEE;
	width:80px;
	height:80px;
	margin-left:1px;
	text-align:center;
	float:left;
}*/
#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(/img/recommend_to_friend.gif) left top no-repeat;
}
#ButtonAddToWatchedItem a{
	background:transparent url(/img/item_detail/add_to_watched_item.gif) left top no-repeat;
}
#ButtonRemoveFromWatchedItem a{
	background:transparent url(/img/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;
}
#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;
}
#AlipaySupport{
	margin:20px 0 10px;
	padding:5px 0 3px 76px;
	border:1px solid #DDCF8F;
	color:#333;
	text-align:left;
	background:#FFFFED url(/pics/2k5/sys/item_detail/alipay_logo_small2.gif) 5px 8px no-repeat;
}
#OtherInfo{
	clear:both;
}
#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;
}

#ButtonBuyNow,#ButtonBid,#ButtonGift,#ButtonWait{
	position:relative;
	width:168px;
	height:39px;
	margin:20px auto 5px;
}
#ButtonBuyNow a,#ButtonBid a,#ButtonGift a,#ButtonWait span{
	position:absolute;
	top:0;
	left:0;
	width:168px;
	height:39px;
	text-indent:-9999px;
	text-decoration:none;
	background:transparent url(/img/button_buynow.gif) left top no-repeat;
}
#ButtonBid a{
	background:transparent url(/img/button_bid.gif) left top no-repeat;
}
#ButtonGift a{
	background:transparent url(/img/button_gift.gif) left top no-repeat;
}
#ButtonWait span{
	background:transparent url/img/item_detail/button_wait.gif) left top no-repeat;
}
/* Seller Info */
#SellerInfo{
	width:200px;
	float:right;
	border:1px solid #CCC;
	background:#F6F6F6 url(/img/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;
	border-bottom:1px dashed #CCC;
}
#SellerName{
	margin:12px 5px 5px;
	padding:0 5px;
	font-size:14px;
}
#AuthInfo{
	margin:0 5px 8px;
	padding:0 5px 8px;
	border-bottom:1px dashed #CCC;
}
#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;
}
#ShopLinks{
	margin:0 5px 15px;
	padding:5px 5px 0 15px;
	list-style:circle;
}
#SellerInfo li{
	margin:0 0 4px;
}
/*  Inner Promotion */
#InnerPromotion{
	width:200px;
	float:right;
	clear:right;
	margin-top:12px;
	text-align:left;
}
#InnerPromotion p{
	margin:3px;
	padding-left:26px;
	line-height:1.6em;
}
#InnerPromotion img{
	float:left;
	margin-left:-23px;
}
/* Info */
#InfoSelector{
	margin-top:15px;
}
#InfoSelector a{
	cursor:pointer;
	cursor:hand;
}
.CurInfo h2.Title{
	display:none;
}
/*Detail Info*/
#ItemAttributes,#DetailInfoContent{
	width:96%;
	margin:1.5em auto;
	text-align:left;	
}
#ItemAttributes{
	margin-top:1.5em;
	background-color:#F6F6F6;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#ItemAttributes ul{
	margin:5px;
	padding:0;
}
#ItemAttributes li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:230px;
	height:24px;
	line-height:24px;
}

#RecommendedItems{
	width:90%;
	margin:20px auto 0;
	text-align:left;
	border:3px solid #F4F4F4;
}
#RecommendedItemsContainer{
	border:1px solid #DDD;
}
.CurDigital #RecommendedItemsContainer{
	border-top-color:#99A2B1;
}
.CurLady #RecommendedItemsContainer{
	border-top-color:#E1569A;
}
.CurMan #RecommendedItemsContainer{
	border-top-color:#3672AE;
}
.CurLife #RecommendedItemsContainer{
	border-top-color:#EC9307;
}
.CurSports #RecommendedItemsContainer{
	border-top-color:#E30303;
}
.CurGame #RecommendedItemsContainer{
	border-top-color:#C34B26;
}
.CurCollection #RecommendedItemsContainer{
	border-top-color:#88605F;
}
.CurHongkong #RecommendedItemsContainer{
	border-top-color:#965BB9;
}

#RecommendedItems h3{
	border:none;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:7px 8px;
	height:28px;
	line-height:28px;
	background:transparent url(/img/rec_item_title_bk.gif) 0 1px repeat-x;
}
#RecommendedItems ul{
	margin:0;
	padding:0;
	background-color:#FFF;
}
#RecommendedItems li{
	float:left;
	margin:0;
	padding:0;
	width:16.5%;
	text-align:center;
	list-style-type:none;
}
#RecommendedItems li em{
	display:block;
	margin:8px 0;
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	color:#F50;
}
#RecommendedItems li span{
	display:block;
	margin:0 auto 5px;
	width:80%;
	overflow:hidden;
}
/*Memory Info*/
#MemoInfo{
	text-align:center;
}
#MemoInfo ul{
	margin:1em auto ;
	padding:4px 0 2px;
	width:96%;
	text-align:left;
}
#MemoInfo ul li{
	line-height:22px;
	list-style-type:none;
	background:transparent url(/img/paneldot.gif) 7px 9px no-repeat;
	text-indent:19px;
}
#MemoInfo ul li span{
	font-weight:bold;
	margin-right:15px;
	color:#333;
}
#MemoInfo p{
	margin:0 0 0 30px;
}


#MemoInfo ol li{
	background:none;
	clear:both;
	text-indent:0;
}
#MemoInfo ol img,#MemoInfo ol li p{
	float:left;
	margin:0;
}
#MemoInfo ol img{
	margin-left:20px;
}
#MemoInfo ol li p{
	text-indent:15px;
}
#MemoInfo ol ul,#MemoInfo ol ul li{
	clear:none;
	background:none;
	text-indent:0;
}
#MemoInfo ol ul{
	width:500px;
	float:left;
	margin:0 0 0 15px;
}
#MemoInfo ol ul li{
	float:left;
	width:125px;
	height:28px;
}
#MemoInfo ol li li img{
	float:none;
	margin:0;
}
#MemoInfo #SellerStory p{
	padding:5px;
	background-color:#F6F6F6;
	overflow:hidden;
}
/*Bid Record*/
#BidRecord{
	text-align:center;
}
#BidRecord h2{
	text-align:left;
}
#BidRecord #SummaryInfo{
	width:96%;
	margin:1em auto 0;
}
#BidRecord #SummaryInfo ul{
	width:50%;
	float:left;
	padding:0;
	margin:0;
	height:40px;
}
#BidRecord #SummaryInfo li{
	float:left;
	margin-right:2em;
	height:33px;
	line-height:33px;
	list-style-type:none;
}
#BidRecord #SummaryInfo em{
	font-family:verdana;
	font-weight:bold;
	font-style:normal;
	color:#F50;
}
#BidRecord #SummaryInfo .BuyNowButton{
	margin-left:50px;
}
#BidRecord #SummaryInfo p{
	width:43%;
	float:right;
	margin:0;
	padding:5px 5px 2px;
	border:1px dashed #69C9FC;
	background-color:#EEF8FE;
	text-align:left;
	line-height:1.5em;
}
/*#BidRecord #SummaryInfo .AlipayInfo{
	color:#555;
}
#BidRecord #SummaryInfo .AlipayInfo img{
	vertical-align:baseline;
	margin-right:5px;
}*/
#BidRecord #NoOneBid{
	margin:40px 0;
	font-size:14px;
}
#BidRecord table{
	width:96%;
	background-color:#FAFAFA;
	margin:1em auto 2em;
	text-align:left;
}
#BidRecord th,#BidRecord td{
	padding:3px;
	border-bottom:1px solid #FFF;
}
#BidRecord th{
	border-bottom:2px solid #333;
	text-align:center;
}
#BidRecord tr.odd td{
	background-color:#F0F0F0;
	color:#333;
}
#BidRecord tr.OnTop td{
	background-color:#D7F2FF;
	color:#333;
}
#BidRecord .BuyerName{
}
#BidRecord .Price{
	text-align:center;
}
#BidRecord .Amount{
	text-align:center;
}
#BidRecord .EffectAmount{
	text-align:center;
}
#BidRecord .Time{
	text-align:center;
}
#BidRecord .Status{
	text-align:center;
}
/*Guest Book*/
#GuestBook #GuestBookForm{
	width:96%;
	margin:1em auto 0;
	text-align:left;
	background-color:#F6F6F6;
}
#GuestBook #GuestBookForm #LoginHint{
	float:left;
	width:80%;
	margin:5px;
}
#GuestBook #GuestBookForm form{
	float:left;
	width:50%;
	margin:5px;
}
#GuestBook #GuestBookForm textarea{
	width:100%;
	margin:5px 0 10px;
}
#GuestBook #GuestBookForm div.CheckCode{
	height:26px;
	position:relative;
}
#GuestBook #GuestBookForm div.CheckCode img{/*Check Code Image*/
	position:absolute;
	left:140px;
	top:1px;
}
#GuestBook #GuestBookForm input.Submit{
	position:absolute;
	right:0;
	width:85px;
	height:26px;
	border:none;
	letter-spacing:0.5em;
	background:#B7D9FA url(/img/guest_book_submit.gif) 0 0 no-repeat;
	cursor:pointer;
	cursor:hand;
	color:#036;
}
#GuestBook #GuestBookForm #EmotionIcons{
	width:19%;
	float:left;
	margin:3%;
	padding-top:9px;
	text-align:center;
}
#GuestBook #GuestBookForm #EmotionIcons ul{
	margin:7px 0 0 7px;
	padding:0;
}
#GuestBook #GuestBookForm #EmotionIcons li{
	float:left;
	list-style-type:none;
	width:24px;
	height:24px;
}
#GuestBook #GuestBookForm #InnerPromotion2{
	float:right;
	width:20%;
	margin-top:5px;
}
#GuestBook #GuestBookForm #InnerPromotion2 p{
	margin:2px;
	text-align:center;
}
#GuestBook #GuestBookForm #InnerPromotion2 .RelatedBBS{
	margin:5px 5px 0 0;
	border-top:1px dashed #DDD;
	text-align:center;
	padding:5px 12px 0 0;
}
#GuestBook dl{
	width:96%;
	margin:0 auto;
	text-align:left;
}
#GuestBook dt{
	position:relative;
	margin:1em 0 0 0;
	padding:2.5em 0 0 4em;
	color:#FF6500;
	background:transparent url(/img/guestbkq.gif) 18px 27px no-repeat;
	border-top:1px dashed #DDD;
}
#GuestBook dt span{
	position:absolute;
	top:0.5em;
	right:0.5em;
	color:#666;
}
#GuestBook dt.Seller{
	background:transparent url(/img/guestbkseller.gif) 0 27px no-repeat;
}
#GuestBook dd{
	margin:8px 0 0 0;
	padding:0 0 0 4em;
	color:#333;
	line-height:1.5em;
	background:transparent url(/img/guestbka.gif) 18px 0 no-repeat;
}
/*User Agreement*/
#UserAgreement{
	width:90% !important;
	width /**/:95%;
	margin:25px auto 0;
	line-height:1.5em;
	text-align:left;
	padding:4px;
	color:#333;
	padding:5px 5px 5px 36px;
	background:#F6F6F6 url(/img/icon_alert.gif) 4px 4px no-repeat;
	border:1px solid #DDD;
}
.product_load{width:878px;padding-bottom:8px;padding-top:8px;BORDER-RIGHT: #dfdfdf 1px solid; BORDER-LEFT: #dfdfdf 1px solid}
.product_ad{width:878px;padding-bottom:8px;padding-top:8px;BORDER-RIGHT: #dfdfdf 1px solid; BORDER-LEFT: #dfdfdf 1px solid}
.maincontent{width:920px;BORDER-RIGHT: #dfdfdf 1px solid; BORDER-LEFT: #dfdfdf 1px solid;overflow:hidden;}
.maincontent .top{width:934px; overflow:hidden;display:talbel;}
.maincontent .top .left{float:left;width:8px;background-image:url(/product_img/img_02_1.gif);height:8px;background-color:#f6f8f9;overflow:hidden; background-repeat:no-repeat;}
.maincontent .top .middle{width:918px;float:left;border-top:#d4d4d4 1px solid;height:8px;background-color:#f6f8f9;overflow:hidden; }
.maincontent .top .right{float:left;width:8px;background-image:url(/product_img/img_02_2.gif);background-repeat:no-repeat;height:8px;background-color:#f6f8f9;overflow:hidden;}

.maincontent .midcon{width:914px;border-left:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid;background-color:#f6f8f9;}
.maincontent .midcon .left{float:left;width:8px;background-color:#f6f8f9;overflow:hidden;}
.maincontent .midcon .middle{width:918px;float:left;background-color:#ffffff;text-align:left;overflow:hidden;}
.maincontent .midcon .right{float:left;width:8px;background-color:#f6f8f9;overflow:hidden; }

.maincontent .bottom{width:960px;}
.maincontent .bottom .left{float:left;width:8px;background-image:url(/product_img/img_02_3.gif);height:8px;background-color:#f6f8f9;overflow:hidden; background-repeat:no-repeat;}
.maincontent .bottom .middle{width:944px;float:left;border-bottom:#d4d4d4 1px solid;height:8px;background-color:#f6f8f9;overflow:hidden;}
.maincontent .bottom .right{float:left;width:8px;background-image:url(/product_img/img_02_4.gif);background-repeat:no-repeat;height:8px;background-color:#f6f8f9;overflow:hidden; }

.productabstract{width:396px;height:416px;}
.productabstract .top{width:395px;}
.productabstract .top .left{float:left;width:8px;background-image:url(/product_img/img_02_1.gif);height:8px;background-color:#f6f8f9;overflow:hidden; background-repeat:no-repeat;}
.productabstract .top .middle{width:375px;float:left;border-top:#d4d4d4 1px solid;height:8px;background-color:#f6f8f9;overflow:hidden; }
.productabstract .top .right{float:left;width:8px;background-image:url(/product_img/img_02_2.gif);background-repeat:no-repeat;height:8px;background-color:#f6f8f9;overflow:hidden;}

.productabstract .midcon{width:395px;border-left:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid;background-color:#f6f8f9;}
.productabstract .midcon .left{float:left;width:8px;background-color:#f6f8f9;}
.productabstract .midcon .middle{width:375px;float:left;background-color:#ffffff;text-align:left;}
.productabstract .midcon .right{float:left;width:8px;background-color:#f6f8f9; }

.productabstract .bottom{width:395px;}
.productabstract .bottom .left{float:left;width:8px;background-image:url(/product_img/img_02_3.gif);height:8px;background-color:#f6f8f9;overflow:hidden; background-repeat:no-repeat;}
.productabstract .bottom .middle{width:375px;float:left;border-bottom:#d4d4d4 1px solid;height:8px;background-color:#f6f8f9;overflow:hidden;}
.productabstract .bottom .right{float:left;width:8px;background-image:url(/product_img/img_02_4.gif);background-repeat:no-repeat;height:8px;background-color:#f6f8f9;overflow:hidden; }


.tophead_new{width:1200px;margin-top:2px;margin-right: auto; margin-left: auto;font-size:12px;}
.tophead_left_logo{width:200px;float:left;}
.tophead_right{width:678px;height:45px;float:left;margin-top:0px}
.tophead_right_new{width:878px;height:45px;float:right;margin-top:10px}
.tophead_right_left{width:220px;float:left;height:18px;margin-top:4px}
.tophead_right_right{width:458px;height:20px;float:right;margin-top:0px}

.tophead_topline{width:1200px;height:5px;font-size:12px;overflow:hidden;}
.tophead_topline_left{float:left;width:5px;height:5px;background-image:url(/img/new_top_li01.gif);background-repeat:no-repeat;}
.tophead_topline_mid{float:left;width:1190px;height:5px;background-image:url(/img/new_top_li01_1.gif);background-repeat:repeat-x;}
.tophead_topline_right{float:left;width:5px;height:5px;background-image:url(/img/new_top_li03.gif);background-repeat:no-repeat;}

.tophead_bottomline{width:1200px;height:5px;font-size:12px;overflow:hidden;}
.tophead_bottomline_left{float:left;width:5px;height:5px;background-image:url(/img/new_top_li02.gif);background-repeat:no-repeat;}
.tophead_bottomline_mid{float:left;width:1190px;height:5px;background-image:url(/img/new_top_li01-4.gif);background-repeat:repeat-x;}
.tophead_bottomline_right{float:left;width:5px;height:5px;background-image:url(/img/new_top_li01_4.gif);background-repeat:no-repeat;}

.eMeng{BORDER-RIGHT: #455690 1px solid; BORDER-TOP: #a6b4cf 1px solid; Z-INDEX:99999; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: #a6b4cf 1px solid; WIDTH: 180px; BORDER-BOTTOM: #455690 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: 116px; BACKGROUND-COLOR: #c9d3f3}
.eMeng_1{BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid}
.eMeng_2{FONT-SIZE: 12px; BACKGROUND-IMAGE: url(msgTopBg.gif); COLOR: #0f2c8c}
.eMeng_3{FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(msgTopBg.gif); COLOR: #1f336b; PADDING-TOP: 4px;PADDING-left: 4px}
.eMeng_4{BACKGROUND-IMAGE: url(msgTopBg.gif); PADDING-TOP: 2px;PADDING-right:2px}
.eMeng_5{CURSOR: hand;color:red;font-size:12px;font-weight:bold;margin-right:4px;}
.eMeng_6{PADDING-RIGHT: 1px; BACKGROUND-IMAGE: url(1msgBottomBg.jpg); PADDING-BOTTOM: 1px}
.eMeng_7{BORDER-RIGHT: #b9c9ef 1px solid; PADDING-RIGHT: 13px; BORDER-TOP: #728eb8 1px solid; PADDING-LEFT: 13px; FONT-SIZE: 12px; PADDING-BOTTOM: 13px; BORDER-LEFT: #728eb8 1px solid; WIDTH: 100%; COLOR: #1f336b; PADDING-TOP: 18px; BORDER-BOTTOM: #b9c9ef 1px solid; HEIGHT: 100%}
.eMeng_8{width:1190px;height:33px;background-image:url(/img/new_top_li01_bg2.gif);background-repeat:repeat-x;padding-top:10px;}
.eMeng_9{color:white;width:8px;text-align:center}
.eMeng_10{float:left;width:5px;height:99px;background-image:url(/img/new_top_li01_3.gif);background-repeat:repeat-y;}
.eMeng_11{width:1190px;height:33px;background-image:url(/img/new_top_li01_bg2.gif);background-repeat:repeat-x;padding-top:10px;}
.list_2_1{width:1200px;height:22px;PADDING-LEFT: 9px;BORDER-RIGHT: #dfdfdf 1px solid; BORDER-LEFT: #dfdfdf 1px solid;background-Color:#ebebeb;text-align:left;font-size:12px;padding-top:6px;
}
.maincontent1{width:910px;display:table}
.maincontent1 .top{width:902px;margin:0px;}
.maincontent1 .top .left{float:left;width:8px;margin:0px 0px 0px 1px;background-image:url(/product_img/img_02_1.gif);height:8px;background-color:#f6f8f9;overflow:hidden; background-repeat:no-repeat;}
.maincontent1 .top .middle{float:left;margin:0px;width:883px;border-top:#d4d4d4 1px solid;height:8px;background-color:#f6f8f9;overflow:hidden; }
.maincontent1 .top .right{float:left;width:8px;margin:0px;background-image:url(/product_img/img_02_2.gif);background-repeat:no-repeat;height:8px;background-color:#f6f8f9;overflow:hidden;}

.maincontent1 .midcon{width:900px;border-left:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid;background-color:#f6f8f9;margin:0px;}
.maincontent1 .midcon .left{float:left;width:8px;background-color:#f6f8f9;overflow:hidden;margin:0px;}
.maincontent1 .midcon .middle{width:884px;float:left;background-color:#ffffff;text-align:left;overflow:hidden;margin:0px;}
.maincontent1 .midcon .right{float:left;width:8px;background-color:#f6f8f9;overflow:hidden; margin:0px;}

.maincontent1 .bottom{width:902px;margin:0px;}
.maincontent1 .bottom .left{float:left;margin:0px 0px 0px 2px;width:8px;background-image:url(/product_img/img_02_3.gif);height:8px;background-color:#f6f8f9;overflow:hidden; background-repeat:no-repeat;margin:0px;}
.maincontent1 .bottom .middle{width:884px;float:left;border-bottom:#d4d4d4 1px solid;height:8px;background-color:#f6f8f9;overflow:hidden;margin:0px;}
.maincontent1 .bottom .right{float:left;width:8px;background-image:url(/product_img/img_02_4.gif);background-repeat:no-repeat;height:8px;background-color:#f6f8f9;overflow:hidden;margin:0px; }
