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

@import url(../index_sample.css);

html,body
{
background-color:#434343;
}
a,.changeCSS,.changeCSS a,.foot_span,.foot_span a
{
color:#7c7c7c;
}
a:hover,.changeCSS a:hover
{
color:#e0a300;
}
a.css_cur,a.css_cur:hover
{
color:#e0a300;
}

/*---------------------------背景图----------------------------------------------------------------*/
.logo_top
{
background-image:url(../../images/index_sample/04/main_pic.jpg);
}
#stamp
{
width:100px; height:47px; background-image:url(../../images/index_sample/04/stamp.gif); left:426px; top:380px;
}
#word_link01
{
display:block; width:90px; height:15px; background-image:url(../../images/index_sample/04/word01.gif); left:552px; top:414px;
}

/*----------------------搜索条-----------------------------------------------------------------*/
#searcher
{
top:-160px; left:389px; background:#FFF none; border:1px solid #000;
}
#q
{
width:400px; height:33px; margin-right:10px; color:#000; line-height:33px; padding-left:3px; margin:2px 0;
}
.search_button,.search_button:hover,.search_button_over,.search_button_clicked
{
width:35px; height:35px; background-image:url(../../images/index_sample/04/btn_search.gif);
}
.search_button:hover,.search_button_over
{
background-position:0 -35px;
}
.search_button_clicked
{
background-position:0 -60px;
}

/*------------------------------------------------按钮区--------------------------------------*/
#buttons
{
top:-189px; left:389px;
}

/*-------------------主题按钮------------------------------------------------------------------*/
#topics_panel li
{
width:80px; height:25px;
}
#bt_health
{
background-image:url(../../images/index_sample/04/btn_topic_01.gif);
}
#bt_area
{
background-image:url(../../images/index_sample/04/btn_topic_02.gif);
}
#bt_people
{
background-image:url(../../images/index_sample/04/btn_topic_03.gif);
}
#bt_subject
{
background-image:url(../../images/index_sample/04/btn_topic_04.gif);
}
#bt_custom
{
background-image:url(../../images/index_sample/04/btn_custom.gif);
}
li#bt_more
{
width:60px; background-image:url(../../images/index_sample/04/btn_more.gif);
}
li#bt_more:hover,li.bt_more_over
{
background-position:0 -25px;
}

/*----------------------------可添加定制的主题词菜单-------------------------------------------*/
#themes_panel
{
width:200px; background-color:#FFF; left:405px; top:-800%; white-space:nowrap;
}
#themes_panel a
{
background:url(../../images/index_sample/04/icos.gif) no-repeat 0 -90px;
}
#themes_panel a:hover
{
background-position:0 -120px;
}
#themes_panel span
{
padding-left:32px; background:url(../../images/index_sample/04/icos.gif) no-repeat 0 0; zoom:1;
}

/*shower---------------------------------------------------------------*/
#topic_word_shower
{
background:#434343 none; top:-50%;
}
.shower_head
{
background-color:#00CCCC; background:url(../../images/index_sample/04/shower.gif) repeat-x;
}
.shower_head a
{
background:url(../../images/index_sample/04/icos.gif) no-repeat 0 -30px; top:3px; right:5px;
}
.shower_head a:hover
{
background-position:0 -60px;
}

/*-------------------------------底部---------------------------------------------*/
.foot_span a:hover
{
text-decoration:underline;
}
