.search {
				padding:10px;
				width:980px;
				background:url(../images/search_bg.jpg) repeat-x;
			}
			.tabs li {
			    width:160px;
				height:35px;
				list-style:none;
				display:inline;
				font-size:14px;
				padding:0px;
				font-weight:bold;
				}			

			.tabs a {
			width:112px;
				height:20px;
				padding:7px 25px;
				display:inline-block;
				background:url(../images/button.png) no-repeat;
				color:#000;
				text-decoration:none;
				outline:none;
			}

			.tabs a.active {
				background:url(../images/active-button.png) no-repeat;
				color:#ff0000;
			}

.Search_text{ width:960px; height:30px; margin-left:20px; padding-top:10px; font-size:18px; color:#FFFFFF;}
.Search_row{ width:960px; height:60px; margin-left:20px;}
.search_area{ width:320px; height:60px; float:left;}
.search_Name{ width:auto; height:20px; font-size:13px; padding-top:5px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.star{ color:#CCCCCC;} 
.txt-field{ width:220px; height:22px; border:1px solid #6d0101; b}