*{font-family: "Microsoft YaHei";}

.dis{
  display:block;
}
.inline{
  display:inline;
}
.none{
  display:none;
}

h1 {
  background: whitesmoke;
  /*cbackground: #F4FAFB;
  border: 1px solid #BBDDE5;*/
  border: none;
  color: #666666;
  font-size: 12px;
  /*padding: 6px 5px;*/
  padding: 1px;
  margin: 0 0 1px 0;
  overflow:hidden;
}

h1 a:visited {
  color: #999999;
  cursor:pointer;
}

h1 a:link {
  color: #999999;
  cursor:pointer;
}

h1 a:hover {
  color: #EB8A3D;
  cursor:pointer;
}

h1 span{zoom:1;}

h1 .action-span {
  float: left;
  padding-left: 10px;
  color:#0054a6;
}

/*h1 .action-span a {
  color: #ef696a;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display:block;
  padding:2px 5px 2px 23px;
  *padding:4px 5px 2px 23px;
  border:2px solid #ef696a;
  border-right:2px solid #ef696a;
  border-bottom:2px solid #ef696a;
  background:#feeaea url(../images/icon_add.gif) no-repeat 3px center;
  *background:#feeaea url(../images/icon_add.gif) no-repeat 3px 3px;
}
h1 .action-span a:hover {
  border:2px solid #d61718;
  border-right:2px solid #d61718;
  border-bottom:2px solid #d61718;
  background:#feeaea url(../images/icon_add.gif) no-repeat 3px center;
  *background:#feeaea url(../images/icon_add.gif) no-repeat 3px 3px;
  color:#d61718;
  text-decoration:none;
}*/


h1 .action-span a {
    background: url("../../images/shanghai_hsmj/new_button_bg.gif") no-repeat scroll -1px 0 ;
    border: 1px solid #2D5082;
    margin: 2px;
    padding: 4px 18px 4px 18px;
    color:#0054a6;
	font-weight:normal;
	height:26px;
    font-size:12px;
}
h1 .action-span a:hover {
    background: url("../../images/shanghai_hsmj/new_button_bg.gif") no-repeat scroll -1px 0 ;
    border: 1px solid #2D5082;
    margin: 2px;
    padding: 4px 18px 4px 18px;
    color:#0054a6;
    text-decoration:none;
	font-weight:normal;
	height:26px;
    font-size:12px;
}

h1 .action-span a:visited {
    background: url("../../images/shanghai_hsmj/new_button_bg.gif") no-repeat scroll -1px 0 ;
    border: 1px solid #2D5082;
    margin: 2px;
    padding: 4px 18px 4px 18px;
    color:#0054a6;
    text-decoration:none;
	font-weight:normal;
	height:26px;
    font-size:12px;
}

/*.action-span a {
  color: #ef696a;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display:block;
  padding:2px 5px 2px 23px;
  *padding:4px 5px 2px 23px;
  border:2px solid #ef696a;
  border-right:2px solid #ef696a;
  border-bottom:2px solid #ef696a;
  background:#feeaea url(../images/icon_add.gif) no-repeat 3px center;
  *background:#feeaea url(../images/icon_add.gif) no-repeat 3px 3px;
}

.action-span a:hover {
  border:1px solid #5FA6B6;
  border-right:2px solid #5FA6B6;
  border-bottom:2px solid #5FA6B6;
  background:#feeaea url(../images/icon_add.gif) no-repeat 3px center;
  *background:#feeaea url(../images/icon_add.gif) no-repeat 3px 3px;
  color:#d61718;
  text-decoration:none;
} */

.action_span_btn {
    float:left;
	padding:0 5px;
}

.action_span_btn a {
    /*border: 1px solid #2D5082;*/
    color:#0054a6;
    font-size:12px;
	font-weight:bold;
    height:20px;
	padding-right:5px;
	text-decoration:none;
	cursor:pointer;
}

.action_span_btn a:link{
	color:#0054a6;
    font-size:12px;
	cursor:pointer;
}

.action_span_btn a:hover {
    /*border: 1px solid #2D5082;*/
    color:#0054a6;
	font-weight:bold;
    font-size:12px;
    height:20px;
	color:#0054a6;
    text-decoration:none;
	cursor:pointer;
}

.action_span_btn a:visited {
    /*border: 1px solid #2D5082;*/
    color:#0054a6;
	font-weight:bold;
    font-size:12px;
    height:20px;
    text-decoration:none;
	cursor:pointer;
}


.action_span_link {
    float:left;
	padding:0 5px;
}

.action_span_link a {
    /*border: 1px solid #2D5082;*/
    color:#0054a6;
    font-size:12px;
	font-weight:bold;
    height:20px;
	padding-right:5px;
	text-decoration:none;
	cursor:pointer;
}

.action_span_link a:link{
	color:#0054a6;
    font-size:12px;
	cursor:pointer;
}

.action_span_link a:hover {
    /*border: 1px solid #2D5082;*/
    color:#0054a6;
	font-weight:bold;
    font-size:12px;
    height:20px;
	color:#0054a6;
    text-decoration:none;
}

.action_span_link a:visited {
    /*border: 1px solid #2D5082;*/
    color:#0054a6;
	font-weight:bold;
    font-size:12px;
    height:20px;
    text-decoration:none;
}


h2 {
  /*
  background:#ffffff;
  border-top: 1px solid #c4c1c1;
  border-left: 1px solid #c4c1c1;
  border-right: 1px solid #c4c1c1;
  border-top: 1px solid #c4c1c1;
  border-right: 1px solid #c4c1c1;
  color: #0054a6;
  */
  font-size: 14px;
  /*padding: 4px 0px 4px 1px;*/
  margin: 0px 1px 0px 2px;
  overflow:hidden;
  line-height:26px;
  display: inline-block;
  width:99%;
}

h2 a:visited {
  color: #333;
}

h2 a:link {
  color: #333;
}

h2 a:hover {
  color: #0054a6;
}

h2 span{zoom:1;}

h2 .action-span {
  float: right;
  margin-top:2px;
  padding-right: 4%;
  line-height:26px;
  font-size: 14px;
  font-weight:300;
  color:#000000;
}

h2 .action-span a {
  color: #666;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display:block;
  padding:2px 5px 2px 23px;
  *padding:4px 5px 2px 23px;
  border:1px solid #278296;
  border-right:2px solid #278296;
  border-bottom:2px solid #278296;
}

h2 .action-span a:hover {
  border:1px solid #5FA6B6;
  border-right:2px solid #5FA6B6;
  border-bottom:2px solid #5FA6B6;
  color:#666;
  text-decoration:none;
}

h2 .action-span td {
  font-size:14px;
}

h2 .action-span1 {
  float:left;
  margin-top:2px;
  padding-left:2px;
  font-size:14px;
  font-weight:bold;
}

.edit_span{
  color: #666;
  font-size: 11px;
  text-decoration: none;
  padding:2px 4px 2px 4px;
  border:1px solid #483D8B;
}


