#append_parent #fwin_dialog{
	z-index: 5001!important;
}
#SearchRecord{
	padding: 0 5px;
    background-color: #969696;
    color: #FFF;
}
#SearchRecord_left{
	padding: 0 5px;
    background-color: #FFA6A6;
    color: #FFF;
}
#SearchRecord_right{
	padding: 0 5px;
    background-color: #717171;
    color: #FFF;
}
.llgarden_legaltext {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    margin-bottom: 5px;
}
.llgarden_legaltext:hover{
    -webkit-box-shadow: 0 0 10px #FFD2D2;
    -moz-box-shadow: 0 0 10px #FFD2D2;
    box-shadow: 0 0 10px #FFD2D2;
}
.llgarden_legaltext_topic [llgarden_law=admin_legaltext]{
    float: right;
    cursor: pointer;
    background: #6F6F6F;
    color: #FFF;
    padding: 0 10px;
	display: none;
}
.llgarden_legaltext_topic [llgarden_law=LegalTextLocation]{
	float: right;
	cursor: pointer;
	background: #C30000;
	color: #FFF;
	padding: 0 10px;
}
.llgarden_legaltext_topic [llgarden_law=legaltext_topic] a{
    text-decoration: none;
	color: #ABABAB;
	padding: 0 3px 1px 3px;
}
.llgarden_legaltext_topic [llgarden_law=legaltext_topic] a:hover{
	color: #545454;
    background: rgb(232, 232, 232);
}

/* 划词收藏美化 */
.llgarden_legaltext_topic [llgarden_law=favorite][favorite='0']{
    padding: 5px 28px 6px 0;
    background: url('/source/plugin/llgarden_law/images/favorite.png') no-repeat scroll 6px 6px;
}
.llgarden_legaltext_topic [llgarden_law=favorite][favorite='1'] {
    padding: 5px 28px 6px 0;
    background: url('/source/plugin/llgarden_law/images/favorite.png') no-repeat scroll 6px -18px;
	/* #7FA782 */
}
.llgarden_legaltext_topic {
	color: #ABABAB;
    font-size: 12px;
    cursor: pointer;
}
.llgarden_legaltext_new {
    cursor: pointer;
}
.llgarden_legaltext:hover .llgarden_legaltext_topic [llgarden_law=favorite][favorite='1'] {
	
}
/* NEW LEGALTEXT */
#llgarden_new_legaltext_tip,#llgarden_legaltext_window content,#llgarden_tidtopic_window content{
	font-size: 14px;
	display: block;
    border-bottom: 1px solid #D8D8D8;
    padding: 10px;
    -moz-user-select: none; /* for Firefox */
    -webkit-user-select: none; /* for Chrome */
    -ms-user-select: none;  /* IE 10+ */
    -khtml-user-select: none;
    user-select: none;
}
#llgarden_new_legaltext_tip contents{
	cursor: help;
	padding: 5px 5px;
	color:#2a6496;
	
}
#llgarden_legaltext_window contents,#llgarden_tidtopic_window contents{
	cursor: default;
}
#llgarden_new_legaltext_tip contents[newlegaltext=f],#llgarden_legaltext_window contents[llgarden_law=f],#llgarden_tidtopic_window contents[llgarden_law=f]{
    /* border-radius: 3px; */
	color :#B32B2B;
	cursor: default;
	/* background: #B32B2B; */
}
#llgarden_new_legaltext_tip contents[newlegaltext=n],#llgarden_legaltext_window contents[llgarden_law=n],#llgarden_tidtopic_window contents[llgarden_law=n]{
	background: #FBFBFB;
    border: 1px solid #B9B9B9;
	margin: 0 5px;
	border-radius: 3px;
	font-size: 13px;
    padding: 0 5px;
}
#llgarden_new_legaltext_tip contents[newlegaltext=l],#llgarden_legaltext_window contents[llgarden_law=close],#llgarden_tidtopic_window contents[llgarden_law=close]{
    border-radius: 3px;
	color :#fff;
	float: right;
	cursor: pointer;
	background: #FF5454;
	padding: 0 10px;
	margin-left: 5px;
}
#llgarden_legaltext_window contents[llgarden_law=delete_legaltext],#llgarden_legaltext_window contents[llgarden_law=topbutton],#legaltext_law_topicinc contents[llgarden_law=topbutton]{
    float: right;
	background: #B32B2B;
    cursor: pointer;
    padding: 0 10px;
    margin-right: 10px;
	border-radius: 3px;
	color :#fff;
}

