.search{padding-top:30px;min-height:250px;height:auto;}
* html .search {height:250px;}
html + body .search {height:250px;}
.searchBar{text-align:center;width:700px;height:50px;margin:0 auto;padding:10px 0;border:1px solid #ccc;}

.tabtitle{padding-top:10px;margin-left:310px;}
.tabtitle .title ul li{
	float:left;
	width:100px;
	height:24px;
	margin-left:1px;
	line-height:25px;
	text-align:center;
	color:#333;
	overflow:hidden;
	border:1px solid #ccc;
	border-bottom:none;
}
.tabtitle .title ul li a{color:#333;display:block;text-decoration:none;line-height:25px;}
.tabtitle .title ul li a:hover{color:#333;text-decoration:none;}
.tabtitle .title ul li.isHere{background:url(/images/style1/bg1.gif) repeat-x;}
.tabtitle .title ul li.isHere a{color:white;}
.tabtitle .title ul li.isHere a:hover{color:white;text-decoration:none;}

.searchKeyword{clear:both;margin-left:50px;text-align:left;}

.searchTip{text-align:center;color:red;margin-top:10px;}
.searchResult{clear:both;line-height:20px;padding:10px;}
.searchResultTitle{color:#333;line-height:30px;text-align:left;margin-bottom:10px;border-bottom:1px solid #ddd;}
.searchResultTitle span{color:red;font-weight:bold;};
.searchResultTitle a{color:red;text-decoration:underline;};
.searchResultTitle a:visited{color:red};
