.search{

	width:150px;
	height:22px;
	font-size:11px;
	border:1px solid #B67C5E;
	background-color:#FFE6D9;
	padding-top:3px;

}
.topbg{
   background-image:url(images/topbg.gif);
   background-repeat:no-repeat;
   height:94px;
   background-position:center;}
.search_bg{
   background-image:url(images/search_bg.gif);
   height:41px;
   width:250px;}
.t{font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2E455C;
	text-align:center;
	background-image:url(images/header.gif);
	width:180px;
	height:32px;
	}
.feature_left{
    background-image:url(images/header_left.gif);
	width:45px;
	height:38px;
	}
.feature_right{
    background-image:url(images/header_right.gif);
	width:8px;
	height:38px;
	}
.feature{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image:url(images/cat_bg.gif);
	color:#BD5B8C;
	height:38px;
	width:auto;
	text-align:left;
	}
.cate{
    background-image:url(images/cate_bg.gif);
	background-repeat:repeat;
	background-position:top;
	width:180px;}

.line{
    background-image:url(images/line.gif);
	background-repeat:repeat-x;
	border-left:2px solid #fff;}