/* CSS Document */

#search
{
float:left;
width:550px;
overflow:hidden;
padding:0 0 0 10px;
height:78px;
background:transparent;
}

#search_btn
{
padding:15px 0 0 15px;	
height:38px;
width:450px;
list-style:none;
clear:both;
}

#search_btn li{float:left;padding:8px 0;}

#search_submit{margin:0 5px;width:70px;}

.btn1
{
cursor:pointer;
font-size:15px;
line-height:24px;
color:#333;
width:60px;
text-align:center;
}

.btn2
{
background:url(../images/btn2.gif) no-repeat 1px 5px;
font-size:14px;
color:#000;
font-weight:600;
line-height:24px;
cursor:pointer;
width:60px;
text-align:center;
}

.event 
{
cursor:pointer;
font-size:14px;
line-height:24px;
color:#333;
width:60px;
text-align:center;
text-decoration:underline;
}

#search_form
{
clear:both;margin:2px;
}

#searchform
{clear:both;margin:0;}

#query
{
font-size:14px;
padding:2px;
width:450px;
border:1px solid #C6C6C6;
}

#myStar{margin:0 5px;}
#time{cursor:pointer;margin-top:65px;float:left;color:#666;}
#time span{}

#hotText{position:absolute;top:105px;width:550px;margin-left:220px;height:10px;overflow:hidden;display:none;}
#hotText ul li{float:left;margin:0 3px;}