#footer_bak {
	background-color: #282828;
	/*border: 1px solid #BBDDE5;*/
	border:none;
	width:100%;
	padding: 5px 0px;
	color: #9CACAF;
	height:20px;
	margin:0;
	text-align: center;
	background-position: center;  
	background-image: url(../../images/pic_home_foot_inner_s.gif);
	background-repeat: no-repeat;
}

#footer_space {
	background-color: #ffffff;
	border:none;
	width:100%;
	height:10px;
	padding: 20px 0px;
	margin:0;
}

#footer {
	position:fixed;  
	left:0px;  
    bottom:0;
	background-color: #282828;
	padding: 5px 0px;
	height:20px;
	text-align: center;
	border:none;
	_position:absolute;  
    _top:expression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight);  
	background-image: url(../../images/pic_home_foot_inner_s.gif);
	background-repeat: no-repeat;
	background-position: center;  
	width:100%;	
}

.main-div {
  border-radius: 4px;
  /*margin-bottom: 10px;*/
  padding: 12px;
  background-color: #ffffff;
  margin: 12px 0 6px 0;
}

.main-div table {
  background: #FFFFFF;
  /*border: 2px solid #FFFFFF;*/
  width: 85%;
}

.main-div .table90 {
  background: #FFFFFF;
  /*border: 2px solid #FFFFFF;*/
  width: 90%;
}

.main-div .table95 {
  background: #FFFFFF;
  /*border: 2px solid #FFFFFF;*/
  width: 95%;
}

.main-div table td{
  padding-top:4px;
  font-size:14px;
}

.main-div .subtitle {
	font-size:13px; font-weight:900; text-align:left; border-bottom:2px solid #0054a6;
	padding-top:10px;
}

.form-div {
  background: whitesmoke;
	/*
  border-top: 1px solid #F0FFF0;
  border-bottom:1px solid #F0FFF0;
  */
  padding: 5px 0 0 0;
  color: #808080;
}

.form-div select, .form-div input, .form-div img {
  vertical-align: middle;
}


.form-div-withmenu {
  background: whitesmoke;
	/*
  border-top: 1px solid #F0FFF0;
  border-bottom:1px solid #F0FFF0;
  */
  padding: 5px 0 0 0;
  color: #808080;
  border-left: 0px solid #0054a6;
}

.form-div-withmenu select, .form-div-withmenu input, .form-div-withmenu img {
  vertical-align: middle;
}

/*
 首页表头样式 
*/
.index-div {
  width: 100%;
  background: #EEF8F9;
  border: 1px solid #BBDDE5;
  font-size: 14;
  
}

/*
 列表部分的样式
 */
.list-div {
  width: 100%;
  background: #e4e4e4;
  padding-top:0px;
}

.list-div-ad {
  border: 0px solid #BBDDE5;
}

.list-div table {
  width: 100%;
  
}

.list-div th {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color:#0054a6;
    /*background:#0054a6;*/
    text-align:left;
    height:32px;
    line-height:32px;
}

.list-div .innerth {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    text-align:left;
    height:28px;
	padding-left:10px;
    line-height:28px;
}

.list-div td {
  background: #ffffff;
  line-height: 20px;
  text-align:left;
  font-size:12px; 
  padding:4px 2px 0px 2px;
  vertical-align:top;
}

.list-div td.first-cell{
  font-weight: bold;
  padding-left: 2px;
}

.list-div .popupwindow {
  color:#2859e7;
}

.list-div input {
  vertical-align: middle;
}

.list-div th a{
  color: #ffffff;
  cursor:pointer;
}

/*
.list-div a:link { text-decoration: none;  color: #ffffff; }
.list-div a:hover{ color: #999999; }
*/

.list-div input, list-div img {
  vertical-align: middle;
}

.list-div .footer {
  background: #F4FAFB;
  text-align: right;
}

.list-div img{border:0;}

.list-div .page_class a:visited, .list-div .page_class a:link {
  text-decoration: none;
  color: #192E32;
}

/*
 小字体格式列表部分的样式
 */
.list-div-small {
  width: 100%;
  background: #e4e4e4;
  padding-top:0px;
}

.list-div-small-ad {
  border: 0px solid #BBDDE5;
}

.list-div-small table {
  width: 100%;
  
}

.list-div-small th {
	color: #000000;
    background-color:#f4f6fa;
    border-color: #f4f6fa;
	font-weight: 300;
	border-top: 1px solid #f4f6fa;
    border-bottom: 1px solid #f4f6fa;
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    vertical-align:middle;
    font-size: 16px;
    text-align:center;
    height:30px;
    letter-spacing: .04em;
    line-height: 18px;
	text-transform: uppercase;
}


.list-div-small .innerth {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    text-align:left;
    height:28px;
	padding-left:10px;
    line-height:28px;
}

.list-div-small td {
  background: #ffffff;
  text-align:left;
  font-size:16px; 
  vertical-align:top;
  height:32px;
  line-height:18px;
  padding:6px 6px;
}

.list-div-small td.first-cell{
  font-weight: bold;
  padding-left: 2px;
}

.list-div-small .popupwindow {
  color:blue;
  font-size:16px;
}

.list-div-small input {
  vertical-align: middle;
}

.list-div-small th a{
  color: #ffffff;
  cursor:pointer;
  font-size:16px; 
}

/*
.list-div-small a:link { text-decoration: none;  color: #0054a6; cursor:pointer;font-size:14px;}
.list-div-small a:hover{ color: #0054a6; cursor:pointer;font-size:14px;}
*/

.list-div-small input, list-div img {
  vertical-align: middle;
}

.list-div-small .footer {
  background: #F4FAFB;
  text-align: right;
}

.list-div-small img{border:0;}

.list-div-small .page_class{
  height:46px;line-height:46px;vertical-align:middle;
}

.list-div-small .page_class a:visited, .list-div .page_class a:link {
  text-decoration: none;
  color: #192E32;
}


/*
 打印表列表部分的样式
 */
.print-list-div {
  width: 99%;
  background: #666666;
  margin: 0 auto;
}

.print-list-div-ad {
  border: 0px solid #BBDDE5;
}

.print-list-div table {
  width: 100%;
}

.print-list-div th {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#ab1d3e;
    /*background:#ab1d3e;*/
    text-align:left;
    height:28px;
    line-height:28px;
}

.print-list-div .innerth {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#ab1d3e;
    text-align:left;
    height:28px;
	padding-left:10px;
    line-height:28px;
}

.print-list-div td {
  background: #ffffff;
  line-height: 24px;
  text-align:left;
}

.print-list-div td.first-cell{
  font-weight: bold;
  padding-left: 2px;
}

.print-list-div .popupwindow {
  color:#2859e7;
}

.print-list-div input {
  vertical-align: middle;
}

.print-list-div th a{
  color: #ffffff;
}

/*
.print-list-div a:link { text-decoration: none;  color: #ffffff; }
.print-list-div a:hover{ color: #999999; }
*/

