body {
margin: 0;
padding: 0;
background: url(img/bg.png) repeat-x white;
font-family: Tahoma;
font-size: 12px;
}

h1 {color: #997A8A; font-size: 100%; padding-bottom: 10px;}

.clr {clear: both;}
.center {text-align: center;}

#page {background: url(img/bgpage.jpg) no-repeat white; margin: 0 auto; width: 1061px; font-size: 12px;}

#top {height: 395px; padding-right: 75px;}

#logo {width: 100%; height: 110px;}

#header {float: right; width: 275px; height: 250px; margin-top: 30px;}

#header a {color: white; text-decoration: none;}
#header a:hover {text-decoration: underline;}

#cart {height: 80px;}
#cart strong {color: white;}
#cart ul {margin-top: 0px;}

#menu {height: 80px; margin-left: 90px; width: 560px; text-align: center;}
#menu ul {margin: 0; padding: 0; }
#menu li {margin: 0; padding: 0 3px; list-style: none; display: inline; font-size: 12px;}
#menu a {color: black; text-decoration: none;}
#menu a:hover {color: white;}

#main {background: url(img/main1.png) no-repeat bottom; text-align: center; }
#main2 {width: 920px; margin: 0 auto;  text-align: left; padding-bottom: 60px;}

#menu2 {float: left; width: 259px;}
.zzz {background: url(img/zzz.png) no-repeat top center; padding: 25px 0 10px 0;}
.zzz ul {margin: 0 85px 0 30px; padding: 0; }
.zzz li {list-style: none; font-weight: bold; border-bottom: 1px dotted black; padding: 5px 0;}
.zzz a {color: #997A8A; text-decoration: none;}
.zzz a:hover {color: white;}

.fff {background: url(img/fff.png) no-repeat; height: 80px; padding-top: 30px; margin-left: 10px;}
.fff input.xxx {width: 125px; background: none; margin-left: 30px; border: none; margin-bottom: 1px; height: 23px; background: url(img/xxx.png) no-repeat;}
.fff input {margin-left: 30px;}





#content {float: right;  width: 640px; font-size: 12px; text-align: left; color: #292929;}
#content a {color: #997A8A;}
#content table {font-size: 12px;} 

#footer {background: url(img/footer.png) no-repeat; height: 145px; text-align: right; color: #a7a19d; font-size: 11px;}
#footer a {color: #a7a19d; text-decoration: none;}





.box {width: 190px; height: 235px; float: left; text-align: center;  margin: 0 10px;}
.box img {margin-bottom: 10px; border: 1px solid black;}
.box a {text-decoration: none; color: #997A8A;}
.box a:hover {text-decoration: underline;}
.box p {margin: 0;}

.martop {margin-top: 30px; }
.martop img {border: none;}

.prod {text-align: left;}
.prod img {float: left; border: 1px solid black; margin-right: 15px;}
.prod strong {color: #997A8A;}
.prod select {display: block; margin: 5px 0;}
.prod a {text-decoration: none; }
.prod a:hover {text-decoration: underline;}

.addcart {margin-top: 15px;}

.paddd {margin-left: 200px; margin-right: 70px;}



