#myheader {
    width: 100%;
    background: #EBD5C7;
    margin: auto;
}
#comment {
    margin: auto;
    width: 1170px;
    padding: 0px;
}
.logo {
    float: left;
    margin: 15px 0px;
}
#LogoRight {
    float: right;
    margin: auto;
}
.toper_right {
    float: right;
    padding: 5px 15px;
    border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    background: url(../images/header_info.jpg) repeat-x;
}
#currencebox {
    float: right;
    margin: 0px 0px 0px 10px;
}
.topnav {
    float: right;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
	padding:0;
}
.clearBoth {
    clear: both;
}
.header_cart {
    float: right;
    margin: 24px 0px 0px 20px;
    height: 36px;
    line-height: 36px;
    background: #6D3C27 url(../images/header_cart.jpg) no-repeat 10px center;
    padding: 0px 10px;
    color: #fff;
    text-indent: 26px;
    font-size: 12px;
}
.header_cart a {
    color: #fff;
}
.search {
    float: right;
    margin: 24px auto 0px;
    height: 36px;
    background: #fff;
}
.input1 {
    float: left;
    border: 0px;
    width: 240px;
    height: 26px;
    line-height: 26px;
    background: none;
    padding: 5px 8px;
    color: #777;
    margin: 0px;
}
.search input[type="image"] {
    margin: 0px;
    float: right;
    height: 36px;
}
#nav {
    height: 45px;
    width: 100%;
    margin: 10px auto;
    background: #6D3C27;
}
#nav DL {
float:none !important;
    margin: 0 auto;
    width: 1170px;
    padding: 0px;
    background: #6D3C27;
}
#nav DL, #nav DT, #nav DD {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}
#nav DD {
    margin: 0;
}
#nav DL, #nav DT, #nav DD {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}
#nav DL A {
    display: block;
    padding: 0px 36px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff !important;
}
#nav DL A:hover {
    background: #935337;
    text-decoration: none;
}

HTML BODY{
background:none;}

.image,.imges{
height:180px;}

.name,.itemTitle,.prolistname{
display:block;
height:30px;
overflow:hidden;
margin-bottom:10px;
}

#navSuppWrapper a,#navSuppWrapper .legalCopyright{
color:#333333;}