.print-list-div input, print-list-div img {
  vertical-align: middle;
}

.print-list-div .footer {
  background: #F4FAFB;
  text-align: right;
}

.print-list-div img{border:0;}

.print-list-div .page_class a:visited, .print-list-div .page_class a:link {
  text-decoration: none;
  color: #192E32;
}
/*
 带菜单部分的列表部分的样式
 */
.list-div-withmenu {
  width: 100%;
  background: whitesmoke;
  padding-top:0px;
  border-left: 0px solid #0054a6;
}

.list-div-withmenu-ad {
  border: 0px solid #BBDDE5;
}

.list-div-withmenu table {
  width: 100%;
  
}

.list-div-withmenu th {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    /*background:#0054a6;*/
    text-align:left;
    height:28px;
    line-height:28px;
}

.list-div-withmenu .innerth {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    text-align:left;
    height:28px;
	padding-left:10px;
    line-height:28px;
}

.list-div-withmenu td {
  background: #ffffff;
  line-height: 22px;
  text-align:left;
}

.list-div-withmenu td.first-cell{
  font-weight: bold;
  padding-left: 10px;
}

.list-div-withmenu .popupwindow {
  color:#2859e7;
}

.list-div-withmenu input {
  vertical-align: middle;
}

.list-div-withmenu th a{
  color: #ffffff;
}

/*
.list-div-withmenu a:link { text-decoration: none;  color: #ffffff; }
.list-div-withmenu a:hover{ color: #999999; }
*/

.list-div-withmenu input, list-div-withmenu img {
  vertical-align: middle;
}

.list-div-withmenu .footer {
  background: #F4FAFB;
  text-align: right;
}

.list-div-withmenu img{border:0;}

.list-div-withmenu .page_class a:visited, .list-div-withmenu .page_class a:link {
  text-decoration: none;
  color: #192E32;
}



.start-div {
  width: 100%;
  border: none;
}

.start-div-ad {
  border: 0px solid #BBDDE5;
}

.start-div table {
  width: 100%;
}

.start-div th {
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  color:#ffffff;
}

.start-div td {
  background: #FFF;
  line-height: 20px;
}

.start-div td.first-cell{
  font-weight: bold;
  padding-left: 10px;
}

.start-div input {
  vertical-align: middle;
}

 .start-div a:link {
  text-decoration: none;
  color: #335B64;
}


.start-div a:hover {
  color: #9D7250;
}

.start-div input, .start-div img {
  vertical-align: middle;
}

.start-div .footer {
  background: #F4FAFB;
  text-align: right;
}


.submit-form-div {
  background: #ffffff;
  border-radius: 4px;
  /*margin-bottom: 10px;*/
  padding: 12px;
  background-color: #ffffff;
  margin: 0 0 6px 0;
}

.submit-form-div table {
  background: #FFFFFF;
  /*border: 2px solid #FFFFFF;*/
  width: 95%;
}

.submit-form-div input{
  height:28px;
  font-size:13px;
}

.submit-form-div table td{
  vertical-align:middle;
  font-size:16px;
}

.submit-form-div .subtitle {
	font-size:32px; font-weight:900; text-align:left; border-bottom:4px solid #0054a6;
	padding-top:10px;
	padding-left:128px;
	padding-bottom:5px;
}


#page-table {
  width: 100%;
}

#page-link {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid #999;
}

/*
 标签部分的样式
 */
.tab-div {
  background-color:#ffffff;
  /*margin: 0 0 16px 0;*/
  margin: 0;
  padding: 0px;
}

#tabbar-div {
  height: 36px;
  line-height:36px;
}

.tab-front {
  color:#55595c;
  height: 34px;
  line-height: 34px;
  font-weight: 600;
  font-size:15px;
  margin: 0 12px 0 6px;
  cursor: pointer;
  float:left;
  text-align:left;
  /*background:url(../../images/link2red.png) no-repeat 0px top;*/
}

.tab-back {
  color: #0054a6;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  margin: 0 16px 0 0;
  cursor: pointer;
  float:left;
  text-align:left;
  /*background:url(../../images/link2blue.png) no-repeat 0px top;*/
}

.tab-hover {
  color: #0054a6;
  font-weight: bold;
  background: #ffffff;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  margin: 0 12px 0 6px;
  cursor: pointer;
  float:left;
  text-align:left;
}

#tabbody-div {

/*
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px;*/
  
  margin-top:-3px;
  background: #FFF;
}

#tabbody-div img {
  vertical-align: middle;
}

#tabbody-div table {
  background: #e4e4e4;
  border-collapse: separate;
  border-spacing:1;
}

#tabbody-div th {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    /*background:#0054a6;*/
    text-align:left;
    height:30px;
    line-height:30px;
}

#tabbody-div .td4task {
	background-color:#ffffff;
    border-bottom: 3px solid #0054a6 !important;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    height:30px;
	color:#0054a6;
	text-align:center;
    line-height:30px;
}

#tabbody-div td {
  background: #ffffff;
  font-size:13px;
  /*
  line-height: 20px;
  padding-left:2px;*/
}

#tabbody-div td.first-cell{
  font-weight: bold;
  padding-left:4px;
}

#tabbody-div td.thecnt{
  background: #ffffff;
  font-size:13px;
  line-height: 20px;
  padding-left:4px;
}

#tabbody-div td.th-cell{
  font-weight: bold;
  line-height: 32px;
  color:#4F5467;
  background-color:#dddee1;
  vertical-align:middle;
  text-align:center;
  font-size:14px;
  border-top:2px solid #dddee1;
  border-bottom:2px solid #dddee1;
}


#tabbody-div input.big_button {
	background-color: #36405E;
	cursor: pointer;
	color:#ffffff;
	padding: 1px 9px;
	border:0;
	height:32px;
	font-size:14px;
	border-radius: 3px;
	margin:4px;
}

#tabbody-div input.big_button_an {
	background-color: #9d9d9d;
	cursor: pointer;
	color:#ffffff;
	margin: 0px 2px;
	padding: 0px 6px;
	border:0;
	height:32px;
	border-radius: 2px;
	font-size:14px;
}

#tabbody-div input.big_button2red {
    background-color:red;
    cursor: pointer;
    color: #ffffff;
    padding: 1px 9px;
    border: 0;
    height: 32px;
    font-size: 16px;
    border-radius: 3px;
    margin: 4px;
}

#tabbody-div input.big_button4task {
    background-color: #f1f6fc;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: blue;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    height:36px;
    margin: 2px 1px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

input.big_button4blue {
    background-color: #0054a6;
    /*background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;*/
	cursor: pointer;
	color:#ffffff;
	padding: 1px 9px;
	border-color: #0054a6;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
	font-size:14px;
	font-weight:bold;
	border-radius: 3px;
    text-align: center;
	line-height:26px;
}

#tabbody-div th a{
  color: red;
}

#tabbody-div a:link {
  text-decoration: none;
  color: red;
}

