.search{
	width:135px;
	height:20px;
	font-size:11px;
	color:#B72561;
	border:1px solid #B72561;
	background-color:#F0C4DB;

}
#search{
    width:150px;
	padding-left:10px;
	height:35px;
	padding-top:5px;
	}
#search_bot{ position: absolute;}
.header_left{
    background:url(images/header_left.gif) no-repeat;
	width:30px;
	height:23px;}
.header{
    background:url(images/header_bg.gif);
	height:23px;
	color:#fff;
	size:11px;
	padding-left:15px;
	font-weight:bold;}
.header_right{
    background:url(images/header_right.gif) no-repeat;
	width:4px;
	height:23px;}
.cate_header{
    background:url(images/header_bg.gif);
	height:23px;
	color:#fff;
	size:11px;
	font-weight:bold;
	vertical-align:middle;
	padding-left:15px;
   }
	
#header{
    width:980px;
	height:175px;
	margin:0 auto;
	padding:0;
	background:url(images/top_bg.gif)}
#logo{
    float:left;
	width:300px; 
	text-align:center;
	margin-top:25px;
	padding-left:50px;}

#wishlist{
   float:right;
   background:url(images/topbg.jpg) no-repeat right;
   width:404px;
   height:175px;
   text-align:left;}
#footbg{
   background:url(images/foot_bg.gif);
   width:980px;
   height:28px;
   border:#AA3365 solid 1px;}