<!-- 暂时不需要 -->
#llgarden_legaltext_window [llgarden_law=1close],#legaltext_law_return_window [llgarden_law=close] {
    top: 8px;
    right: 8px;
    width: 15px;
    height: 14px;
    display: block;
    cursor: pointer;
    position: absolute;
    background: url('/source/plugin/llgarden_law/images/close.png') no-repeat scroll 0px 0px transparent;
}
#llgarden_legaltext_window [llgarden_law=bmg],#legaltext_law_return_window [llgarden_law=bmg],#llgarden_tidtopic_window [llgarden_law=bmg]{
    background: #FFF;
    position: relative;
    border-radius: 8px;
}
#llgarden_legaltext_window [llgarden_law=content],#legaltext_law_return_window [llgarden_law=content],#llgarden_tidtopic_window [llgarden_law=content]{
    font-size: 14px;
    color: #333;
    top: 10px;
    line-height: 25px;
    padding: 10px;
    left: 10px;
}
<!-- 标题 -->
#llgarden_legaltext_window [llgarden_law=content] span,#llgarden_tidtopic_window [llgarden_law=content] span {
    display: block;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=title],#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=title]{
	font-weight: 700;
    font-size: 18px;
}
#legaltext_law_return_window [llgarden_law=content] [llgarden_law=title] {
	color: #BE0000;
	font-size: 18px;
	display: block;
}

#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=titles],#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=titles] {
    font-size: 15px;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=query],#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=query]{
	background: #F4F4F5;
    border: 1px solid #D8D8D8;
    padding: 10px 10px;
    margin-top: 5px;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=searchkey],#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=searchkey]{
    background: url('/source/plugin/llgarden_law/images/inputBg.png') repeat-x scroll left top #FBFBFB;
    height: 22px;
    line-height: 22px;
    border: 1px solid #C1C1C1;
    padding: 0px 5px;
    color: #333;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=searchkey_clear],#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=searchkey_clear]{
    text-decoration: none;
	font-size: 18px;
	padding: 10px;
}

#llgarden_legaltext_window #llgarden_legaltext_window_content div[llgarden_law=help],#llgarden_tidtopic_window #llgarden_tidtopic_window_content div[llgarden_law=help]{
	padding: 10px 10px 10px 28px;
	cursor: help;
	font-size:14px;
	margin-top: 5px;
    background: #F4F4F5;
    border: 1px solid #D8D8D8;
}
#llgarden_legaltext_window em[llgarden_law=help],#llgarden_tidtopic_window em[llgarden_law=help]{
    width: 15px;
    height: 15px;
    cursor: help;
    background: #999999;
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    top: 15px;
	right: 20px;
    position: absolute;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
#llgarden_legaltext_window em[llgarden_law=help] i,#llgarden_tidtopic_window em[llgarden_law=help] i{
    white-space: nowrap;
    position: absolute;
    right: 10px;
    top: 18px;
    color: #484848;
    border: 1px #ccc solid;
    background: #fff;
    display: none;
    font-weight: normal!important;
    font-size: 12px;
    padding: 3px 4px;
    text-align: left;
    z-index: 9999;
}
#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=tip],#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=tip]{
	font-size:14px;
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
    background: #F4F4F5;
    border: 1px solid #D8D8D8;
}
#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist],#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist]{
	padding:10px;
	line-height:25px;
	overflow:auto;
	height:273px;
	/* margin-top: 5px; */
    /* background: #F4F4F5; */
    /* border: 1px solid #D8D8D8; */
	position: relative;
}
#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist] ul li,#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li{
    color: #AAA;
    float: left;
    padding: 0px 0px 6px;
}
#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist] [llgarden_law=TopicListTip],#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] [llgarden_law=TopicListTip]{
	display: block;
	color: #DE0000;
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #E6E6E6;
	border: 1px solid #D8D8D8;
    border-radius: 3px;
	text-align:center;
}
#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] div[llgarden_law=quotelist]{
    padding: 2px 10px;
    background: #FDFDFD;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
}
#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] div[llgarden_law=quotelist] span[llgarden_law=quotelist]{
    margin: 5px 0;
    color: #6F6F6F;
    border-top: 1px solid #D8D8D8;
    display: block;
}
#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] div[llgarden_law=quotelist] span[llgarden_law=quotelist] a{
    border: 1px solid #777777;
    background-color: #E8E8E8;
    color: #565656;
    padding: 0 10px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
}
/* 专题管理 */
div[llgarden_law=topiclist] ul li a {
    display: inline-block;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    line-height: 22px;
    text-align: left;
    padding: 0px 6px;
    margin-right: 8px;
    border: 1px solid #989898;
    background-color: #E0E0E0;
    color: #777777;
    text-decoration: none;
	border-radius: 0;
}

