<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* è®¢é˜… */

/* a[type='NotRelevantList'],a[type='HigherChangeList']{ */
    /* color: #5A5A5A!important; */
    /* border: 1px solid #616161!important; */
    /* background: #DBDBDB!important; */
/* } */
div[llgarden_law=topiclist] ul li i[type='NotHigherChangeList']{
    background: url('/source/plugin/llgarden_law/images/subordinate.png') no-repeat scroll right!important;
	display: block!important;
}
div[llgarden_law=topiclist] ul li a[type='NotHigherChangeList']{
    background-color: #EAF9FF !important;
    border: 1px dotted #244875 !important;
    padding-right: 20px;
}
div[llgarden_law=topiclist] ul li i[type='Higher']{
    background: url('/source/plugin/llgarden_law/images/higher.png') no-repeat scroll right!important;
	display: block!important;
}
div[llgarden_law=topiclist] ul li a[type='Higher']{
    background-color: #FFE9E7 !important;
    border: 1px dotted #95504E !important;
    padding-right: 20px;
    color: #BB0904!important;
}
/* ä¸“é¢˜ç®¡ç†é¡µé¢ æ&nbsp;‘å½¢ç¾ŽåŒ– */
#TopicNameCheck span {
	display: none;
    position: absolute;
    top: 59px;
    left: 146px;
    font-size: 12px;
    background: rgba(230, 0, 0, 0.7);
    color: #FFF;
    border-radius: 15px;
    border-top-left-radius: 0;
    padding: 2px 10px;
}
#TopicNameCheck:hover span{
    display: block;
}
/* #searchkey_AddAliasTopicName,#searchkey_ChangeTopicName,#searchkey_AddSubordinateTopicName{ */
	/* background:url('/source/plugin/llgarden_law/images/topicnamecheck.png') 3px 10px no-repeat scroll #FBFBFB; */
/* } */
#root li {
    line-height: 25px;
}

#root #TopicTreeList,#root #FidTreeList {
    padding-left: 20px; cursor: pointer;
}

/* #root #name {
    margin-right: 30px;
}
 */
#root .rem {
    padding-left: 16px;
}

#root .add {
    background: url('/source/plugin/llgarden_law/images/root.png') -6px -28px no-repeat;
}

#root .ren {
    background: url('/source/plugin/llgarden_law/images/root.png') -6px -4px no-repeat;
}

#root .dan {
    background: url('/source/plugin/llgarden_law/images/root.png') -6px -53px no-repeat;
}

#root li a {
    color: #666666;
    padding-left: 5px;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

#root li input {
    vertical-align: middle;
    margin-left: 5px;
}

#root .two {
    padding-left: 20px;
    display: none;
}

/* #root .tree { */
    /* background: none repeat scroll 0% 0% rgb(39, 93, 132); */
    /* color: rgb(255, 255, 255); */
    /* display: inline; */
    /* padding: 1px 3px; */
    /* margin: 0px 1px; */
    /* text-decoration: none; */
/* } */

#root .tree1 {
    color: #BF6A6A;
    text-decoration: none;
}

#root .tree2 {
    color: #435ECF;
    text-decoration: none;
}

#root .tree3 {
    color: #4B831D;
    text-decoration: none;
}

#root .tree4 {
    color: #7455BA;
    text-decoration: none;
}

#root .tree5 {
    color: #A59B26;
    text-decoration: none;
}

#root .tree6 {
    color: #A59B26;
    text-decoration: none;
}

#root .treec {
    color: #FFF;
    display: inline;
    padding: 1px 3px;
    margin: 0px 1px;
    background: none repeat scroll 0% 0% #842727;
    text-decoration: none;
}

#root .news {
    background: none repeat scroll 0% 0% #6C6C6C;
    color: rgb(255, 255, 255);
    display: inline;
    padding: 1px 3px;
    margin: 0px 1px;
    text-decoration: none;
    border-radius: 20%;
}

#root .additional {
    background: none repeat scroll 0% 0% #C96262;
}

#credit01, #credit02, #credit03, #year, #month, #day {
    width: 28px;
    background: none repeat scroll 0% 0% rgb(232, 239, 245);
    margin-bottom: 3px;
    border: 2px solid rgb(116, 139, 156);
    margin-right: 5px;
}

#year {
    width: 35px;
}

#month, #day {
    width: 25px;
}

#root .name {
    width: 75px;
}

#root #endtime {
    width: 150px;
}

#root #Tips {
    background: none repeat scroll 0% 0% #00B166;
    color: #FFF;
    display: inline;
    padding: 1px 3px;
    margin: 0px 1px;
    text-decoration: none;
}

#root .new {
    background: none repeat scroll 0% 0% rgb(207, 219, 255);
    border: 1px solid rgb(0, 129, 171);
    padding: 5px;
    margin-right: 5px;
}

