.search{
    width:150px;
	height:22px;
	font-size:11px;
	color:#333;
	background-color:#FFF;
}
.topbg{
        background:url(images/index.jpg) no-repeat;
		height:217px;
		width:430px;
		}

.wish_list{
        font-size:11px;
		color:#6C0026;
		margin:0 10px;
		width:929px;
		padding:5px 0;
		border-bottom:1px dotted #B0B0B0;
		}
.wish_list a{
        font-size:11px;
		color:#6C0026;
		}
.wish_list a:hover{
        font-size:11px;
		color:#6C0026;
		}

.header{
    background:url(images/header.gif) no-repeat;
	height:35px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
.foot_text{
	font-size:11px;
	color:#fff;
	}
.foot_text a{
	font-size:11px;
	color:#fff;
	}
.foot_text a:hover{
	font-size:11px;
	color:#fff;
	}
.boxtop{
   background: url(images/box_top.gif) no-repeat;
   height:5px;}
.boxbottom{
   background: url(images/box_bottom.gif) no-repeat;
   height:7px;}
.boxbg{
   background:#eee;}
.foot_bg{
  background:#290F26;
  border-top:1px solid #4E2D4B;
  margin-top:15px;}