@charset "utf-8";
/* CSS Document */

form,input
{
margin:0; padding:0;
}

#tool_bar
{
height:39px; line-height:39px; background:url(../images/topic_words/bk.gif) repeat-x; position:relative;
}
.btn_gohome
{
background:url(../images/topic_words/home.gif) no-repeat 0 center; padding-left:18px; color:#FFF; margin-left:12px; float:left;
}
.search_box
{
height:24px; background-color:#FFF; border:1px solid #000; margin-right:6px; margin-top:6px; padding:1px;
position:absolute; right:0;
}
.search_box #q
{
float:left; border:0; height:20px; margin-top:4px;
}
.btn_search
{
border:none; height:24px; width:24px; background:url(../images/topic_words/btn_search.gif) no-repeat 0 0; text-indent:1000px; overflow:hidden;
}

/**/
#scope_box
{
border:1px solid #888; border-top:none; padding:8px; overflow:hidden; zoom:1; background:#FFF;
}
#scope_box ul
{
clear:left; display:inline;
}
#scope_box li
{
float:left; line-height:2; white-space:nowrap; display:inline;
}
#scope_box li a
{
margin:0 1em; font-size:inherit;
}
.scope_cur
{
background:url(../images/topic_words/scope_l.gif) no-repeat; height:24px; padding-right:-10px;
}
#scope_box .scope_cur a
{
float:left; height:24px; background:url(../images/topic_words/scope_r.gif) no-repeat right 0; margin-right:0; padding-right:1em; color:#000;
}

/**/
#sub_scope_box
{
padding:8px; background:#EEE url(../images/topic_words/bottom_line.gif) repeat-x 0 bottom; overflow:hidden; zoom:1;
}
#sub_scope_box li
{
float:left; line-height:2; white-space:nowrap; display:inline;
}
#sub_scope_box li a
{
margin:0 10px; font-size:inherit; text-decoration:none;
}
#sub_scope_box.view_box
{
background-color:#f5f5f5;
}
#sub_scope_box li.sub_scope_cur a
{
float:left; height:24px; font-weight:bold; color:#000; margin:-8px 10px; padding:8px 0; background:url(../images/topic_words/sub_scope_cur.gif) no-repeat center bottom;
}
#sub_scope_box li.sub_scope_cur a:hover
{
border:none;
}
#sub_scope_box li a:hover,.view_box li.view_cur a
{
border-bottom:2px solid #000;
}

/**/
#words_panel
{
padding-top:10px; background-color:#f8f8f8; overflow:hidden; zoom:1; *padding-bottom:10px; border:#303030 1px solid; border-top:none;
}
.words_box
{
display:inline; float:left; width:460px; border-top:1px solid #e5e5e5; background-color:#FFF; margin:0 0 10px 10px;
}
.width100
{
width:928px; margin-right:10px;
}

/*头*/
.words_box_head
{
height:35px; background-color:#ededed; border-bottom:1px solid #e5e5e5; margin-top:1px; position:relative;
}
.words_box_head span
{
height:34px; font-family:"黑体"; font-size:18px; float:left; line-height:38px; overflow:hidden;
}
.words_box_num
{
color:#fff; background:#ededed no-repeat left top;
padding:0 25px 0 10px;
width:10px; height:35px;
}

.words_box_tab
{
position:absolute; right:50px; top:4px; line-height:30px;
}
.words_box_tab li
{
float:left; padding:0 8px;
}
.words_box_tab li a,.words_box_tab li a:hover
{
text-decoration:none;
}
.words_box_tab_cur
{
height:31px; font-weight:bold; background-color:#FFF; border:1px solid #e5e5e5; border-bottom:none;
}
.words_box_more
{
background:url(../images/topic_words/list_ico.gif) no-repeat right center; position:absolute; right:10px; top:12px; padding-right:10px;
}

/*体*/
.words_box_body
{
line-height:24px; padding:0; border:1px solid #c9c9c9; border-width:0 1px;
}
.words_box_body table
{
width:100%;
}
.words_box_body table col
{
width:50%; background:url(../images/topic_words/list_split.gif) repeat-y 95% 0;
}
.words_box_body table img,.word_table li img
{
float:left; width:7px; height:24px; background:url(../images/topic_words/list_ico.gif) no-repeat 0 center; margin-right:3px;
}

/**/
.word_table
{
overflow:hidden;
}
.word_table li
{
float:left; width:200px; background:url(../images/topic_words/list_split.gif) repeat-y; padding-left:13px; margin-left:-1px;
}

.word_top li
{
  height:50px; padding:5px 3px 0 13px; position:relative; line-height:25px; overflow:hidden;
}
.word_top li img{
	border:0; margin:0px 10px 0 0; float:left;
}
.word_top li span{
	position:absolute; bottom:2px; right:10px; color:#666;
}
.word_top li a{
	font-weight:bold; width:60px; height:50px; display:block;
	 float:left; vertical-align:middle; line-height:20px; 
}
.libg{
	background:#f5f5f5;
}
.movebg{
	background:#d9d9d9;
}
/*尾*/
.words_box_foot
{
line-height:26px; background-color:#f2f2f2; border:1px solid #c9c9c9; border-top-color:#e9e9e9; padding-left:10px; clear:both;
}