#tabbody-div a:hover {
  color: red;
}

.list-div img {
  vertical-align: middle;
}

#tabbody-div .footer {
  background: #F4FAFB;
  text-align: right;
}

#tabbody-div img{border:0;}


#tabbody-div .page_class a:visited, #tabbody-div .page_class a:link {
  text-decoration: none;
  color: #192E32;
}


/* --------------------- 主页面列表与其他控制tab--------------------------*/
#tabbar-div-main {
  /*border-bottom:2px solid #dee2e6;*/
  padding: 10px 0;
  height: 42px;
  line-height:42px;
  /* position:fixed;width:100%;top:66px;background-color:#ffffff; */
  /*顶部固定不动*/
  z-index: 998;
}

#tabbar-div-main .tab-desk {
  height: 34px;
  line-height: 34px;
  width:36px;
  float:left;
  margin-right:0;
  background:url(../../images/desktop.png) no-repeat 0px top;
}

#tabbar-div-main .innertab-desk {
  height: 34px;
  line-height: 34px;
  width:32px;
  float:left;
  background:url(../../images/mi.png) no-repeat 0px top;
}

#tabbar-div-main .tab-front {
  color:#36405E;
  flex: 1 1 auto;
  height: 34px;
  line-height: 34px;
  font-weight: 600;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  border-bottom:3px solid #36405E;
  display: block;
}

#tabbar-div-main .tab-back {
  color:#000000;
  flex: 1 1 auto;
  height: 34px;
  line-height: 34px;
  font-weight: 600;
  font-size:15px;
  cursor: pointer;
  float:left;
  opacity: 1;
  text-align:left;
  display: block;
}

#tabbar-div-main .tab-text{
  color:#000000;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  padding: 0 0 0 24px;
  cursor: pointer;
  float:left;
  text-align:left;
}

#tabbar-div-main .tab-hover {
  color: #0054a6;
  font-weight: bold;
  background: #ffffff;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
}

#tabbar-div-main .innertab-front {
  color:#000000;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  opacity: 1;
  background:url(../../images/link2red2s.png) no-repeat 0px top;
}

#tabbar-div-main .innertab-back {
  color:#0054a6;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  background:url(../../images/link2blue2s.png) no-repeat 0px top;
}

#tabbar-div-main .innertab-hover {
  color: #0054a6;
  font-weight: bold;
  background: #ffffff;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
}


#tabbar-div-main-minitop {
  /*border-bottom:2px solid #dee2e6;*/
  padding: 0px;
  height: 36px;
  line-height:36px;
  position:fixed;width:100%;top:0px;
  background-color:#fff;/*顶部固定不动*/
}

#tabbar-div-main-minitop .tab-desk {
  height: 34px;
  line-height: 34px;
  width:36px;
  float:left;
  background:url(../../images/desktop.png) no-repeat 0px top;
}

#tabbar-div-main-minitop .innertab-desk {
  height: 34px;
  line-height: 34px;
  width:32px;
  float:left;
  background:url(../../images/mi.png) no-repeat 0px top;
}

#tabbar-div-main-minitop .tab-front {
  color:#0054a6;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  opacity: 1;
  border-bottom:3px solid #0054a6;
}

#tabbar-div-main-minitop .tab-back {
  color:#464646;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
}

#tabbar-div-main-minitop .tab-text{
  color:#0054a6;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  padding: 0 0 0 24px;
  cursor: pointer;
  float:left;
  text-align:left;
}

#tabbar-div-main-minitop .tab-hover {
  color: #0054a6;
  font-weight: bold;
  background: #ffffff;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
}

#tabbar-div-main-minitop .innertab-front {
  color:#000000;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  opacity: 1;
  background:url(../../images/link2red2s.png) no-repeat 0px top;
}

#tabbar-div-main-minitop .innertab-back {
  color:#0054a6;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  background:url(../../images/link2blue2s.png) no-repeat 0px top;
}

#tabbar-div-main-minitop .innertab-hover {
  color: #0054a6;
  font-weight: bold;
  background: #ffffff;
  height: 34px;
  line-height: 34px;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
}


#tabbar-div-main-notop {
  background-color:#fff;
  padding: 0px;
  height: 36px;
  line-height:36px;
}

#tabbar-div-main-notop .innertab-desk {
  height: 34px;
  line-height: 34px;
  width:32px;
  float:left;
  background:url(../../images/mi.png) no-repeat 0px top;
}

#tabbar-div-main-notop .innertab-front {
  color:#0054a6;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  opacity: 1;
  margin: 0 10px;
  border-bottom:3px solid #0054a6;
}

#tabbar-div-main-notop .innertab-back {
  color:#464646;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size:15px;
  cursor: pointer;
  float:left;
  text-align:left;
  margin: 0 10px;
}

/*内部表格********************************************/
.inner-tab-div{
  padding:24px 12px 24px 4px;
  border-radius:4px;
  background-color:#ffffff;
  margin: 0 0 6px 0;
}
.inner-table-body-div {
  /*
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px;*/
  margin-top:-3px;
  background: #FFF;
}

.inner-table-body-div img {
  vertical-align: middle;
}

.inner-table-body-div table {
  width: 100%;
  background: #e4e4e4;
  border-collapse: separate;
  border-spacing:1;
}

.inner-table-body-div th {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    /*background:#0054a6;*/
    text-align:left;
    height:30px;
    line-height:30px;
}

.inner-table-body-div .td4task {
	background-color:#ffffff;
    border-bottom: 3px solid #0054a6 !important;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    height:30px;
	color:#0054a6;
	text-align:center;
    line-height:30px;
}

.inner-table-body-div td {
  background: #ffffff;
  line-height: 24px;
  font-size:15px;
  padding-left:4px;
}

.inner-table-body-div td.first-cell{
  font-weight: bold;
  padding-left:4px;
}

.inner-table-body-div td.th-cell{
  font-weight: bold;
  line-height: 32px;
  color:#4F5467;
  background-color:#dddee1;
  vertical-align:middle;
  text-align:center;
  font-size:15px;
  border-top:2px solid #dddee1;
  border-bottom:2px solid #dddee1;
}


.inner-table-body-div input.big_button {
	background-color: #36405E;
	cursor: pointer;
	color:#ffffff;
	padding: 1px 9px;
	border:0;
	height:32px;
	font-size:14px;
	border-radius: 3px;
	margin:4px;
}

.inner-table-body-div input.big_button_an {
	background-color: #43c48c;
	cursor: pointer;
	color:#ffffff;
	margin: 0px 2px;
	padding: 0px 6px;
	border:0;
	height:32px;
	border-radius: 2px;
	font-size:14px;
}

.inner-table-body-div input.big_button2red {
    background-color:red;
    cursor: pointer;
    color: #ffffff;
    padding: 1px 9px;
    border: 0;
    height: 32px;
    font-size: 16px;
    border-radius: 3px;
    margin: 4px;
}