/* 划词 */
div[llgarden_law=topiclist] ul li a{
    display: inline-block;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    line-height: 22px;
    text-align: left;
    padding: 0px 6px;
    margin-right: 8px;
    border: 1px solid #989898;
    background-color: #FBFBFB;
    color: #1985ac;
	text-decoration:none;
	border-radius: 3px;
	box-sizing: initial;
}

#legaltext_law_topicinc #llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type=AliasList],#legaltext_law_topicinc #llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type=SubordinateList]{
    background: #C8ECEB;
	border: 1px solid #909090;
}
#legaltext_law_topicinc #llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type=AliasList],#legaltext_law_topicinc #llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type=SubordinateList],#legaltext_law_topicinc #llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type=RelevantList]{
    background: url('/source/plugin/llgarden_law/images/delete.png') no-repeat 0 -1px scroll #C8ECEB;
	border: 1px solid #909090;
    padding-left: 20px;
}

/* 上级选择 */

#legaltext_law_topicnew #llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist] ul li a{
	border-radius: 0;
    border: 1px solid #408000;
    background-color: #5FA725;
    color: #FFF;
}

/* 切换原文/划词 */
div#postlist td.plc.ptm.pbn{
	position: relative;
}
div#postlist td.plc.ptm.pbn .llgarden_legaltext_switching{
	background: #AFAFAF;
	color: #FFFFFF;
	padding: 1px 5px;
	position: absolute;
	right: 0;
	text-decoration: none;
}
div#postlist td.plc.ptm.pbn .llgarden_legaltext_switching.legaltext_choice{
    background: #7daf8a;
}
div[llgarden_law=topiclist] ul li a i{
    background-color: rgb(220, 115, 115);
    padding: 2px;
    margin-right: 4px;
    color: #fff;
}
div[llgarden_law=topiclist] ul li i[type]{
    width: 24px;
    height: 24px;
    display: none;
    position: absolute;
    top: -4px;
    right: 8px;
}
div[llgarden_law=topiclist] ul li{
    position: relative;
}
/* 新划词 新专题按钮 */
div[llgarden_law='topiclist'] ul div[type$='NewTopicName']{
	display: inline-block;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    line-height: 22px;
    text-align: left;
    padding: 0 20px 0 6px;
    margin-right: 8px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px dotted #FFF;
	background: #78B644;
	color: #FFF;
	cursor: pointer;
}
div[llgarden_law=topiclist] ul li i[type$='NewTopicName']{
    background: url('http://download.easyicon.net/png/504620/24/') no-repeat scroll right;
	display: block;
}
div[llgarden_law='topiclist'] ul div[type$='NewTopicName'] span{
	display: none;
    position: absolute;
    top: 30px;
    left: 40px;
    font-size: 12px;
    background: rgba(230,0,0,0.7);
    color: #FFF;
    border-radius: 15px;
    border-top-left-radius: 0;
    padding: 2px 10px;
    z-index: 1;
}
div[llgarden_law='topiclist'] ul div[type$='NewTopicName']:hover span{
    display: block;
}
div[llgarden_law='topiclist'] ul div[type$='NewTopicNames']{
	display: inline-block;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    line-height: 22px;
    text-align: left;
    padding:0 20px 0 6px;
    margin-right: 8px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px dotted #244875;
    background:#D4EAF3;
    color: #122A3F;
	cursor: pointer;
}
div[llgarden_law=topiclist] ul li i[type$='NewTopicNames']{
    background: url('http://download.easyicon.net/png/504618/24/') no-repeat scroll right;
	display: block;
}
/* 审核中的按钮 */
div[llgarden_law=topiclist] ul li a[type$='Record']{
    background-color: #F3D4D4 !important;
	color: #A12929 !important;
	border: 1px dotted #E40000 !important;
	padding-right: 20px;
}
div[llgarden_law=topiclist] ul li a[type$='Record'][delimg]{
    background: url('/source/plugin/llgarden_law/images/delete.png') no-repeat scroll #F3D4D4 !important;
    padding-left: 20px;
	color: #A12929;
	border: 1px dotted #E40000;
}
div[llgarden_law=topiclist] ul li i[type$='Record']{
    background: url('/source/plugin/llgarden_law/images/record.png') no-repeat scroll right;
	display: block;
}

