﻿body {
	background-image:url('../images/memberbg7.jpg');
	background-repeat:repeat;
}
.serch{	}
#ShopTop
{padding:0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background: 0 0 repeat-x #C7C8E4;
	color:#FFFEF3;
	 text-align: center;
	}
.MemberMenu{background-color:white;}
.MarketPrice{ text-decoration:line-through; }
.MyPrice{font-size:12px; font-weight:bold; color:#FEAC00; }
#ShopMainMenu {clear:both; overflow:hidden;}
#ShopMainMenu ul{overflow:hidden; width:100%; background:url(../images/style3menuBG.gif) 0 0 repeat-x #FEB100; }
#ShopMainMenu ul li{float:left; width:80px;background-image:url(../images/style4menubg.gif);   padding-top:6px; height:25px;line-height:20px;font-size:14px; font-weight:bold;}
#ShopMainMenu .rightspace {background-image:url(../images/style4menubg.gif); width:5px;}
#ShopMainMenu .current{background-image:url(../images/mouseover.png); background-position:center; background-repeat:no-repeat; font-size:14px; font-weight:bold; }
.ShopBlock {  padding:1px; border:1px solid #B4B3DF;background-color:white;}
.ShopBlock .title { margin:0px 0px 0px 0px; height:25px;background-image:url(../images/style4menubg2.gif); padding-left:10px; line-height:30px; text-align:left; font-weight:bold; color:Black; }
.ShopBlock .content{clear:both; margin:3px 3px 3px 3px;}
.ShopBlock .null{clear:both; height:50px; line-height:20px; margin-top:20px;}
#ShopMainMenu a{color:White;}
#SearchBlock{height:28px; padding-top:2px; margin-top:0px;}
#SearchBlock li {float:left; padding:3px; line-height:22px;}

ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#ShopLeft {
    clear: left;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding-left: 8px;
    width: 203px;
    text-align: center;
}
.bottomxt{ background-color:Transparent;border-top:1px dotted #B4B3DF;}