﻿/*search*/
#search{
    margin:0 auto;
    width:900px;
	height:58px;
	clear:both;
	background:url('img/bgsearchmiddle.gif') repeat-x;
}
#search .outter{
	height:58px;
	background:url('img/bgsearchleft.gif') no-repeat left top;
}
#search .inner{
	height:58px;
	background:url('img/bgsearchright.gif') no-repeat right top;
	padding:18px 0 0 125px;
}


#search .inner span{
	font-size:12px;font-weight:bold;color:#f60;
}

.hotkeywords{
       float:right;width:248px;	margin-right:5px;padding-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.hotkeywords1{
       float:right;width:347px;	margin-right:5px;padding-top:2px;
}

.hotkeywords2{
       float:right;width:85px;	margin-right:5px;padding-top:2px;
}

.hotkeywords3{
       float:right;width:92px;	margin-right:5px;padding-top:2px;
}

#search .searchbtn1{
    float:right;
	display:block;
	width:38px;
	height:21px;
	background:url('img/searchbtn.gif') no-repeat;
	margin-right:7px;
}

#search .searchbtn1:hover{
	background:url('img/searchbtn.gif') no-repeat 0 -21px;
}

.textfile{
	border:1px #d7d7d7 solid;height:19px;background:#FFF;margin:0 3px 0 3px;line-height:20px;color:#666;
}