/* 划词已关联专题 */
#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist] ul li a[type='LegalTextAdminTopicListAssociated']{
    background: url('/source/plugin/llgarden_law/images/delete.png') no-repeat scroll rgb(255, 177, 177);
    color: #313131;
    border: 1px solid #FF8282;
    padding-left: 20px;
}
/* 主题已归类专题 */
#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type='TopicTidAdminTopicListRange']{
    background: url('/source/plugin/llgarden_law/images/delete.png') no-repeat scroll #D4EAF3;
    padding-left: 20px;
}
#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist] ul li a[type='LegalTextNewTopicList'],#llgarden_legaltext_window #llgarden_legaltext_window_content [llgarden_law=topiclist] ul li a[type='LegalTextAdminTopicList'],#llgarden_tidtopic_window #llgarden_tidtopic_window_content [llgarden_law=topiclist] ul li a[type='TopicTidAdminTopicList']{
    color: #5A5A5A;
    border: 1px solid #616161;
    background: #DBDBDB;
}

/* 关键词高亮 */
div[llgarden_law=topiclist] ul li a font{
	color: #2F4CA8;
}
div[llgarden_law=topiclist] ul li a[type='LegalTextAdminTopicListRecord'] font {
	color: #C4D2FF;
}

#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=newtopic] {
	background: #E8EFF5;
	padding: 5px 5px 5px 4px;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=newtopic] [llgarden_law=topic] {
	display: inline-block;
	color:#0072A7;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=newtopic] [llgarden_law=newtitle] {
	font-size:15px;
	margin-bottom: 10px;
}
#llgarden_legaltext_window [llgarden_law=content] [llgarden_law=newtopic] [llgarden_law=tip] {
	font-size:15px;
	display: inline-block;
}
#legaltext_law_return {
}
#legaltext_law_return_window {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    top: 50%;
    right: 35%;
    width: 340px;
    z-index: 9999999999;
    background: url('/source/plugin/llgarden_law/images/bgms.png');
    position: fixed;
    margin-left: 200px;
    border-radius: 8px;
	display: ;
}

#legaltext_law a {
    text-decoration: none;
}


/* 额外奖励美化 */

#legaltext_law em[llgarden_law=extrabonus][extrabonus='0'] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #949494;
    color: #fff;
    top: 62px;
    left: 12px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
#legaltext_law em[llgarden_law=extrabonus][extrabonus='0'] i {
    white-space: nowrap;
    position: absolute;
    left: 15px;
    top: 20px;
	color: #D44444;
    border: 1px #8A8A8A solid;
    background: #EFEFEF;
    display: none;
    font-weight: normal!important;
    font-size: 12px;
    padding: 3px 4px;
    text-align: left;
    z-index: 9999;
}
#legaltext_law em[llgarden_law=extrabonus][extrabonus='1'] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #DC0A00;
    color: #fff;
    top: 40px;
    left: 15px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
#legaltext_law em[llgarden_law=extrabonus][extrabonus='1'] i {
    white-space: nowrap;
    position: absolute;
    left: 15px;
    top: 20px;
	color: #D44444;
    border: 1px #FF8E1A solid;
    background: #FFFAF1;
    display: none;
    font-weight: normal!important;
    font-size: 12px;
    padding: 3px 4px;
    text-align: left;
    z-index: 9999;
}

#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=extrabonusform] select {
    background: #FBFBFB;
    border: 1px solid #D8D8D8;
    padding: 2px;
    margin-top: 5px;
}
#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=extrabonusform] [llgarden_law=extrabonusinput] {
	font-family: "Microsoft YaHei" ! important;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    width: 50px;
    background: #FBFBFB;
    margin-right: 5px;
    border: 1px solid #D8D8D8;
}
#llgarden_tidtopic_window [llgarden_law=content] [llgarden_law=extrabonusform] span[llgarden_law=extrabonusButton]{
    font-size: 13px;
    background-color: #d95043;
    border: 1px solid #FFFFFF;
    color: #FFF;
    display: inline-block;
    padding: 4px 8px;
    cursor: pointer;
    line-height: 15px;
	border-radius: 3px;
}

