* {
    font-family: 'Tahoma';
}
html, body {
    margin: 0px;
    overflow: hidden;
    border: medium none;
}
html>body {
    height: auto;
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    z-index: 999
}
body {
    background: #fff;
    font-size: 10.5pt;
}
h1 {
    font-size: 16pt;
    margin: 0;
    text-align: center;
    padding: 3px;
    line-height: 26px;
    background: #DCF2F4;
}
h2 {
    margin: 0 0 8px 0;
    font-size: 12pt;
    text-align: center;
}
h3 {
    margin: 0 0 8px 0;
    font-size: 100%;
    text-align: left;
}
h4 {
    margin: 0 0 8px 0;
    font-size: 100%;
    text-align: center;
}
p, form {
    margin: 0px;
    padding: 0px;
}
img {
    margin: 0px;
    border: medium none;
}
a {
    color: black;
    text-decoration: none;
}
a:hover {
    color: red;
}
fieldset {
    margin: 0px;
    padding-bottom: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
}
fieldset.pads {
    margin-top: 10px;
}
fieldset.pad2 {
    margin-top: 15px;
}
option {
    padding: 1px;
}
button {
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.0;
}
legend {
    margin: 0px;
    color: black;
    padding: 0 2px;
}
label.float {
    float: left;
    margin: 3px 3px 3px 10px;
    width: 92px;
    text-align: left;
}
label.wide {
    width: 94px;
}
label input {
    margin-right: 2px;
}
li {
    padding: 3px 0px;
    margin: 2px 20px;
    list-style-type: disc;
}
.poptable td {
    font-size: 9pt;
    padding: 0;
}
.span1 {
    float: left;
    width: 80px;
    margin: 1px;
}
.span2 {
    float: left;
    width: 60px;
    margin: 1px;
}
.span3 {
    float: left;
    width: 60px;
    margin: 1px;
}
.span4 {
    float: left;
    width: 60px;
    margin: 1px;
}
.span5 {
    float: left;
    cursor: pointer;
    margin: 1px;
    text-decoration: underline;
}
#detail p {
    margin: 12px auto;
}
#scroll {
    border: 1px solid #ddd;
}
#scroll table.grid {
    border: medium none;
}
#scroll tbody {
    overflow-y: auto;
    overflow-x: hidden;
}
#menu {
    width: 100%;
    height: 32px;
    font-size: 10.5pt;
    /*background: #eee url(/common/line_bg.gif);*/
}
ul.menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.menu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
ul.menu a {
    display: block;
    margin-right: 1px;
    line-height: 18px;
    padding: 7px 7px 7px 32px;
}
ul.menu table {
    z-index: 10000;
    position: absolute;
    top: 0; left: 0;
    border-collapse: collapse;
}
ul.menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    visibility: hidden;
    position: absolute;
    z-index: 10000;
    top: 32px; left: 0;
    background: white;
    border: 1px solid #67D8FF;
}
ul.menu ul li {
    clear: both;
}
ul.menu ul a {
    width: 90px;
    margin-right: 0;
}
ul.menu a.hover {
    background-color: #fefe00;
}
ul.menu a:hover {
    background-color: yellow;
}
ul.menu :hover > a {
    background-color: yellow;
}
ul.menu li:hover ul,
ul.menu a:hover ul {
    visibility: visible;
}
#body {
    width: 100%;
    _height: 100%;
    overflow: auto;
    position: absolute;
    top: 64px;
}
body>#body {
    bottom: 0;
}
#side {
    width: 178px;
    height: 100%;
    float: left;
    overflow: auto;
    border-right: 2px solid #DAE9F7;
}
#head {
    height: 64px;
    width: 100%;
    top: 0; left: 0;
    z-index: 1;
    position: absolute;
}
#main {
    padding: 15px;
    overflow: auto;
    zoom: 1;
}
#warn {
    visibility: hidden;
    position: absolute;
    z-index: 100;
    height: 24px;
    line-height: 24px;
    font-size: 12pt;
    width: 99%;
    left: 0; bottom: 0;
    padding: 2px 0.5%;
    background: #ddd;
    color: #cc0000;
    border: 1px solid #ccc;
    font-weight: bold;
}
#side table {
    width: 144px;
    margin: 10px 16px;
}
#side td {
    padding: 6px 0 0 0;
    line-height: 1.4;
    vertical-align: top;
    border-bottom: 1px solid #D0E2F3;
}
#side a, #side span,
#side b, #side nobr {
    padding: 2px 6px;
    display: block;
    position: relative;
}
#side .active {
    color: black;
    font-weight: bold;
    background-color: #CEEFFB;
}
#side a:hover {
    background-color: #CEEFFB;
}
#fixed span,
#chart span {
    font-size: 9pt;
}
#thetype {
    width: 128px;
    cursor: pointer;
    background: #eee;
    border: 1px solid #ccc;
    text-align: left;
    padding: 0px;
    outline: none;
    font-weight: bold;
    font-size: 10.5pt;
}
#thetype:hover {
    color: red;
    border: 1px solid #aaa;
}
.th {
    background: #f0f0f0;
}
td .f1 {
    text-align: right;
    /*background: url(f1.png) no-repeat 10px top;*/
}
.legend {
    position: absolute;
    border: 1px solid #aaa;
    width: 296px;
    max-height: 56px;
    right: 5px;
    top: 5px;
    z-index: 100;
    padding: 3px 0;
    background: #eee;
}
.legend li {
    line-height: 1.6;
    margin: 0 3px 0px 12px;
}
.report {
    position: absolute;
    border: 1px solid #aaa;
    right: 5px;
    top: 15px;
    width: 78px;
    padding: 3px 0;
    background: #eee;
}
.report ul {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}
.report li {
    margin: 0 3px 0px 6px;
}
.box {
    height: 23px;
    padding: 1px;
}
.eng {
    ime-mode: disabled;
}
.red {
    color: red;
}
.hidden {
    display: none;
}
.disabled * {
    color: gray;
}
.disabled {
    color: gray;
}
.level1 {
    color: #0000ff;
}
.level2 {
    color: #ff8000;
}
.level3 {
    color: #ff0000;
}
.menu0 {
    /*background: url(/common/help.png) no-repeat 5px 3px;*/
}
.menu1 {
    margin-left: 3px;
    /*background: url(/common/menu-1.png) no-repeat 5px 3px;*/
}
.menu2 {
    /*background: url(/common/menu-2.png) no-repeat 3px 3px;*/
}
.menu3 {
    /*background: url(/common/menu-3.png) no-repeat 5px 3px;*/
}
.menu4 {
    /*background: url(/common/menu-4.png) no-repeat 5px 3px;*/
}
.menu5 {
    /*background: url(/common/menu-5.png) no-repeat 5px 3px;*/
}
.menu6 {
    /*background: url(/common/menu-6.png) no-repeat 5px 3px;*/
}
.menu7 {
    /*background: url(/common/menu-7.png) no-repeat 5px 3px;*/
}
.menu8 {
    /*background: url(/common/menu-8.png) no-repeat 5px 3px;*/
}
.menu9 {
    /*background: url(/common/menu-9.png) no-repeat 5px 3px;*/
}
a.direct {
    font-size: 12pt;
    line-height: 200%;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 8px;
    letter-spacing: 2px;
}
input.night {
    padding: 0;
}
table.view {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
table.view td {
    padding: 4px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.item {
    margin: auto;
    border: 1px solid #ccc;
}
table.item td {
    padding: 10px;
    border: 1px solid #ddd;
}
table.item2 {
    float: left;
    width: 180px;
    height: 128px;
    border: 1px solid #888;
    margin: 3px;
}
table.item2 td {
    padding: 3px;
    color: black;
    text-align: center;
    border: 1px solid #ddd;
}
table.item2 td.level1 {
    color: #0000ff;
}
table.item2 td.level2 {
    color: #ff8000;
}
table.item2 td.level3 {
    color: #ff0000;
}
table.item2 td.text {
    width: 24px;
    border-left: medium none;
    text-align: center;
    vertical-align: bottom;
}
table.item2 td.data {
    border-right: medium none;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}
table.item2 td.color {
    width: 40px;
}
table.warn {
    float: left;
    width: 180px;
    height: 128px;
    border: 1px solid red;
    margin: 3px;
}
table.warn th {
    color: red;
}
table.warn td {
    padding: 3px;
    text-align: center;
    border: 1px solid #ddd;
}
table.warn td.text {
    width: 24px;
    border-left: medium none;
    text-align: center;
    vertical-align: bottom;
}
table.warn td.data {
    border-right: medium none;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}
table.warn td.color {
    width: 40px;
}
#company {
    font-weight: bold;
    margin: 4px 2px 0 0;
    padding: 2px 8px;
    text-align: left;
    float: left;
    border: 1px solid #eee;
    background-color: #eee;
}
#dialog {
    width: 400px;
    height: 160px;
    position: absolute;
    background: white;
    border: 2px solid #67D8FF;
}
#dialog .head {
    height: 22px;
    cursor: move;
    /*background: url(/common/mainbg.gif) repeat-x;*/
}
#dialog .body {
    text-align: left;
    position: relative;
    border-top: 1px solid #D9F3FC;
    border-bottom: 1px solid #CEEFFB;
    -moz-user-select: none;
}
#dialog .foot {
    height: 34px;
    text-align: right;
    background-color: #D9F3FC;
}
#dialog .info {
    height: 54px;
    line-height: 1.5;
    padding-left: 18px;
    padding-right: 64px;
    /*background: url(/common/dialog.gif) no-repeat right top;*/
}
#dialog .head img {
    float: right;
    cursor: pointer;
    margin-right: 2px;
}
#dialog .head b {
    line-height: 20px;
    padding-left: 18px;
    /*background: url(/common/logo.gif) no-repeat 1px -1px;*/
}
#dialog .foot button {
    width: 84px;
    margin-right: 10px;
}
#dialog .foot .left {
    width: 84px;
    float: left;
    margin-right: 0px;
    margin-left: 10px;
}
#dialog p {
    margin: 8px 0 0 0;
}
#tree {
    display: none;
}
#dropdown {
    width: 200px;
    height: 20px;
    float: right;
    margin: 3px;
    font-weight: bold;
    padding: 1px;
    display: none;
    border: 1px solid #aaa;
    /*background: white url(/common/dropdown.gif) no-repeat right top;*/
}
#dropdown img {
    vertical-align: middle;
}
#dropdown input {
    color: #aaa;
    padding: 1px;
    font-size: 10.5pt;
    border: medium none;
    vertical-align: middle;
}
#dropdown input.focus {
    color: #000;
}
#dropdown span.float {
    cursor: pointer;
    line-height: 12px;
    margin: 1px 1px 1px 0px;
    padding: 2px;
    float: right;
    display: block;
    border: 1px solid #aaa;
    background: white;
}
#editor {
    height: 24px;
    background: #eee;
}
#editor button {
    float: right;
    padding: 0px 10px;
    text-align: center;
    margin: 0px 0 0 2px;
}
#chinese {
    overflow: auto;
    outline: none;
    height: 360px;
    line-height: 1.3;
    border: 1px solid #77CCFF;
}
#return {
    text-align: right;
    padding: 5px 3px;
    font-weight: bold;
}
.house {
    width: 260px;
    float: left;
    border: 1px solid #A8E1F5;
}
.house td {
    line-height: 20px;
    border-top: 1px solid #ddd;
}
div.empty {
    border-bottom: 1px solid #ddd;
}
td.foot a {
    float: left;
    margin: 0px 2px 0 0;
    border: 1px solid #aaa;
    padding: 2px 2px;
    text-decoration: none;
    background-color: #eee;
}
td.foot a:hover {
    background-color: #ccc;
}
td.foot a.current {
    border: 1px solid #ccc;
    background-color: #aaa;
    color: #FFFFFF;
    font-weight: bold;
    cursor: default;
}
div.pager,
div.pager2 {
    text-align: right;
    line-height: 18px;
    height: 28px;
    margin-right: 1px;
}
div.pager2 {
    border-bottom: 1px solid #eee;
}
div.pager a {
    float: left;
    margin: 4px 2px 0 0;
    border: 1px solid #eee;
    padding: 2px 2px;
    text-decoration: none;
    background-color: #eee;
}
div.pager input{
	height:12px;
}
div.pager2 a {
    float: left;
    margin: 4px 2px 0 0;
    border: 1px solid #eee;
    padding: 2px;
    text-decoration: none;
    background-color: #eee;
}
div.pager span {
    float: left;
    margin: 4px 2px 0 0;
    border: 1px solid #eee;
    /* padding: 2px 8px; */
    text-decoration: none;
    background-color: #eee;
    font-weight: bold;
}
div.pager2 span {
    float: left;
    margin: 4px 2px 0 0;
    border: 1px solid #eee;
    padding: 2px 4px;
    text-decoration: none;
    background-color: #eee;
    font-weight: bold;
}
div.pager .navi,
div.pager2 .navi {
    color: red;
}
div.pager .goto,
div.pager2 .goto {
    float: left;
    margin: 4px 2px 0 0;
    border: 1px solid #eee;
    padding: 2px 4px;
    background-color: #eee;
}
.goto input {
    border: medium none;
    font-size: 9pt;
    margin: auto 1px;
}
div.pager a:hover,
div.pager2 a:hover {
    border: 1px solid #ddd;
}
div.pager a.right {
    float: right;
    padding: 2px 8px;
    text-align: center;
    margin: 4px 0 0 2px;
}
/*寮瑰嚭绐楄璁�*/
div.drag{
    position:absolute;
    width:400px;
    height:320px;
    left: 560px;
    top:300px;
    display:none;
    z-index: 2;
}
div.drag .head{
    background-color: #D9F3FC;
}