ul#TopicFindList {
    cursor: pointer;
    overflow: auto;
    height: 400px;
	border-color: #CCC;
	border: 1px solid #0DB3A6;
	background: rgba(211,240,244,.2);
	display: none;
	margin-left: 0;
	padding-left:20px;
}
ul#TopicFindList li a {
	text-decoration: none;
	padding: 0 10px;
	position: relative;
    top: -1px;
	display: inline-block;
}
ul#TopicFindList li a:hover {
    //background-color: #F3F3F3;
}
ul#TopicFindList a font {
    color: #E46A5E;
}

/* æ•°æ®é¡µé¢å±•ç¤ºåŸºç¡€ç¾ŽåŒ– */






/* #content .table-container .table.top { */
    /* position: fixed; */
    /* width: 100%; */
    /* top: 60px; */
	/* margin-left: -30px; */
/* } */

#content .table-container {
    color: #333;
}

#content .table-container .table {
    width: 100%;
    table-layout: auto;
}

#content .table-container .table th {
    background-color: #ebebeb;
    padding: 6px 5px;
    color: #999;
    border-bottom: 1px solid #e1e1e1;
}


#content .table-container .table th a {
    color: #999;
}

/* #content .table-container .table th a:hover { */
    /* color: #666; */
/* } */

/* #content .table-container .table tbody a:hover { */
    /* color: #B10000; */
/* } */
/* #content .table-container .table tbody a[llgarden_law='Span']:hover { */
    /* color: #FFF; */
/* } */
#content .table-container .table tbody tr td {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 5px 9px;
}

/* #content .table-container .table tbody tr td:first-child { */
    /* padding-left: 14px; */
/* } */

/* #content .table-container .table tbody tr td:last-child { */
    /* padding-right: 14px; */
/* } */

#content .table-container .table tfoot td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 14px;
    height: 38px;
}

#content .table-container .table td.left,#content .table-container .table th.left {
    text-align: left;
}

#content .table-container .table td.center,#content .table-container .table th.center {
    text-align: center;
}

#content .table-container .table td.right,#content .table-container .table th.right {
    text-align: right;
}

#content .table-container .table tbody {
    background: rgba(230,230,230,0.2);
}

#content .table-container .table tbody.Second {
    background: rgba(230,230,230,0.6);
}

#content .table-container .table tbody.record {
    background: rgba(0,85,173,0.2);
}

#content .table-container [llgarden_law='container'] {
    padding: 10px;
}
#content .table-container [llgarden_law='container'] [llgarden_law='Content'],#content .table-container [llgarden_law='container'] [llgarden_law='Help'],#content .table-container [llgarden_law='container'] span[llgarden_law='LegalText'] {
    padding: 3px 5px;
    margin-right: 5px;
    margin-bottom: 2px;
    display: inline-block;
    border: 1px solid #D8D8D8;
    background: #F7F7F7;
    width: 100%;
}
#content .table-container [llgarden_law='container'] [llgarden_law='LegalText'] [llgarden_law='LegalTextId'] {
    border-bottom: 1px solid #DADADA;
    padding: 2px;
    margin-bottom: 2px;
}
#content .table-container a {
    text-decoration: none;
}
#content .table-container [llgarden_law='container'] div[llgarden_law='LegalText'] a {
    color: #777;
}
#content .table-container [llgarden_law='container'] span[llgarden_law='Help']{
    cursor: help;
    color: #797979;
    background-color: #FBFBFB;
}
#content .table-container [llgarden_law='container'] span[llgarden_law='Help'] span{
    display: block;
}
#content .table-container [llgarden_law='container'] span[llgarden_law='help']{
    border-top: 1px solid #E1E1E1;
}
/* é¡µé¢å±•ç¤ºæŒ‰é’®ç¾ŽåŒ– */
#content .table-container [llgarden_law='ActionName'],#content .table-container [llgarden_law='TypeName'] {
	cursor: default;
    display: inline-block;
    line-height: 15px;
	font-size: 14px;
    color: #fff;
    padding: 4px;
    border-radius: 5px;
	margin-bottom: 3px;
	margin-right: 7px;
}
#content .table-container [llgarden_law='ActionName'][action='legaltext'] {
    background: none repeat scroll 0% 0% #275D84;
}
#content .table-container [llgarden_law='ActionName'][action='tidtopic'] {
    background: none repeat scroll 0% 0% #278428;
}
#content .table-container [llgarden_law='ActionName'][action='topicinc'] {
    background: none repeat scroll 0% 0% #842727;
}
#content .table-container [llgarden_law='ActionName'][action='lawstree'] {
    background: none repeat scroll 0% 0% #842727;
}
#content .table-container [llgarden_law='ActionName'][action='quote'] {
    background: none repeat scroll 0% 0% #842727;
}
#content .table-container [llgarden_law='TypeName'][action='legaltext'] {
    background: none repeat scroll 0% 0% #278428;
}
#content .table-container [llgarden_law='TypeName'][action='tidtopic'] {
    background: none repeat scroll 0% 0% #275D84;
}
#content .table-container [llgarden_law='TypeName'][action='topicinc'] {
    background: none repeat scroll 0% 0% #275D84;
}
#content .table-container [llgarden_law='TypeName'][action='lawstree'] {
    background: none repeat scroll 0% 0% #275D84;
}
#content .table-container [llgarden_law='TypeName'][action='quote'] {
    background: none repeat scroll 0% 0% #275D84;
}
/* #content .table-container [llgarden_law='Span']{ */
	/* color: #FFF; */
    /* display: inline-block; */
    /* padding: 3px 5px; */
    /* margin-right: 5px; */
    /* margin-bottom: 2px; */