/* 投选 */
span[llgarden_law=TopicPublicJudge]{
    color: #FFF;
    padding: 5px 0px;
    font-size: 18px;
    width: 207px;
    text-align: center;
    dISplay: inline-block;
    cursor: pointer;
}
span[llgarden_law=TopicPublicJudge][vote='1']{
    border: 1px solid #18A236;
    background-color: #6BB644;
	margin-right: 10px;
}
span[llgarden_law=TopicPublicJudge][vote='2']{
    border: 1px solid #A21818;
    background-color: #B64444;
}

/* 右下角浮动导航 */

#scrolltop {
    border: none;
    width: 50px;
    height: 52px;
    bottom: 400px;
    margin: -30px 0px 0px 33px;
}

#scrolltop a {
    width: 50px;
    height: 52px;
    display: block;
    margin-bottom: 1px;
    padding: 0;
    border: none;
    background: url('/source/plugin/llgarden_law/images/newListBg.png') no-repeat;
}

#scrolltop a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#scrolltop .Text_message {
    background-position: 0 -53px;
}

#scrolltop .LegalText_message {
    background-position: -51px -53px;
}

#scrolltop .guanli {
    background-position: 0 -106px;
}

#scrolltop .zaozuo {
    background-position: 0 -159px;
}

#scrolltop .scrolltopa,#scrolltop .scrolltopa:hover {
    background-position: 0 -212px!important;
}

#scrolltop a.returnlist, #scrolltop a.returnboard {
    background-position: 0 0!important;
}

#scrolltop a.replyfast {
    display: none;
}

/* 审核失败窗口美化 */

.RecordFail ul{
    padding: 5px;
    margin: 5px 0;
    height: 80px;
    overflow: auto;
    margin-top: 5px;
    background: #F4F4F5;
    border: 1px solid #D8D8D8;
}
.RecordFail ul li a{
    display: inline-block;
    width: 100%;
	text-decoration: none;
}
.RecordFail #reason{
    background: url('/source/plugin/llgarden_law/images/inputBg.png') repeat-x scroll left top #FBFBFB;
    height: 22px;
    line-height: 22px;
    border: 1px solid #C1C1C1;
    padding: 0px 5px;
    color: #333;
	width: 280px;
}

/* 关联主题划词美化 */
div.relevancelegaltext{
	margin: 0!important;
	font-size: 12px;
}
div.relevancelegaltext div{
	background-color: rgb(239, 239, 239)!important;
}
td.t_f div.relevancetid:last-child,div.llgarden_legaltext div.relevancelegaltext:last-child{
    border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
div.relevancetid,div.relevancelegaltext{
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #FBFBFB;
}
div.relevancetid div,div.relevancelegaltext div{
    background-color: rgb(239, 239, 239);
	color: #ABABAB;
	padding: 0 5px;
	cursor: pointer;
	position: relative;
}
div.relevancetid span,div.relevancelegaltext span{
    position: relative;
	display: block;
}
div.relevancetid span a,div.relevancelegaltext span a{
	text-decoration: none;
	display: inline-block;;
}
div.relevancetid span em[type],div.relevancelegaltext span em[type],div.relevancetid div em[type],div.relevancelegaltext div em[type]{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
	display: none;
    background: url('http://download.easyicon.net/png/1175479/16/') no-repeat scroll 4px 4px;
}
div.llgarden_legaltext:hover div.relevancelegaltext span:last-child{
    border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
div.relevancetid span:hover,div.relevancelegaltext span:hover{
    background-color: #E0E0E0!important;
}
div.llgarden_legaltext:hover div.relevancelegaltext span{
	background-color: #F4F4F4;
}
div.relevancelegaltext div:hover{
	background-color: #E2E2E2!important;
}
div.relevancetid span:hover em,div.relevancelegaltext span:hover em,div.relevancetid div:hover em,div.relevancelegaltext div:hover em{
    display: block;
}
/* 快捷插入 */
span#quickinsertiontype{
    position: fixed;
    left: 40%;
    z-index: 900;
    top: 50%;
    background-color: rgba(169, 0, 0, 0.5);
    color: #FFF;
    padding: 5px 20px;
    cursor: pointer;
    font-size: 16px;
}