.inner-table-body-div input.big_button4task {
    background-color: #f1f6fc;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: blue;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    height:36px;
    margin: 2px 1px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}


.inner-table-body-div th a{
  color: red;
}

.inner-table-body-div a:link {
  text-decoration: none;
  color: red;
}

.inner-table-body-div a:hover {
  color: red;
}



.inner-table-body-div .footer {
  background: #F4FAFB;
  text-align: right;
}

.inner-table-body-div img{border:0;}


.inner-table-body-div .page_class a:visited, .inner-table-body-div .page_class a:link {
  text-decoration: none;
  color: #192E32;
}

/*  -------------------支付表-----------------------------------  */
#payment-table {
  padding: 2px;
  background: #fff;
}


#payment-table img {
  vertical-align: middle;
}

#payment-table table {
  width: 100%;
  
}

#payment-table td.label {
  text-align: right;
  vertical-align: top;
  font-size:14px;
  font-weight: bold;
  padding: 2px 1em;
  width: 16%;
  color:#000000;
}

#payment-table th {
    background: url("../../images/02_home_titlebg_05.jpg") repeat-x;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#0054a6;
    /*background:#0054a6;*/
    text-align:left;
    height:28px;
    line-height:28px;
}

#payment-table td {
  background: #ffffff;
  line-height: 24px;
  font-size:13px;
}

#payment-table td.first-cell{
  font-weight: bold;
  padding-left: 10px;
}

#payment-table input {
  vertical-align: middle;
  height:24px;
  font-size:14px;
  font-weight:bold;
}

#payment-table select {
  vertical-align: middle;
  height:24px;
  font-size:14px;
  font-weight: bold;
}

#payment-table th a{
  color: #ffffff;
}

#payment-table a:link {
  text-decoration: none;
  color: #ffffff;
}

#payment-table a:hover {
 /* color: #999999;*/
}

#payment-table input, list-div img {
  vertical-align: middle;
}

#payment-table .footer {
  background: #F4FAFB;
  text-align: right;
}

#payment-table img{border:0;}


#payment-table .page_class a:visited, #payment-table .page_class a:link {
  text-decoration: none;
  color: #192E32;
}

/*  ------------------------------------------------------  */


.tab-body {
  border: 0px solid #BBDDE5;
  padding: 5px;
}


/*
表单部分
*/
.notice-span {
  color: #666;
}


td.label {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 1em;
  width: 18%;
}

td.bh_label {
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  padding: 16px 2em;
  width: 18%;
}

td.bh_label10 {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 16px 1.5em;
  width: 10%;
}

td.bh_label13 {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 16px 0.2em 16px 1.7em;
  width: 13%;
}

td.bh_label15 {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 16px 1.8em;
  width: 15%;
}

td.bh_label18 {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 16px 1.8em;
  width: 18%;
}


td.bl_label13 {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 12px 1.8em;
  width: 13%;
}

td.bh_label10 {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 16px 1.5em;
  width: 10%;
}
td.label_r {
  text-align: right !important;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 2em;
  width: 18%;
}

td.label_l{
  text-align: left !important;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 2em;
  width: 24%;
}

td.d_label {
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
  width: 12%;
}

td.n_label {
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
  width: 11%;
}

td.label_2 {
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
}

td.labelcenter {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

td.x_label {
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
  width: 32%;
}

td.td_1 {
  text-align: right;
  vertical-align: middle;
  padding: 5px 1em;
}

td.label_left {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
}

td.finance_left {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  padding: 1px 0em;
}

td.text_left {
  text-align: left;
  vertical-align: middle;
}

td.narrow-label {
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
  width: 20%;
}

td.micro-label {
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  padding: 5px 1em;
  width: 127px;
  *width: 150px;
}

.button-div {
  text-align: center;
  padding: 3px 0;
}

input.button {
  /* padding: 2px 8px 0px;
     margin: 2px 2px;
     border: 1px solid #999999;
     background: url(../images/button_bg.gif) repeat-x;*/
	margin: 3px 2px;
	background-color: #36405E;
	cursor: pointer;
	color:#ffffff;
	padding: 2px 4px;
	border:0;
	font-size:15px;
	font-weight:bold;
	border-radius: 3px;
	height:28px;
	line-height:26px;
}

input.button_an {
	margin: 3px 2px;
	background-color: #43c48c;
	cursor: pointer;
	color:#ffffff;
	padding: 2px 4px;
	border:0;
	font-size:15px;
	font-weight:bold;
	border-radius: 3px;
	height:28px;
	line-height:26px;
}

input.big_button {
  /* padding: 2px 8px 0px;
	border: 1px solid #999999;
	background: url(../images/button_bg.gif) repeat-x;*/
	cursor: pointer;
	color:#ffffff;
	background-color: #1c1c1c;
	margin: 0px 2px;
	padding: 0px 6px;
	border:0;
	height:32px;
	border-radius: 2px;
	font-size:15px;
}

input.big_button_an {
	background-color:#43c48c;
	cursor: pointer;
	color:#ffffff;
	margin: 0px 2px;
	padding: 0px 6px;
	border:0;
	height:32px;
	border-radius: 2px;
	font-size:15px;
}

input.huge_button {
	background-color:#0054a6;
	cursor: pointer;
	color:#ffffff;
	font-weight:bold;
	margin:16px 0;
	padding: 4px 20px;
	border:0;
	height:48px!important;
	font-size:26px!important;
	border-radius:50px;
}

input.taskref_button {
	background-color: #f1f6fc;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
	color: #0054a6;
	cursor: pointer;
	border-color: blue;
    border-style: solid;
    border-width: 1px;
	margin: 0px 2px;
	padding: 0px 6px;
	height:32px;
	border-radius: 2px;
	font-size:18px;
}

input.capital {
	text-transform: uppercase;
	height: 30px;
	width: 100px;
	border: 0px;
	text-indent: 8px;
	padding-left:10px;
	font-size:15px;
	line-height:30px;
}

span.require-field {
  margin-left: 0.5em;
  font: 12px verdana;
  color: #FF0000;
  font-weight:bold;
}

span.check-field {
  margin-left: 0.5em;
  font: 12px verdana;
  color: #0000CD;
  font-weight:bold;
}

th.group-title {
  text-align: left;
}

span.link-span {
  color: #999;
  padding-left: 10px;
  margin-left: 15px;
  border-left: 2px solid #999;
  font-weight: normal;
  cursor: pointer;
}

ul.msg-link {
  list-style-type: none;
  color:#000000;
}

ul.msg-link li {
  background: url(../../images/arrow.gif) no-repeat 0px 6px;
  padding-left:   18px;
  margin-left:  0;
  color:#000000;
}

option.leafCat {
  color: #008000;
}

li.warning {
  border: 1px solid #CC0000;
  background: #FFFFCC;
  padding: 10px;
  margin-bottom: 5px;
}

#Marquee{ 
  height:20px; 
  overflow:hidden;  
  border: 1px solid #CC0000;
  background: #FFFFCC;
  margin-bottom: 5px;
}
  
