@charset "utf-8";
/* CSS Document */

html,body
{
margin:0; padding:0; height:100%; font-size:12px; font-family:"宋体", "Times New Roman"; overflow:hidden;
}
ul,li,form,input
{
margin:0; padding:0; list-style:none;
}
a
{
text-decoration:none;
}
.changeCSS
{
color:#455a60; height:30px; text-align:right; position:absolute; top:-20px; right:0%;
}

/*---------------------------背景图----------------------------------------------------------------*/
#contain,#logo,#logo_panel
{
height:502px;
}
#contain
{
width:882px; position:relative; top:50%; margin:0 auto;
}
#logo
{
position:relative; top:-50%;
}
.logo_left,.logo_right
{
display:none;
}
.logo_top
{
height:502px; background:no-repeat center 0; position:relative;
}
.pic_linkor
{
position:absolute; background:no-repeat left 0; outline:none; display:none;
}
.pic_linkor:hover
{
background-position:right 0;
}
#stamp
{
display:block;
}

/*----------------------搜索条-----------------------------------------------------------------*/
#searcher
{
position:absolute; background-repeat:no-repeat;
}
#q
{
border:none; font:30px "黑体", Arial; background-color:transparent;
}
.search_button,.search_button:hover,.search_button_over,.search_button_clicked
{
cursor:pointer; display:block; background-repeat:no-repeat; margin:1px;
}
.diao,.meidiao
{
width:0; display:none;
}

/*------------------------------------------------按钮区--------------------------------------*/
#buttons
{
position:absolute;
}

/*-------------------主题按钮------------------------------------------------------------------*/
#topics_panel li
{
float:left; cursor:pointer;
}

/*----------------------------可添加定制的主题词菜单-------------------------------------------*/
#themes_panel
{
border:2px solid #9f9f9f; padding:10px 0 10px 3px; position:absolute; display:none; zoom:1;
}
#themes_panel div
{
background:none no-repeat -100px 0;
}
#themes_panel a
{
display:block; float:right; width:30px; height:30px; margin-right:8px; display:none;
}
#themes_panel a:hover
{
background-position:0 -120px;
}
#themes_panel span
{
display:inline-block; font-size:13px; line-height:30px; background-repeat:no-repeat; cursor:pointer;
}
.end
{
margin:0px;
clear:both;
}

/*shower---------------------------------------------------------------*/
#topic_word_shower
{
display:none; font-size:12px; line-height:24px; width:615px; border:2px solid #9f9f9f; background:#FFF no-repeat 0 top; margin:0 auto; position:relative;
}
.shower_head
{
color:#FFF; font-family:"黑体", Arial; font-size:16px; height:36px;
}
.shower_head span
{
margin-left:15px; line-height:40px;
}
.shower_head a
{
display:block; width:30px; height:30px; position:absolute;
}
#shower_body
{
padding:20px; height:100%;
}
#shower_body table
{
display:none;
}

/*定制主题菜单--------------------------------------------------------------------------*/
#custom_menu
{
display:none; color:#000000; width:236px; position:absolute; top:2%; right:52%; border:1px solid #000; border-width:0px 1px 1px;
}
.menu_close
{
background-color:#F8BE50; font-size:12px; text-align:center; line-height:26px; border-top:1px solid #000; cursor:pointer;
}
#custom_menu a
{
*width:196px;
display:block;
font-size:12px;
line-height:25px;
padding-left:40px;
color:#000;
border:1px solid #eee;
border-width:1px 0px 1px;
background:#eee url(../images/index/r.gif) no-repeat 15px center;
}
#custom_menu a:hover
{
border:1px solid #dddddd;
border-width:1px 0px 1px;
background-color:#fffbcc;
}
#custom_menu span
{
display:block;
line-height:30px;
font-size:12px;
padding-left:30px;
border:1px solid #000;
border-width:1px 0px 1px;
cursor:pointer;
}
.trade_cate_close
{
background:#FFF url(../images/index/add.gif) no-repeat 5px 8px;
overflow:hidden;
height:31px;
}
.trade_cate_open
{
background:#f8be50 url(../images/index/dec.gif) no-repeat 5px 8px;
}

/*-------------------------------底部---------------------------------------------*/
.foot_span
{
width:882px; height:30px; text-align:right; margin:12px auto 0; *position:absolute;
}
#footer
{
display:none; 
}
