/****
page_bar begin
*/
#searchbar{
background:url(img/bg_top_bar.gif) repeat-x;
}
#searchbar .searchbar_box{
width:778px;
margin:0 auto;
height:34px;
overflow:hidden;
font-size:12px;
}
#bar_channel_link_image{
margin-top:7px;
width:178px;
float:left;
height:19px;
line-height:19px;
}
#bar_channel_link_image img{margin-left:0px;}
#bar_channel_link_text a{
color:#fff;
font-family:Arial, "ËÎÌå";
}
#bar_search_box{
background:url(img/logo_search.gif) no-repeat;
padding-left:50px;
margin-top:6px;
height:19px;
line-height:19px;
float:left;
color:#000;
margin-right:16px;
}
#bar_search_box a{
color:#000;
}
#bar_searchtype_select{
display:block;
float:left;
}
#bar_searchtype_select a, #bar_search_box a.submit_btn{
background:url(img/btn_type_select.gif) no-repeat;
display:inline;
width:47px;
text-align:center;
height:19px;
line-height:22px;
overflow:hidden;
float:left;
margin-right:5px;
}
#bar_searchtype_select a.cur{
width:42px;
padding-left:5px;
background-image:url(img/btn_type_select_on.gif);
}
#bar_search_box .submit_btn_box{
float:left;
}
#bar_search_box a.submit_btn{
background-image:url(img/btn_search.gif);
}
#bar_search_box span.q_box{
background:url(img/bg_text_input_box.gif) no-repeat;
height:19px;
width:180px;
overflow:hidden;
float:left;
margin-right:5px;
}
#bar_search_box span.q_box .q_txt{
background:transparent none;
border:0px none;
height:14px;
line-height:17px;
width:170px;
margin:2px 0 0 5px;
color:#666;
}
#bar_function_link{
background:transparent url(img/bg_xx.gif) no-repeat;
padding-left:10px;
margin-top:6px;
height:19px;
line-height:19px;
float:left;
color:#fff;
}
#bar_function_link a{
color:#000;
}
#head_login_box{
margin-left:7px;
margin-top:1px;
margin-right:92px;
}
/****
page_bar end
*/
/****