#Marquee div{ 
  background: #FFFFCC;
  padding: 10px;
  margin-bottom: 5px;
  }



/*
 深色列表的样式
 */
.list-div-dark {
  width: 100%;
  background: #c4c1c1;
  padding-top:0px;
  border-left: 0px solid #c4c1c1;
}

.list-div-dark-ad {
  border: 0px solid #c4c1c1;
}

.list-div-dark table {
  width: 100%;
  
}

.list-div-dark th {
    background: url("../../images/shanghai_hsmj/02_home_titlebg_07.jpg") repeat-x bottom center;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#000000;
    background-color:#ffffff;
    text-align:center;
    height:28px;
    line-height:28px;
}

.list-div-dark .innerth {
    background: url("../../images/shanghai_hsmj/02_home_titlebg_07.jpg") repeat-x bottom center;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#000000;
	background-color:#ffffff;
    text-align:left;
    height:28px;
	padding-left:10px;
    line-height:28px;
}

.list-div-dark .th2rows {
    background: url("../../images/shanghai_hsmj/02_home_titlebg_06.jpg") repeat-x bottom center;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color:#000000;
    background-color:#ffffff;
    text-align:center;
    height:32px;
    line-height:32px;
}

.list-div-dark td {
  background: #ffffff;
  line-height: 16px;
  font-size:11px;
  text-align:left;
}

.list-div-dark td.first-cell{
  font-weight: bold;
  padding-left: 10px;
}

.list-div-dark .popupwindow {
  color:#2859e7;
}

.list-div-dark input {
  vertical-align: middle;
}

.list-div-dark th a{
  color: #ffffff;
}

/*
.list-div-dark a:link { text-decoration: none;  color: #ffffff; }
.list-div-dark a:hover{ color: #999999; }
*/

.list-div-dark input, list-div-dark img {
  vertical-align: middle;
}

.list-div-dark .footer {
  background: #F4FAFB;
  text-align: right;
}

.list-div-dark img{border:0;}

.list-div-dark .page_class a:visited, .list-div-dark .page_class a:link {
  text-decoration: none;
  color: #192E32;
}

/*
MSN Messenger
*/
div#popMsg {
  z-index:99999;
  right: 0px;
  bottom: 0px;
  width: 180px;
  border-right: #455690 1px solid;
  border-top: #a6b4cf 1px solid;
  border-left: #a6b4cf 1px solid;
  border-bottom: #455690 1px solid;
  visibility: hidden;
  display: none;
  position: fixed;
  background-color: #c9d3f3;
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}

* html div#popMsg {
  position:absolute;
}

#popMsgContent {
  border-top: #728eb8 1px solid;
  border-right: #b9c9ef 1px solid;
  border-bottom: #b9c9ef 1px solid;
  border-left: #728eb8 1px solid;
  padding: 5px 10px;
  color: #1f336b;
}

#topbar{
  position:absolute;
  border-right: #455690 1px solid;
  border-top: #a6b4cf 1px solid;
  border-left: #a6b4cf 1px solid;
  border-bottom: #455690 1px solid;
  background-color: #c9d3f3;
  width: 300px;
  visibility: hidden;
  z-index: 99999;
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.95);
  opacity: 0.95;
}

.no-records {
  color: #666;
  text-align:center;
  padding: 10px;
}


#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  text-align: center;

  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}

* html #loader {
  position: absolute;
}

.todolist-box {
  position:absolute;
  z-index:99999;
  width:300px;
  top:0px;
  left:0px;
  border: 1px solid #C9C9D7;
  padding: 1px;
  background:#FFFFFF;
}

.todolist-box .container {
  border:1px solid #E4E5ED;
  border-bottom-color:#EAEDF5;
  position:relative;
}

.todolist-box .head {
  line-height: 23px;
  color: #fff;
  font-size: 12px;
  background: #D8D9DF url(../images/icon_title.gif) no-repeat 10px center;
  height: 23px;
  padding-left: 28px;
  margin: 0;
  border-top: 3px solid #E4E5ED;
  border-bottom: 1px solid #EAEDF5;
}

.todolist-box .middle {

}

.todolist-box .buttons {
  float:right;
  margin-top: -21px;
}

.todolist-box .buttons img {
  margin-right:2px;
  cursor:auto;
}


.todolist-box .bottomLeft  {
  text-align: right;
  font-size: 12px;
  border: 1px solid #CCCBD9;
  border-top: 0;
  background: #DCDDE3;
  height: 22px;
  vertical-align: middle;
  padding-top:3px;
  padding-right:20px;
}

.todolist-box label
{
  margin-bottom:2px;
}

.todolist-box .bottomLeft  input
{
  vertical-align: middle;
  margin-bottom:2px;
}

.todolist-box .bottomRight {
  margin: 0;
  margin-right:-2px;
  margin-bottom:-2px;
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 14px;
  height: 14px;
  background:url(../images/btn_drop.gif) no-repeat center;
}

.todolist-box .button
{
  border:#fff 1px solid;
  border-bottom:#94949C 1px solid;
  border-right:#94949C 1px solid;
  background:#B8B7C8;
  color:#ffffff;
  width:40px;
}

.virtualBox
{
  position:absolute;
  overflow:hidden;
  z-index:999999;
  width:300px;
  top:0px;
  left:0px;
  border: #a6b4cf 3px solid;
}

#ColorSelectertBox
{
  border-top:#EAF0FF 1px solid;
  border-left:#EAF0FF 1px solid;
  border-right:#9DADCE 1px solid;
  border-bottom:#9DADCE 1px solid;
  position:absolute;
  z-index:1;
  top:1px;
  left:1px;
  background-color:#FFFFFF;
}

/* setting */
.step1, .step2, .step3{
  padding:10px 10px 10px 40px;
  color:#000;
  font-size:28px;
  font-weight:700;
}

.step1 {
  background:#FFF url(../images/stepnum.gif) no-repeat 20px 20px;
  *background:#FFF url(../images/stepnum.gif) no-repeat 20px 17px;
}

.step2 {
  background:#FFF url(../images/stepnum.gif) no-repeat 20px -80px;
  *background:#FFF url(../images/stepnum.gif) no-repeat 20px -83px;
}

.step3 {
  background:#FFF url(../images/stepnum.gif) no-repeat 20px -180px;
  *background:#FFF url(../images/stepnum.gif) no-repeat 20px -183px;
}

.step1 em, .step2 em, .step3 em{
  display:block;
  padding-left:3px;
  font-weight:400;
  font-style:normal;
  font-size:12px;
  color:#999;
}

.shortcut{
  background:#FFF;
}

.shortcut ul{
  list-style:none;
  margin:0 0 0 85px;
  padding:0;
  width:370px;
  overflow:hidden;
}

.shortcut li{
  float:left;
  margin:0 20px 15px 0;
  width:100px;
  font-size:14px;
  text-align:center;
}

