.search{

    background-color:#fff;
    color:#000;
    width:180px;
	height:23px;

}
.topbg{
   background:url(images/topbg.gif) no-repeat center 1px;
   height:144px;}

.feature_left{
    background-image:url(images/header_left.gif);
	width:45px;
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	}
.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;
	color:#BD5B8C;
	height:38px;
	width:auto;
	}
.cate{
    background-image:url(images/cate_bg.gif);
	background-repeat:no-repeat;
	height:48px;
	width:181px;
	color:#fff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;}

.line{
    background-image:url(images/boxbg.gif);
	background-repeat:repeat-y;
}
.border_left{
    background-image:url(images/tab1.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-left:solid 2px #E29C2C;
	background-color:#FEEED3;
	width:11px;
	
}
.foot{
   background-image:url(images/foot_bg.gif);
   background-repeat:repeat-x;
   background-color:#DC8801;}
.header2{
   background-image:url(images/header_bg.gif);
   height:45px;
   width:181px;
   padding-left:50px;}
.header1{
   background-image:url(images/header_bg1.gif);
   height:44px;
   width:181px;
   padding-left:50px;}