/* } */
/* #content .table-container [llgarden_law='Span'][color='blue']{ */
    /* background: none repeat scroll 0% 0% #427BC6; */
/* } */
/* #content .table-container [llgarden_law='Span'][color='red']{ */
    /* background: none repeat scroll 0% 0% #C65042; */
/* } */
/* #content .table-container [llgarden_law='Span'][color='yellow']{ */
    /* background: none repeat scroll 0% 0% #C67F42; */
/* } */
/* #content .table-container [llgarden_law='Span'][color='green']{ */
    /* background: none repeat scroll 0% 0% #278428; */
/* } */
/* æµ®åŠ¨çª—å£ç¾ŽåŒ– */
div.Fixed{
    position: fixed;
}
/* é¡¶éƒ¨ */
div.Fixed[llgarden_law='Top']{
	margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
	width: 100%;
	top: 0;
	background: none repeat scroll 0% 0% #FFF;
	height: 60px;
	z-index: 9999;
}
div.Fixed[llgarden_law='Top'] #uboxstyle {
    position: absolute;
	top: 18px;
}
div.Fixed[llgarden_law='Top'] [llgarden_law='title']{
	left: 150px;
	position: absolute;
	font-size: 14px;
	top: 20px;
}
/* åº•éƒ¨ */
div.Fixed[llgarden_law='Bottom']{
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	z-index: 100009;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
    height: 40px;
}
div.Fixed[llgarden_law='Bottom'] span[llgarden_law='Left']{
	display: inline-block;
	margin: 10px 0px 0px 10px;
	color: #FFF;
}
div.Fixed[llgarden_law='Bottom'] span[llgarden_law='MultiPage']{
	position: absolute; 
	color: #000; 
	top: 15%; 
	right: 20px;
}
div.Fixed[llgarden_law='Filter']{
	border: 2px solid #B6CDDC;
	background: #FFFFFF;
	height: 22px;
	width: 200px;
	top: 17px;
	overflow: hidden;
	left: 600px;
	z-index: 10000;
	font-size: 14px;
}
div.Fixed[llgarden_law='Filter'] [llgarden_law='title']{
	text-align: center;
	font-size: 14px;
}
div.Fixed[llgarden_law='Filter'] [llgarden_law='Content']{
	paddingleft: 10px;
}
div.Fixed[llgarden_law='Filter'] [llgarden_law='Content'] input{
    border: 2px solid #B6CDDC;
    padding: 2px 5px;
    font-size: 14px;
    margin:2px 0;
    background: #FFFFFF;
    width: 150px;
    font-family: "Microsoft YaHei" ! important;
	-webkit-box-shadow: none;
    -moz-box-shadow:none;
}
div.Fixed[llgarden_law='Filter'] [llgarden_law='close']{
    cursor: pointer;
	padding: 5px;
}
div.Fixed[llgarden_law='Filter'] [llgarden_law='Search']{
    padding: 0 20px;
    margin: 10px;
    font-size: 16px;
    font-family: "Microsoft YaHei" ! important;
}
/* é€‰é¡¹ä¸‹æ‹‰ç¾ŽåŒ– */

div.Fixed #uboxstyle .select_box {
    width: 100px;
    height: 24px;
    background: #CFDFEF;
    font: 12px/150% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

div.Fixed #uboxstyle div.tag_select {
    display: block;
    color: #79A2BD;
    width: 80px;
    height: 24px;
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") no-repeat 0 0;
    padding: 0 10px;
    line-height: 24px;
}

div.Fixed #uboxstyle div.tag_select_hover {
    display: block;
    color: #79A2BD;
    width: 80px;
    height: 24px;
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") no-repeat 0 -24px;
    padding: 0 10px;
    line-height: 24px;
}

div.Fixed #uboxstyle div.tag_select_open {
    display: block;
    color: #79A2BD;
    width: 80px;
    height: 24px;
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") no-repeat 0 -48px;
    padding: 0 10px;
    line-height: 24px;
}

div.Fixed #uboxstyle div.tag_textbox {
    display: block;
    color: #79A2BD;
    width: 90px;
    height: 24px;
    background: transparent url("/source/plugin/llgarden_law/images/ubox-textbox.png") no-repeat 0 0;
    padding: 0 0 0 10px;
    line-height: 24px;
}

div.Fixed #uboxstyle div.tag_textbox .mini-textbox-input {
    background: none repeat scroll 0% 0% transparent;
    font-size: 9pt;
    border: 0px none;
    margin-top: 3px;
}

div.Fixed #uboxstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") no-repeat right bottom;
    width: 100px;
    padding: 0 0 5px;
    margin: 0;
}

div.Fixed #uboxstyle ul.tag_options li {
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") repeat-y -100px 0;
    display: block;
    width: 80px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #79A2BD;
}

