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

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

html,body
{
background-color:#c7b193;
}

.changeCSS a
{
color:#5f4b3b;
}
.changeCSS a:hover
{
color:#FFF;
}
a.css_cur,a.css_cur:hover
{
color:#937e67;
}

/*---------------------------背景图----------------------------------------------------------------*/
.logo_top
{
background-image:url(../../images/index_art/06/main_pic.jpg);
}
#stamp
{
background-image:url(../../images/index_art/06/stamp.gif); left:50px; top:193px;
}

/*----------------------搜索条-----------------------------------------------------------------*/
#searcher
{
top:132px; left:172px; background-image:url(../../images/index_art/01/search_input.gif);
}
#q
{
width:470px; height:40px; margin:0px 10px 0 15px; color:#000; line-height:40px;
}
.search_button,.search_button:hover,.search_button_over,.search_button_clicked
{
width:112px; height:60px; background-image:url(../../images/index_art/01/btn_search.gif);
}
.search_button:hover,.search_button_over
{
background-position:0 -60px;
}
.search_button_clicked
{/*background:url(../images/index_s/btn_search_a.gif) no-repeat;*/
background-position:0 -60px;
}

/*------------------------------------------------按钮区--------------------------------------*/
#buttons
{
top:108px; left:172px;
}

/*-------------------主题按钮------------------------------------------------------------------*/
#topics_panel li
{
width:80px; height:25px; margin-right:5px;
}
#bt_health
{
background-image:url(../../images/index_art/01/btn_topic_01.gif);
}
#bt_area
{
background-image:url(../../images/index_art/01/btn_topic_02.gif);
}
#bt_people
{
background-image:url(../../images/index_art/01/btn_topic_03.gif);
}
#bt_subject
{
background-image:url(../../images/index_art/01/btn_topic_04.gif);
}
#bt_custom
{
background-image:url(../../images/index_art/01/btn_custom.gif);
}
li#bt_more
{
width:60px; background-image:url(../../images/index_art/01/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_art/01/icos.gif) no-repeat 0 -90px;
}
#themes_panel a:hover
{
background-position:0 -120px;
}
#themes_panel span
{
padding-left:32px; background:url(../../images/index_art/01/icos.gif) no-repeat 0 0; zoom:1;
}

/*shower---------------------------------------------------------------*/
#topic_word_shower
{
background-image:url(../../images/index_art/06/shower.gif); top:-50%;
}
.shower_head a
{
background:url(../../images/index_art/06/icos.gif) no-repeat 0 -30px; top:6px; right:11px;
}
.shower_head a:hover
{
background-position:0 -60px;
}

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