div.pager2 a.right {
    float: right;
    padding: 2px 8px;
    text-align: center;
    margin: 4px 0 0 2px;
}
div.pager a.current,
div.pager2 a.current {
    border: 1px solid #ddd;
    background-color: #A2A2A2;
    color: #FFFFFF;
    font-weight: bold;
    cursor: default;
}
#inner input {
    border: medium none;
    border-bottom: 1px solid #7F9DB9;
    padding: 0 1px;
}
table.grid {
    width: 100%;
    overflow: hidden;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
table.grid .head,
#dialog table.grid .head {
    text-align: center;
    /*background: #E9F4FF url(/common/mainbg.gif) repeat-x left -40px;*/
}
tr.grid {
    /*background: url(/common/head.gif) repeat-x;*/
}
tr.yibiao {
    background: #ccc;
}
.grid input {
    margin: 2px !important;
    margin: -2px -1px -1px -2px;
}
.grid img {
    margin: 1px 2px;
}
.grid tr:hover, tr.hover {
    background-color: #F0FAFC;
}
.grid th,
.grid td {
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    padding: 1px 2px 2px 2px;
    white-space: nowrap;
    border-color: #fff #ddd #ddd #fff;
}
table.grid tr.select {
    background-color: #CEEFFB;
}
table.grid .notfound {
    color: #aaa;
    padding: 40px 20px;
    text-align: left;
    font-weight: bold;
    background-color: #F0FAFC;
}
div.popmenu {
    padding: 1px;
    border: 1px solid #bbb;
    background-color: white;
}
div.popmenu div {
    cursor: default;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    /*background: white url(/common/menuleft.gif) repeat-y;*/
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
div.popmenu img {
    border: none;
    margin: 2px 6px 2px 2px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
div.popmenu div.item {
    color: black;
}
div.popmenu div.disable {
    color: #aaa;
}
div.popmenu div.item:hover,
div.popmenu div.hover {
    color: black;
    font-weight: bold;
    cursor: pointer;
    background: #D9F3FC none;
}
div.popmenu div.sep {
    height: 1px;
    font-size: 1px;
    padding: 3px 3px 3px 22px;
}
div.popmenu span {
    height: 1px;
    font-size: 1px;
    display: block;
    overflow: hidden;
    background-color: #ccc;
}
.calendar {
    display: none;
    position: absolute;
    border: 2px solid #C0DAF3;
    background-color: #F0FAFC;
}
.calendar td {
    width: 25px;
    font-size: 9pt;
    cursor: default;
    text-align: center;
    border: 1px solid #F0FAFC;
    background-color: #F0FAFC;
}
.calendar .btnUp {
    border-width: 1px;
    border-style: solid;
    border-color: #fff #C0DAF3 #C0DAF3 #fff;
}
.calendar .btnDown {
    border-width: 1px;
    border-style: solid;
    border-color: #C0DAF3 #fff #fff #C0DAF3;
}
.calendar .month {font-weight: normal;}
.calendar .hover {border: 1px solid #C0DAF3;}
.calendar .sunday {color: red;}
.calendar .satday {color: red;}
.calendar .today {color: blue;}
.calendar .notday {color: lightgrey;}
.lineedit {
    margin: 0px;
    padding: 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #0066CC;
    background-color: transparent;
}
.combobox {
    overflow-x: hidden;
    overflow-y: auto;
    border: 2px solid #C0DAF3;
    background-color: white;
}
.combobox .hover {
    background-color: #ddd;
}
.combobox div {
    width: 100%;
    cursor: default;
    padding: 1px 2px;
    font-family: verdana;
    line-height: 140%;
    white-space: nowrap;
}
ul.treeview {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: auto;
    background-color: white;
    border: 1px solid #aaa;
    width: 180px;
    height: 380px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
ul.treeview ul,
ul.treeview li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.treeview img {
    border: none;
    vertical-align: middle;
}
ul.treeview img.icon {
    margin: 1px 3px 1px 1px;
}
ul.treeview div {
    line-height: 18px;
    _height: 19px;
    padding: 0px 3px;
    cursor: default;
    white-space: nowrap;
}
ul.treeview div:hover,
ul.treeview div.hover {
    background-color: #eee;
}
ul.treeview div.active {
    background-color: #ddd;
    font-weight: bold;
}
.listbox {
    margin: 0px;
    padding: 0px;
    overflow: auto;
}
.listbox img {
    border: none;
    margin: 2px 3px 1px 1px;
    vertical-align: middle;
}
.listbox div {
    width: auto !important;
    width: 100%;
    line-height: 18px;
    _height: 19px;
    padding: 1px 2px 0 2px;
    cursor: default;
    white-space: nowrap;
}
.listbox div:hover,
.listbox div.hover {
    background-color: #eee;
}
.listbox div.active {
    background-color: #ddd;
}

/* 鍔犺浇鏁版嵁loading閬僵灞�  寮�濮� */
/*#loading {
	width: 1000px;
	height: 800px;
	/*	background-color: black;
*/
	/*filter: alpha(Opacity=45);
	-moz-opacity: 0.7;
	opacity: 0.7;
	align-content: center;
}*/

/*.blur {
	background: red;
	filter: url(blur.svg#blur);
	
	-webkit-filter: blur(100px);
	
	-moz-filter: blur(100px);
	-ms-filter: blur(100px);
	filter: blur(100px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=100, MakeShadow=false);

}*/
.circle {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(0,183,229,0.9);
    opacity: .9;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 150px;
    box-shadow: 0 0 125px #2187e7;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
}

.circle1 {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(0,183,229,0.9);
    opacity: .9;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-radius: 150px;
    box-shadow: 0 0 55px #2187e7;
    width: 20px;
    height: 20px;
/*     left:30px; */
    margin: 0 auto;
    position: relative;
    top: 30%;
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
}

.circle_msg{
	margin: 0 auto;
    position: relative;
    top: 30%;
    left: 3px;
    text-align: center;
    width: 100%;
    color: #1e7f98;
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(360deg);
	}

}

@-moz-keyframes spinoff {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(-360deg);
	}

}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}

}