div.Fixed #uboxstyle ul.tag_options li.open_hover {
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") no-repeat 0 -72px;
    color: #fff;
}

div.Fixed #uboxstyle ul.tag_options li.open_selected {
    background: transparent url("/source/plugin/llgarden_law/images/ubox-select.gif") no-repeat 0 -96px;
    color: #fff;
}

/* æ”¶è— */
[llgarden_law=favorite][favorite='0'] {
    padding-left: 22px;
    margin-right: 5px;
    background: url('/source/plugin/llgarden_law/images/favorite.png') no-repeat scroll 3px 1px;
}
[llgarden_law=favorite][favorite='1'] {
    padding-left: 22px;
    margin-right: 5px;
    background: url('/source/plugin/llgarden_law/images/favorite.png') no-repeat scroll 3px -22px #9CB7B6;
}
/* é¡¶ç½® */
[llgarden_law=settop][settop='settop'],[llgarden_law=settop][settop='allsettop'] {
    text-decoration: none;
    color: #BD1919;
}
[llgarden_law=settop][settop='canceltop'],[llgarden_law=settop][settop='allcanceltop'] {
    text-decoration: none;
    color: #FF5724;
}

/* ä¸‹çº§ */
.llgarden_topicinc_subordinate {
    background: #f8f8f8;
    border-left: #525252 solid 6px;
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] {
    
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] {
    float: left;
	margin: 10px 8px;
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] a[llgarden_law=subordinatelist] {
    display: block;
    text-decoration: none;
    border: 1px solid #3A9D9A;
    border-radius: 2px;
    overflow: hidden;
    padding: 1px 5px;
    font-size: 14px;
    background: #FFFFFF;
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] a[llgarden_law=addsubordinate] {
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding: 3px 10px;
    font-size: 14px;
    background: #A7A7A7;
    color: #FFFFFF;
	border-left: #525252 solid 6px;
    border-right: #525252 solid 6px;
}
[llgarden_law=query] ul[llgarden_law=topicaliaslist] {
    margin-top: 5px;
}
[llgarden_law=query] ul[llgarden_law=topicaliaslist] li ,[llgarden_law=query] ul[llgarden_law=subordinatelist] li ,[llgarden_law=query] ul[llgarden_law=relevantlist] li {
    display: inline-block;
    margin: 2px;
}
[llgarden_law=query] ul[llgarden_law=topicaliaslist] span ,[llgarden_law=query] ul[llgarden_law=subordinatelist] span ,[llgarden_law=query] ul[llgarden_law=relevantlist] span {
    padding: 2px;
}
[llgarden_law=query] ul[llgarden_law=topicaliaslist] li a ,[llgarden_law=query] ul[llgarden_law=subordinatelist] li a ,[llgarden_law=query] ul[llgarden_law=relevantlist] li a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding: 0 5px;
    font-size: 14px;
}
[llgarden_law=query] ul[llgarden_law=topicaliaslist] li a[llgarden_law=topicaliaslist] ,[llgarden_law=query] ul[llgarden_law=subordinatelist] li a[llgarden_law=subordinatelist] ,[llgarden_law=query] ul[llgarden_law=relevantlist] li a[llgarden_law=relevantlist] {
    border: 1px solid #B9B9B9;
    background: #FBFBFB;
	border-radius: 3px;
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] ul {
	position: absolute;
    z-index: 301;
    background: #FEFEFE;
	margin-top: 2px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.23);
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] ul li {
    position: relative;
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] ul li a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding: 2px 10px;
    font-size: 14px;
    background: #FBFBFB;
}
.llgarden_topicinc_subordinate ul[llgarden_law=subordinatelist] li[llgarden_law=subordinatelist] ul li a:hover {
    background: #E8E8E8;
}

.menutop ul li ul{
	border: 1px solid;
	border-color: #DDD;
	border-radius: 2px;
	border-color: #CCC;
	background: #FEFEFE;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.23);
}
.	 ul li ul li a{
	width:104px;
	height:30px;
	overflow:hidden;
}
div#zizhuanti_list{
	background: #f8f8f8;
    border-left: #525252 solid 6px;
}
ul#list_topic_ul{
	border-color: #DDD;
	border-radius: 5px;
	border-color: #CCC;
	background: #FEFEFE;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.23);
}
a#topic_add{
	background: #3A9D9A;
	color: #FFF;
}
[llgarden_law=query] [llgarden_law=topicname]{
	font-family: "Microsoft YaHei" ! important;
    font-size: 25px !important;
    font-weight: 500px;
    line-height: 40px;
    display: block;
    text-decoration: none;
    border: 1px solid #B9B9B9;
    overflow: hidden;
    padding: 4px 10px;
    background: #FBFBFB;
    width: 250px;
    text-align: center;
}
[llgarden_law=query] [llgarden_law=topicname_higher] span {
    color: #FFF;
    font-size: 14px;
    display: inherit;
    text-align: center;
	padding: 0px 10px 1px 10px;
    cursor: pointer;
    background-color: #0DB3A6;
    margin: 0 0 4px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 84px;
	border-radius: 3px;
}
[llgarden_law=query] [llgarden_law=topicname_higher] span a{
    color: #FFF;
}
/* [llgarden_law=query] [llgarden_law=topicname_higher] span[llgarden_law=topicname_higher_change]{ */
	/* background-color: #8C8C8C; */