.shortcut li a{
  display:block;
  padding:2px 5px;
  *padding:3px 5px 1px;
  border:1px solid #278296;
  background:#F2F9FA;
}

.shortcut li a:hover{
  border:1px solid #5FA6B6;
  background:#FFF;
  color:#666;
  text-decoration:none;
}

a.special:link, a.special:visited{
  margin:0 5px;
  padding:1px 5px;
  *padding:2px 5px 0;
  border:1px solid #91C4D0;
  border-right:2px solid #278296;;
  border-bottom:2px solid #278296;
  background:#DDEEF2;
  text-decoration:none;
  font-weight:400;
}

a.special:hover{
  color:#666;
}

a.special:active{
  margin:1px 5px 0 6px;
  border:1px solid #5FA6B6;
  background:#F2F9FA;
  color:#666;
  outline:none;
}

.order-goods{
  position:absolute;
  width:80%;
  background: #EEF8F9;
  border: 1px solid #BBDDE5;
  /*
  filter:alpha(opacity=90);
  opacity:0.9;
  */
}
.order-goods td {
  background: #FFF;
  line-height: 22px;
}
/* 文件校验 */
.infobox {
  background:#F2F9FD  none repeat scroll 0 0;
  border:4px solid #BBDDE5;
  clear:both;
  margin:60px 30px;
  padding:20px;
  text-align:center;
}
.normal {
  font-weight:400;font-size:12px;
}
.marginbot {
  margin-bottom:10px;
}
.nobdb {
  border-bottom:medium none;
}
.btn {
  background:#DDDDDD none repeat scroll 0 0;
  border-color:#DDDDDD #666666 #666666 #DDDDDD;
  color:#000000;
  cursor:pointer;
  margin:3px 0;
  padding:2px 5px;
  vertical-align:middle;
}
.infotitle1{
  margin-bottom:10px;
  color:#09C;
  font-size:14px;
  font-weight:700;
}
em, cite, th {
  font-style:normal;
  font-weight:normal;
}
.left {
  float:left;
}
.lightfont {
  color:#CCCCCC;
}
.left .cfolder, .left .ofolder{
  display:block;
  padding-left:50px;
  line-height:30px;
  background:url(../images/filecheck.gif) no-repeat -260px -50px;
  font-weight:700;
  font-size:14px;
  color:#2366A8;
}
.left .ofolder{
  background:url(../images/filecheck.gif) no-repeat -260px -100px;
  color:#2366A8;
  font-size:14px;
}
.filenum{
  margin:8px 0 0 20px;
}
.files{
  padding:1px 0 1px 50px;
  background:url(../images/filecheck.gif) no-repeat -260px -150px;
}
.del{
  padding-left:18px;
  background:url(../images/filecheck.gif) no-repeat 0 -285px;
  *background:url(../images/filecheck.gif) no-repeat 0 -286px;
  color:#E8594D;
}
.edited{
  padding-left:18px;
  background:url(../images/filecheck.gif) no-repeat -100px -385px;
  *background:url(../images/filecheck.gif) no-repeat -100px -386px;
  color:#E8594D;
}
.unknown{
  padding-left:18px;
  background:url(../images/filecheck.gif) no-repeat -50px -435px;
  *background:url(../images/filecheck.gif) no-repeat -50px -436px;
  color:#6189B8;
}
.correct{
  padding-left:18px;
  background:url(../images/filecheck.gif) no-repeat 0 -485px;
  *background:url(../images/filecheck.gif) no-repeat 0 -486px;
  color:#70B759;
}
.tb2 th, .tb2 td {
  background:transparent url(../images/bg_repx.gif) repeat-x scroll 0 bottom;
  padding:5px 5px 5px 0;
  text-align:left;
}
.tb2 th {
  line-height:21px;
  font-weight:bold;
}
.bold {
  font-weight:700;
}
/* 模板管理 */
#messageATX {
  position:absolute;
  z-index:100;
  display:none;
}
#messageATX .bgtable{
  width:40px;
  height:120px;
  border:solid 1px #000000;
  background:#FFFFE1;
}
#messageATX .colortable{
  height:20px;
  border:solid 1px #FFFFFF;
  cursor:pointer;
}

#CurrTplStyleList{
  margin-top:8px;
}



/*
 标签部分的样式
 */
.custab-div {
  background: #EEF8F9;
  border: 1px solid #BBDDE5;
  margin: 0 0 10px 0;
  padding: 1px;
}
#custabbar-div {
  background: #80BDCB;
  padding-left: 10px;
  height: 22px;
  overflow : hidden;
}

#custabbar-div p {
  margin: 2px 0 0 0;
}

.custab-front {
  background: #BBDDE5;
  line-height: 20px;
  font-weight: bold;
  padding: 4px 15px 4px 18px;
  border-right: 2px solid #278296;
  cursor: hand;
  cursor: pointer;
  margin: -5px -5px -5px -3px;
}

.custab-back {
  color: #FFF;
  line-height: 20px;
  padding: 4px 15px 4px 18px;
  border-right: 1px solid #FFF;
  cursor: hand;
  cursor: pointer;
}

.custab-hover {
  color: #FFF;
  background: #94C9D3;
  line-height: 20px;
  padding: 4px 15px 4px 18px;
  border-right: 1px solid #FFF;
  cursor: hand;
  cursor: pointer;
}

#custabbody-div {
  border: 2px solid #BBDDE5;
  padding: 10px;
  background: #FFF;
}

#custabbody-div img {
  vertical-align: middle;
}

.custab-body {
  border: 0px solid #BBDDE5;
  padding: 10px;
}

.cloud_close{  position:relative;border-bottom: 1px solid #302828; background: #ffffff; padding: 10px; margin-bottom: 5px;position:relative; margin-bottom: 5px; font-size:14px; font-family:"Microsoft YaHei"
}
.cloud_close a{}
.cloud_close img{ position:absolute; right:10px; top:8px; border:none}


#lilist{border: 1px solid #CC0000; background: #ffffcc; padding: 5px 10px 5px 10px; margin-bottom: 5px;}
.Start315{padding: 2px 10px 2px 10px; }