@-webkit-keyframes spinoff {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
	}

}

@-moz-keyframes spinPulse {
	0% {
		-moz-transform: rotate(160deg);
		opacity: 0;
		box-shadow: 0 0 1px #2187e7;
	}
	50% {
		-moz-transform: rotate(145deg);
		opacity: 1;
	}
	100% {
		-moz-transform: rotate(-320deg);
		opacity: 0;
	}

}

@-moz-keyframes spinoffPulse {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(360deg);
	}

}

@-webkit-keyframes spinPulse {
	0% {
		-webkit-transform: rotate(160deg);
		opacity: 0;
		box-shadow: 0 0 1px #2187e7;
	}
	50% {
		-webkit-transform: rotate(145deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: rotate(-320deg);
		opacity: 0;
	}

}

@-webkit-keyframes spinoffPulse {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}

}

.datagrid-mask {
	background-color: #ffffff;
	position: fixed;
	top: 0px;
	align-content: center;
	width: 100%;
	height: 100%;
	opacity: .3;
	z-index: 999;
	display: none;
}

.datagrid-mask-msg{
	position: fixed;
	width: 100%;
	height: 100%;
	align-content: center;
	z-index: 999;
	display: none;
}

.open{
	display: block;
}
/* 鍔犺浇鏁版嵁loading閬僵灞�  缁撴潫 */

/* 鎼滅储鏉＄疆椤惰缃� */
.search_nav{
    position: fixed; /* 缁濆瀹氫綅锛宖ixed鏄浉瀵逛簬娴忚鍣ㄧ獥鍙ｅ畾浣嶃�� */
    top: 0px; /* 璺濈绐楀彛椤堕儴璺濈 */
    left: 0px; /* 璺濈绐楀彛宸﹁竟鐨勮窛绂� */
    width:100%; /* 瀹藉害璁剧疆涓�100% */
    height:40px; /* 楂樺害 */
    z-index:99; /* 灞傚彔椤哄簭锛屾暟鍊艰秺澶у氨瓒婇珮銆傞〉闈㈡粴鍔ㄧ殑鏃跺�欏氨涓嶄細琚叾浠栧唴瀹规墍閬尅銆� */
    padding-top: 4px;
    padding-left: 9px;
  	background-color: #eeeeee;
  	box-shadow: 0 0 5px #888; /* 闃村奖閮ㄥ垎 */
  	border-bottom: 1px solid #ebebeb; /* 缇藉寲闃村奖 */
}