/* } */
[llgarden_law=query] [llgarden_law=topicname_change] span{
	border-radius: 3px;
    font-size: 14px;
    background-color: #0DB3A6;
    color: #FFF;
	display: inherit;
	padding: 0px 5px 1px 5px;
    margin: 0 0 4px 15px;
    cursor: pointer;
}
[llgarden_law=query] [llgarden_law=topicname_alias] span[llgarden_law=topicname_alias_add]{
	margin-top: 2px;
	background-color: #0DB3A6;
	padding: 0px 5px 1px 5px;
	border-radius: 3px;
}
[llgarden_law=query] [llgarden_law=topicname_alias] span{
    font-size: 14px;
    background-color: #8C8C8C;
    color: #FFF;
	display: inherit;
	padding: 0px 5px 1px 5px;
    margin: 0 0 5px 1px;
    cursor: pointer;
}

/* ä¸“é¢˜é¡µé¢å·¦ä¾§ */
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncLeft] {
    float: left;
    width: 290px;
    overflow: hidden;
    _overflow-y: visible;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncLeft] .bm_h {
    height: 40px;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncLeft] .bm {
    border: #ddd solid 1px;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncLeft] #root .two {
    padding-left: 0;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncLeft] div[llgarden_law=TopicIncRightNav]{
    background: none repeat scroll 0% 0% rgb(248, 248, 248);
	margin: 5px 0px;
	border-left: 6px solid rgb(58, 157, 154);
	font-size: 14px;
	padding: 5px;
}

a[llgarden_law=TopicTreeList],a[llgarden_law=FidTreeList]{
	text-decoration: none;
}
.lowertreelist li[type='relevant'] a{
    filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity:0.8;  
    opacity:0.8;
}
/* ä¸“é¢˜é¡µé¢å³ä¾§ */
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] {
    float: right;
    width: 900px;
    overflow: hidden;
    _overflow-y: visible;
}

div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] div[llgarden_law=TopicIncRightTitle]{
    background: #f8f8f8;
	border-left: #525252 solid 6px;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] div[llgarden_law=TopicIncRightTitle] h1{
    float: left;
	cursor: pointer;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 55px;
    margin-right: 5px;
    font-size: 44px!important;
    font-weight: 500;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] div[llgarden_law=TopicIncRightTitle] .y{
    text-align:right;
	line-height:20px;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] div[llgarden_law=TopicIncRightNav]{
    background: none repeat scroll 0% 0% rgb(248, 248, 248);
	margin: 5px 0px;
	border-left: 6px solid rgb(58, 157, 154);
	font-size: 14px;
	padding: 5px;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] div[llgarden_law=TopicIncRightNav] a{
    text-decoration: none;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] div[llgarden_law=TopicIncRightNav] a[llgarden_law=TopicIncRightNavAdmin]{
    background: none repeat scroll 0% 0% #C04F4F;
    color: #FFF;
    display: inline;
    padding: 1px 5px;
    margin: 0px 1px;
}
div[llgarden_law=TopicIncIndex] div[llgarden_law=TopicIncRight] .bm{
    border: #ddd solid 1px;
}
#TopicIncIndexData .th {
    margin-top: 0px;
}
#TopicincLoadPageTidData .fastpost{
	margin: 5px 0 0 0;
}
.fastpost{
	margin: 5px 10px 0 10px;
}
.fastposts{
	margin: 5px 0;
}

/* æ³•è§„æ&nbsp;‘ */
#LawsTreeSearchkey{
	position: relative;
}
/* #LawsTreeSearchkey input{ */
	/* width: 888px; */
	/* background-color: #F5F5F5; */
	/* border: 1px solid #DDD; */
	/* margin-bottom: 2px; */
	/* padding: 5px; */
	/* color: #999999; */
/* } */
ul#LawsTreeSearchkeyList {
	position: absolute;
    z-index: 299;
    cursor: pointer;
    overflow: auto;
    height: 200px;
    width: 898px;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    background: #F5F5F5;
	display: none;
}
ul#LawsTreeSearchkeyList li {
    border-bottom: 1px dotted #DDDDDD;
}
ul#LawsTreeSearchkeyList li a {
	text-decoration: none;
	display: inherit;
	padding: 2px 10px;
}
ul#LawsTreeSearchkeyList li a:hover {
    background-color: #F3F3F3;
}
ul#LawsTreeSearchkeyList a font {
    color: #E46A5E;
}



/* å¸®åŠ© */