.menu_work_report_on{ color:#b80304; font-size:14px; padding:10px 25px; }
.menu_work_report_off{ color:#c78989; font-size:14px; padding:10px 25px; }

.page_set{
	background-color: #FFFFFF;
    /*border: 1px solid #E8E8E8;*/
    /* font-size: 15px; */
    font-size: 15px;
    /* height: 32px; */
    line-height: 32px;
    overflow: hidden;
    padding: 4px;
    text-decoration: none;
    font-weight: bold;
    color:#36405E;
}

.page_set select{
	border: 2px solid #E8E8E8;
	font-size: 14px;
	font-weight: bold;
    height: 32px;
    line-height: 32px;
}

.list4pan_set{
	background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    display: inline-table;
    font-size: 11px;
    font-weight:normal;
    height: 15px;
    line-height: 15px;
	margin-top:1px;
    margin-left:1px;
    margin-right:1px;
    overflow: hidden;
	padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}

.list4pan_setbigger{
	background-color: #FFFFFF;
    border: 1px solid #c4c1c1;
    display: inline-table;
    font-size: 13px;
    font-weight:normal;
    height: 20px;
    line-height: 20px;
	margin:5px 2px;
    overflow: hidden;
	padding:3px 5px;
    text-decoration: none;
	
}

/*操作按钮*/
.action-btn {float:left; margin-right:5px; color:#ffffff; font-size:12px;}
.action-btn a {background: url("../../images/shanghai_hsmj/new_button_bg.gif")  scroll -1px 0;
                margin: 1px; padding: 6px 8px 6px 8px; color:#ffffff; font-size:12px; font-weight:bold; 
				height:16px; border-radius: 4px;}
.action-btn a:link{ color:#ffffff; font-size:12px;}
.action-btn a:hover {background: url("../../images/shanghai_hsmj/new_button_bg.gif")  scroll -1px 0;
                margin: 1px; padding: 6px 8px 6px 8px; color:#ffffff; font-size:12px; font-weight:bold; 
				height:16px; border-radius: 4px; text-decoration:none;}


/*按钮定义*/
.btxn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f1f6fc;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #0054a6;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
	margin: 3px 2px;
    padding: 0px 4px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btxn:hover, .btxn:focus, .btxn:active, .btxn.active, .btxn.disabled, .btxn[disabled] {
    background-color: #e6e6e6;
    color: #333;
}
.btxn:active, .btxn.active {
}
.btxn:first-child {
}
.btxn:hover, .btxn:focus {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btxn:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}
.btxn.active, .btxn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.btxn.disabled, .btxn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

/*超级扁的按钮定义*/
.bbtxn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #36405E;
    border-color: #36405E;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    margin: 2px 0px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
}
.bbtxn:hover, .bbtxn:focus, .bbtxn:active, .bbtxn.active, .bbtxn.disabled, .bbtxn[disabled] {
    background-color: #0054a6;
    color: #ffffff;
}
.bbtxn:active, .bbtxn.active {
}
.bbtxn:first-child {
}
.bbtxn:hover, .bbtxn:focus {
    background-position: 0 -15px;
    color: #ffffff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.bbtxn:focus {
    outline: thin dotted #0054a6;
    outline-offset: -2px;
}
.bbtxn.active, .bbtxn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.bbtxn.disabled, .bbtxn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

input.big_button_an {
	background-color: #43c48c;
	cursor: pointer;
	color:#ffffff;
	margin: 0px 2px;
	padding: 0px 6px;
	border:0;
	height:32px;
	border-radius: 2px;
	font-size:14px;
}
/*再扁按钮*/
.bbbtxn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0054a6;
    border-color: #0054a6;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    margin: 1px 0px;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
}
.bbbtxn:hover, .bbbtxn:focus, .bbbtxn:active, .bbbtxn.active, .bbbtxn.disabled, .bbbtxn[disabled] {
    background-color: #0054a6;
    color: #ffffff;
}
.bbbtxn:active, .bbbtxn.active {
}
.bbbtxn:first-child {
}
.bbbtxn:hover, .bbbtxn:focus {
    background-position: 0 -15px;
    color: #ffffff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.bbbtxn:focus {
    outline: thin dotted #0054a6;
    outline-offset: -2px;
}
.bbbtxn.active, .bbbtxn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.bbbtxn.disabled, .bbbtxn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

/*加宽超级扁的按钮定义*/
.bktxn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #36405E;
    border-color: #36405E;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin: 2px 1px;
    padding: 2px 8px 2px 8px;
    text-align: center;
    vertical-align: middle;
}
.bktxn:hover, .bktxn:focus, .bktxn:active, .bktxn.active, .bktxn.disabled, .bktxn[disabled] {
    background-color: #0054a6;
    color: #ffffff;
}
.bktxn:active, .bktxn.active {
}
.bktxn:first-child {
}
.bktxn:hover, .bktxn:focus {
    background-position: 0 -15px;
    color: #ffffff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.bktxn:focus {
    outline: thin dotted #ffffff;
    outline-offset: -2px;
}
.bktxn.active, .bktxn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.bktxn.disabled, .bktxn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}


/*数字特效*/
.shuzitx a {
	float:left;
	margin:2px 1px 0 1px;
	padding:0 2px;
	width:20px;
	height:30px;
	color:#708090;
	font:bold 24px/32px 宋体;
	text-align:center;
	text-decoration:none;
	border:3px solid #708090;
	border-radius:10%;
}
.shuzitx a:hover {
	position:relative;
	margin:2px 1px 0 1px;
	padding:0 2px;
	width:20px;
	height:30px;
	font:bold 24px/32px 宋体;
	color:#708090;
	border:3px solid #708090;
	border-radius:10%;
	
}

.tree {
  position: fixed;
  word-wrap: break-word;
    width:252px;
    /*min-height:20px;*/
    height: calc(100vh - 100px);
    /*padding:4px;*/
	margin-top:12px;
    margin-bottom:10px;
	margin-right:1px;
    background-color:#fbfbfb;
    /*border:1px solid #0054a6;*/
    border-right: 5px solid #e4e5e7;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    overflow-y: auto;
    overflow-x: auto;
}
/*成都 2021.12.18 新增*/


/* 成都2021.12.18修改菜单树风格注释 */
/*.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-6px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:-5px; /*控制线的小尾巴*/
/*    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:12px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    /*border:1px solid #999;*/
/*    border-radius:5px;
    display:inline-block;
    padding:2px 8px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}*/

/*内容切换*/
.cnttab-wrapper {
  text-align:left;
  width:100%;
  background-color:#fff;
}

.cnttab-menu ul {
  position:relative;
  padding:0;
  margin:0;
}

.cnttab-menu li {
  position:relative;
  background-color: #d7d7d7;
  color:#0054a6;
  display: inline-block;
  padding: 6px 10px;
  opacity: 0.8;
  font-size:14px;
  font-weight:bold;
  cursor:pointer;
  z-index:0;
}

.cnttab-menu li:hover {
  color:#464646;
}

.cnttab-menu li.active {
  color:blue;
  background-color: #fffaf0;
  opacity: 1;
}

.cnttab-menu li.active:hover {
  color:#464646;
}

/*实现文字超链接提示*/
.supertipmsg a{text-decoration:none;}
.supertipmsg a span{display:none; text-decoration:none;}
.supertipmsg a:link, .supertipmsg a:hover:{display:block; text-decoration:none;}
.supertipmsg a:hover span{display:block; text-decoration:none; line-height:24px; border:2px solid red; border-radius:10px; background:#FFEFEF; color:red; padding:4px;}

.supertipmsg a:hover span{display:block; text-decoration:none; line-height:24px; border:2px solid red; border-radius:10px; background:#FFEFEF; color:red; padding:4px;}