[llgarden_law=TopicIncRightTitle] em[llgarden_law=help] {
    width: 15px;
    height: 15px;
    cursor: help;
    background: #999999;
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    position: absolute;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
[llgarden_law=TopicIncRightTitle] em[llgarden_law=help] i {
    white-space: nowrap;
    position: absolute;
    left: 15px;
    top: 20px;
    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;
}

/* æ•°æ®åˆ—è¡¨ */

#TopicIncOrder[hot='1'],#TopicIncOrderHot[hot='1'],#TopicIncOrder:hover,#TopicIncOrderHot:hover {
    text-decoration: none;
    color: #3A9D9A;
    border-bottom: solid 1px #3A9D9A;
}

#TopicIncOrder[hot='1'],#TopicIncOrderHot[hot='1'] {
    font-weight: bold;
}

.TopicincLoadFidData [llgarden_law=FidListContent] [llgarden_law=FidListTitleRight] a {
    margin: 2px 5px;
}

.TopicincLoadFidData [llgarden_law=FidListContent] [llgarden_law=FidListTitleRight] span {
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #3A9D9A;
}


/* ç‰ˆå—åˆ—è¡¨ */
.TopicincLoadFidData {
    position: relative;
    padding: 3px 0;
}

.TopicincLoadFidData [llgarden_law=FidListContent] {
    padding-top: 25px;
}

.TopicincLoadFidData [llgarden_law=FidListContent] [llgarden_law=FidListTitleLeft] {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
}

.TopicincLoadFidData [llgarden_law=FidListContent] [llgarden_law=FidListTitleLeft] span {
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #3A9D9A;
}

.TopicincLoadFidData [llgarden_law=FidListContent] [llgarden_law=FidListTitleRight] {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
}



/* é¢å¤–å¥–åŠ±ç¾ŽåŒ– */

[llgarden_law=TopicIncRightTitle] em[llgarden_law=extrabonus][extrabonus='0'] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #949494;
    color: #fff;
    margin: 0 20px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
[llgarden_law=TopicIncRightTitle] 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;
}
[llgarden_law=TopicIncRightTitle] em[llgarden_law=extrabonus][extrabonus='1'] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #DC0A00;
    color: #fff;
    margin: 0 20px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
[llgarden_law=TopicIncRightTitle] 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;
}



/* å¯¼èˆªç¾ŽåŒ–åˆ—è¡¨ */
.menutop ul {
    list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */ 
.menutop ul li {
    float:;
    position: relative;
    border-radius: 5px;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */ 
.menutop ul li a, .menutop ul li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000;
    border-width: 1px 1px 0 0;
}
/* make the dropdown ul invisible */ 
.menutop ul li ul {
    display: none;
}
/* specific to non IE browsers */ 
/* set the background and foreground color of the main menutop li on hover */ 
.menutop ul li:hover a {
    color: #860E0E;
}
/* make the sub menutop ul visible and position it beneath the main menutop list item */ 
.menutop ul li:hover ul {
    display: block;
    position: absolute;
    z-index: 9998;
    top: 25px;
    left: 0;
	width: 150px;
}
/* style the background and foreground color of the submenutop links */ 
.menutop ul li:hover ul li a {
    display: block;
    color: #000;
}
/* style the background and forground colors of the links on hover */ 
.menutop ul li:hover ul li a:hover {
    background: #EBEBEB;
    color: #0E6E86;
}



.view_color_boshe { padding:10px 10px 10px 26px; border:1px dashed #4E8BA8; background:url(../images/direction_board_boshe.png) no-repeat 10px 50%; }
.mt { background-color:#F0F1F1; padding: 10px 10px 10px 26px; border: 1px dashed #4E8BA8; }
.view_boshe { background-color:#F0F1F1; }
.viewlog_boshe td { border:1px dashed #1E387A; }
.topictid td { border-bottom: 1px solid #CDCDCD; }
.tag_boshe li { float:left; margin:5px; }
.fuhove a{ text-decoration: none;padding: 2px 5px 2px 5px;background-color: #98C8C7;border-radius: 5px;color: #FFF!important;}
.fuhove a:hover{ background-color:#3A9D9A}
.tag_xiaji li a { padding: 3px 5px 3px 7px; border: 1px solid #2B74C5; border-left: 5px solid #2B74C5; text-decoration: none; background-color: #D7EFFB; color: #006; overflow: hidden; float: left; margin: 3px; }
.tag_boshe li a { display: block; background-color: #F1F1F1; font-family: "Microsoft Yahei"; text-align: center; height: 27px; line-height: 27px; width: 90px; border-radius: 5px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); border: 1px dashed #4E8BA8; text-decoration: none; }
.viewad_boshe { background-color:#F0F1F1; height:202px; width:202px; float:right; border:1px dashed #4E8BA8; }
.viewlate_boshe { font-size: 15px; }
/* common styling */ 
/* set up the overall width of the menu div, the font and the margins */  
/* remove the bullets and set the margin and padding to zero for the unordered list */ 

/*----------------------------------*/
.topic_menu { margin:0; }
/* remove the bullets and set the margin and padding to zero for the unordered list */ 
.topic_menu ul { padding:0; margin:0; list-style-type: none; }
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */ 
.topic_menu ul li { float:left; position:relative; }
.boshe { margin: 5px; }
.boshe ul { z-index: 301; }
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */ 
.topic_menu ul li a, .topic_menu ul li a:visited { display:block; text-align:center; text-decoration:none; height:26px; color:#000; border-radius: 5px; border: 1px solid #3A9D9A; line-height:26px; overflow: hidden; padding: 0 10px; font-size: 14px; background:#FFF}
/* make the dropdown ul invisible */ 
.topic_menu ul li ul { display: none; }
/* specific to non IE browsers */ 
/* set the background and foreground color of the main menu li on hover */ 
.topic_menu ul li .hide:hover { color:#FFF!important; }
.topic_menu ul li a:hover { color:#FFF; background:#3A9D9A; }
/* make the sub menu ul visible and position it beneath the main menu list item */ 
.topic_menu ul li:hover ul { display:block; position:absolute; top:28px; left:0;}
/* style the background and foreground color of the submenu links */ 
.topic_menu ul li:hover ul li a { display:block; color:#000; margin-top:5px;}
/* style the background and forground colors of the links on hover */ 
.topic_menu ul li:hover ul li a:hover { background:#EBEBEB; color:#0E6E86; }


.boshe ul{ background:#FFF; border:#ccc solid 1px}
.boshe ul li{ float:inherit;}
.boshe ul li a{ border:none; overflow:inherit;white-space:nowrap; text-align:left; height:23px; line-height:23px}

#scrolltop .admin{
background: url("http://www.llgarden.com/source/plugin/topic/images/admin.jpg") no-repeat scroll 0% 0% transparent;
}







/* topic */
.menutop{ float:left;}
.t_fsz {min-height: 0!important;}
.xld dd {margin-bottom: 0!important;}
.tl .bm_c {padding-top: 5px!important;}
.deantitle span {color: #3A9D9A!important;}
.xlda dd a {color: #3A9D9A;}
.pcb {margin-right: 10px!important;}
.xlda{ padding-left:8px;}
.xlda .m {margin: 8px 0px 8px -45px;}
.xlda dl {padding-left: 45px;}
.xlda .avt img {width: 28px;height: 28px;}

.deanwzzxltitle .kum{top: 12px!important;right: 10px!important;}
.deanwzzxltitle .kum a{line-height:normal; padding-right:0; margin-right:15px;}

.deanbtabname li{color: #3A9D9A;}

.slidebar li.on { background:#3A9D9A!important; font-weight:normal;}
.ky {margin-bottom: 10px;}
.ky ul li{ border:none; line-height:32px; font-size:14px; position:relative;}
.ky ul li em{ position::absolute;;}
.deanwzzxbox { border: #ddd solid 1px; margin-bottom:10px;}
.deanwzzxltc {  margin:0 10px 0 10px; padding-bottom:12px;  }
.deanwzzxltc ul { padding-top:15px;}
.deanwzzxltc ul li { padding-left: 15px; background: url(template/dean_dress_131213/deancss/bule_dian.gif) no-repeat 5px center; width: 330px; overflow: hidden; line-height: 27px; font-size: 14px; float:left;}
.deanwzzxltc ul li a { color: #000; }
.deanwzzxltc ul li a:hover { text-decoration:none; color:#f60; }
.deanwzzxltc ul li.deanwzzxone { width:312px; height:98px; overflow:hidden; padding-bottom:15px; border-bottom: #eee solid 1px; margin-bottom:11px; background:none; padding-left:0; }

.deanwzzxltitle {height: 43px; background: #F2F2F2; border-bottom: #ddd solid 1px; }
.deanwzzxltitle span { float:left; display:block; padding-left: 15px; font-size: 14px; font-weight: bold; color: #3A9D9A; line-height: 43px; }
.deanwzzxltitle a { float:right; display:block; line-height: 43px; padding-right:15px; }
.mul a{ padding:2px 5px;border: 1px solid #3A9D9A;border-radius: 5px;white-space:nowrap;}
.mul a.this,.mul a:hover{ color:#FFF!important;background:#3A9D9A; text-decoration:none;}

.hotss a{ margin:2px 5px;}
.hotss a.this,.hotss a:hover{ color:#3A9D9A!important;text-decoration:none; border-bottom: solid 1px #3A9D9A}

.cu .this {background: url(static/image/common/arrwd.gif) no-repeat 100% 50% #3A9D9A; text-decoration:none;}
.cu{ position:relative; padding-top:35px;}
.rall{ border-bottom:#3A9D9A solid 1px; position:absolute; width:700px; top:0; left:0;height: 32px;}
.hotss{ position:absolute; top:0; right:0}
.tits{font-size: 14px;font-weight: bold; width:85px; float:left;}
.huodongs{ border-left: 6px solid #3A9D9A!important;}
.huodongs h1 a{color: #3A9D9A!important;}




/* é¢å¤–å¥–åŠ± */
#credit01, #credit02, #credit03, #year, #month, #day{width: 28px;background: none repeat scroll 0% 0% rgb(232, 239, 245); margin-bottom: 3px; border: 2px solid rgb(116, 139, 156);margin-right: 5px;}
#year{width: 35px;}
#month, #day{width: 25px;}
.name{width: 75px;}
#endtime{width: 150px;}
#Tips{background: none repeat scroll 0% 0% #00B166;color: #FFF;display: inline;padding: 1px 3px;margin: 0px 1px;text-decoration: none;}


/* åŽå°ä¸“é¢˜ç®¡ç†ä¸Šä¸‹çº§çº¿æ¡ */

/*çª—å£*/
@font-face {
font-family:finex;
src:url(font/iconfont.eot);
src:url(font/iconfont.eot?#iefix) format('embedded-opentype'), url(font/iconfont.woff) format('woff'), url(font/iconfont.ttf) format('truetype'), url(font/iconfont.svg#svgFontName) format('svg')
}
.x-btn { -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; cursor:pointer; height:36px; line-height:34px; text-align:center; text-decoration:none; font-size:14px; border:1px solid transparent; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:background; -moz-transition:background; -o-transition:background; transition:background; -webkit-transition-duration:.3s;
-moz-transition-duration:.3s;
-o-transition-duration:.3s;
transition-duration:.3s
}
.x-dialog .dialog-header .icon-close-large { display:block; position:absolute; top:0; right:0; bottom:0; width:45px; font-size:24px; cursor:pointer; -webkit-transform:rotate(0); -moz-transform:rotate(0); -ms-transform:rotate(0); -o-transform:rotate(0); transform:rotate(0); -webkit-transition:all 218ms; -moz-transition:all 218ms; -o-transition:all 218ms; transition:all 218ms }
.x-dialog .dialog-header .icon-close-large:hover { -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg) }
.x-dialog .dialog-header {
    position: relative;
    height: 45px;
    line-height: 45px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    background: #0DB3A6;
}

.x-dialog .dialog-header .icon-close-large {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    font-size: 24px;
    cursor: pointer;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 218ms;
    -moz-transition: all 218ms;
    -o-transition: all 218ms;
    transition: all 218ms;
}
.x-iconfont, i[class*=icon-] {
    font-family: finex;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
i.icon-close-large:before {
    content: "\e679";
}
.x-dialog .dialog-body {
    position: inherit;
    top: 45px;
    left: 0;
    bottom: 0;
    right: 0;
    color: #333;
	background: #fff;
}
.x-layout-table-row {
    position: relative;
}
.x-layout-table-row:after, .x-layout-table-row:before {
    content: " ";
    display: table;
    line-height: 0;
}
.x-layout-table-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.x-layout-table-row:after {
    clear: both;
}
.x-layout-table-row:after, .x-layout-table-row:before {
    content: " ";
    display: table;
    line-height: 0;
}
.x-layout-table-row {
    position: relative;
}

.x-btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    height: 36px;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: background;
    -moz-transition: background;
    -o-transition: background;
    transition: background;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
.x-layout-table-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.x-btn.style-green {
    color: #fff;
    background-color: #0DB3A6;
    border-color: #0DB3A6;
}
.x-btn.style-green:hover { background-color:#0a8d83; border-color:#0a8d83 }
.x-btn.style-green:hover.x-ui-disable { background-color:#0DB3A6; border-color:#0DB3A6 }
#hwd_create-group a, #hwd_create-group span, .style-green, .style-green span {
    display: block;
    color: #FFF;
}


.excel-export-grid {
    border: solid 1px #e0e0e0;
}
.fui-grid {
    cursor: default;
    color: #333;
    font-size: 14px;
    overflow: auto;
}
.x-layout-table-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.fui-grid &gt; .fui-grid-table {
    overflow: hidden;
    height: auto;
}
.fui-grid &gt; .fui-grid-table &gt; table {
    border-collapse: collapse;
    height: auto;
    width: 100%;
}
.fui-grid &gt; .fui-grid-table &gt; table &gt; tbody &gt; tr, .fui-grid &gt; .fui-grid-table &gt; table &gt; thead &gt; tr {
    height: 35px;
}
.fui-grid &gt; .fui-grid-table &gt; table &gt; thead &gt; tr {
    color: #7b7b7b;
    background-color: #f5f5f5;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fui-grid &gt; .fui-grid-table &gt; table &gt; tbody &gt; tr &gt; td, .fui-grid &gt; .fui-grid-table &gt; table &gt; thead &gt; tr &gt; td {
    border-bottom: 1px solid #ddd;
    padding: 5px 10px;
}
.x-check, .fui_radiogroup .group_item {
    cursor: pointer;
}
.x-check i {
    color: #6f6f6f;
}
.x-check span, .x-group span {
    margin-left: 3px;
    cursor: pointer;
}
.x-check i::before {
    content: '\e603';
}
.x-check.select i::before {
    content: '\e600';
}
.x-check.select i {
    color: #0DB3A6;
}

.hwdtreeli {margin-left: 15px;}
.hwdrelevantli {color:#06F}

.hwd-delettopc{font-size: 10px;position: absolute;right: 0;top: 0; cursor:pointer}
.whdd{padding-right: 10px;position: relative;margin-right:10px!important;}</pre></body></html>