﻿body {
    margin: 0px 0px 0px 0px;
    font-family: Arial,'Times New Roman','Microsoft YaHei';
    font-size: 9pt;
    list-style-type: none;
    color: inherit;
    background-color: White;
    background-image: url(backgroud1.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-attachment: fixed;
}

form
{
    background-image:url(backgroud.jpg);
    background-repeat:repeat-x;
    background-attachment:fixed;
    padding: 15px 5px 0px 5px;
}

/*a,area { blr:expression(this.onFocus=this.blur()) }*/

a:link,a:visited {
	font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt;
	color:#333333;
	text-decoration:none;
}
a:hover,a:active {
	font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt;
	text-decoration:underline;
}
div,span,h1,h2,h3,h4,ul,li,p,b,textarea,form
{
    font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt;
    list-style-type:none;
    color:inherit;
}
input,select{ 
	font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt; 
	color: #333333;
}
td,th{
	font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt;
	color: #333333;
}

img{border:0;}

.textbox {
	font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt; 
	color: #090000;
	border-left: 1px solid #3E6082;
	border-right: 1px solid #3E6082;
	border-bottom: 1px solid #3E6082;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 100%;
}

.title { 
	background:url(../../images/title_bg2.gif);
    background-position:bottom;
    text-align:left;
	font-family:Arial,'Times New Roman','Microsoft YaHei';
	font-size: 9pt;
	color: #004080;
    height:24px;
}
.title_h1
{
    font-family:Arial,'Times New Roman','Microsoft YaHei';
    font-size:15px;
    font-weight:bold;
}

.tool a:hover,a:active {
	text-decoration:none;
}

/*----------------页面标题的样式----------------*/
.mframe-t-left
{
    height:27px;
    width:16px;
	background:url("leftTitle.gif");
	text-align:left;
}
.mframe-t-mid 
{
	color:#ffa200;
	font-weight:bold;
	background:url("midTitle.gif");
	text-align:left;
	padding-top:4px;
	padding-left:3px;
}
.mframe-t-right
{
    width:16px;
	background:url("rightTitle.gif");
}
/*----------------页面标题的样式1----------------*/
.mframe-t-left1
{
    width:4px;
	background:url("leftTitle1.gif");
}
.mframe-t-mid1
{
	color:#ffa200;
	font-weight:bold;
	background:url("midTitle.gif");
	text-align:left;
	padding-top:4px;
	padding-left:3px;	
}
.mframe-t-right1
{
    width:16px;
	background:url("rightTitle1.gif");
}
/*----------------页面标题的样式2----------------*/
.mframe-t-mid2{
	color:#ffa200;
    background-color: #f6fafb;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-left:3px;	
}

/*----------------WebDataGrid的样式----------------*/
.igg_DataGridPager
{
    padding-top:3px;
    padding-bottom:3px;
    background-color: transparent;
    text-align: center !important;
    vertical-align: middle;
    background-image: url(../../images/pager/pagerBG.gif);
}
/*-------------WebHierarchicalDataGrid样式---------*/
.igg_CustomPager
{
    padding-top:8px;
    padding-bottom:6px;
    background-color: transparent;
    text-align: center !important;
    vertical-align: middle;
    background-image: url(../../images/pager/pagerBG.gif);
}
.igg_PageLink
{
    border: 0px solid #ff0000;
    padding-left: 5px;
    padding-right: 5px;
}
.igg_CurrentPageLink
{
    color: white;
    background-image: url(../../images/pager/customPager.png);
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
}
#whdgYsd td
{
    word-wrap:break-word;
}

/*----------------复杂查询GridView的样式----------------*/
.gridhard {
    border: solid 1px #e4e4e4
}

.gridhardtd {
    border: solid 1px #e4e4e4
}

.gridhardhd {
    background-image: url(../../images/tabhead.gif);
}

.gridhardhd th {
    border-right: solid 1px #e4e4e4;
    padding-left: 3px;
    white-space: nowrap
}

/*----------------GridView的样式----------------*/
.grid{border:solid 1px #e4e4e4}
    .grid th {border:solid 1px #e4e4e4}
    .grid td{border:solid 1px #e4e4e4 !important;height:24px; padding-left:3px; white-space:nowrap}
.gridhd{background-image:url(../../images/tabhead.gif);}
    .gridhd th{border-right:solid 1px #e4e4e4; padding-left:3px; white-space:nowrap}
.gridpage span{
    font-family:Arial,'Times New Roman','Microsoft YaHei';
    font-size:11pt;
    font-weight:bold;
    margin-right:5px;
}
.gridpage a{
    font-family:Arial,'Times New Roman','Microsoft YaHei';
	color: #3568b9;
    text-decoration:underline;
    margin-right:5px;
}
.gridpage td{border:none !important;}
.gridempty td{color:#FF8000; padding:10px 0px 10px 5px}
.gridselect {background:#ffff96;}

.sortasc
{
    background-image:url(../../images/sortAsc.gif);
    background-repeat:no-repeat;
    background-position:right center;
}

.sortdesc
{
    background-image:url(../../images/sortDesc.gif);
    background-repeat:no-repeat;
    background-position:right center;
}
.gridCxPage .sum{
    margin-left: 4px;
}
.gridCxPage .tablePage{
    margin: 10px 0px 10px 20px;	border-collapse:collapse;
}
.gridCxPage .tdPage {
    width: 20px;
    height: 15px;
    padding:5px 2px 5px 2px;
    text-align: center;
    border:solid 1px #ced0d4; 
}
.gridCxPage .tdPageList {
    padding-left:3px;padding-right:3px;
    border:solid 1px #ced0d4;
}
/*----------------导出Excel时的样式----------------*/
.exceltxt{mso-number-format:""\@"";}
.excelnum{mso-number-format:General;}
.excelcur{mso-number-format:""\0022￥\0022\#\,\#\#0\.00\;\0022￥\0022\\-\#\,\#\#0\.00"";}
/*----------------Table的样式----------------*/
.divdef
{
	border: 1px solid #b5d9d5;
}
.tddef {
    border: 1px solid #b5d9d5;
    border-collapse: collapse;
}
.tabledef {
    border: 1px solid #b5d9d5;
	border-collapse:collapse;
}
.tabledef td
{
    border: 1px solid #b5d9d5;
}

.tabledef2 {
    border: 1px solid #e4e4e4;
	border-collapse:collapse;
}
.tabledef2 td
{
    border: 1px solid #e4e4e4;
}

.tableSydw {
    border: 1px solid #c5c7cb;
	border-collapse:collapse;
    width:100%;
}
.tabletdSydw
{
    border: 1px solid #c5c7cb;
    vertical-align: top; text-align: left
}

.table_noborder td
{
    border-style:none;
}

.tabledefnew {
    border: 1px solid #b5d9d5;
    border-collapse: collapse;
}

.tdnew {
    border: 1px solid #b5d9d5;
}

/*------------------------------------------------*/

.td_bg{background-color: #f6fafb;}
.td_bg_center{background-color: #f6fafb;text-align:center;}
.td_bg_right{background-color: #f6fafb;text-align:right;}

.CheckList label{margin-right:10px;}

.CheckTable td{width:140px;}

.divinline
{
     float:left;
}
a.link
{
    color:Blue; text-decoration:underline;
}

.uprogress{position:absolute;z-index:999999;width:100%;height:100%;left:0px;top:0px;}
.uprogressdiv {
    width: 100%;
    height: 100%;
    background-color: #c9c9c9;
    filter: alpha(opacity : 50);
    opacity: 0.5;
}
.uprogresscontext{position:absolute;left:48%;top:43%;text-align:center}

.clear {
    clear: both;
}
.corner{
    position:absolute;
    width:26px;
    height:26px;
    line-height:26px;
    text-align:center;
    color:white;
    background-image: url(images/notify.png);
}
.cornerlpos{
    margin-left:-46px;
}
.cornertpos{
    margin-top:-15px;margin-left:60px;
}

.popwinHig iframe{
    height:600px !important;
}

.hrline{
    border-bottom:1px dashed #cccccc;border-top-style:none;width:1000px;text-align:left;
}

.hrline2 {
    border-bottom: 1px dashed #cccccc;
    border-top-style: none;
    width: 800px;
    text-align: left;
}

.iframeFj{
    height:0px;
    width:100%;
}

.statedef {
    color: #fff;
    background-color: #67c23a;
    border-color: #67c23a;
    border-radius: 20px;
    padding: 0px 7px;
    margin: 2px;
    display: inline-block;
    line-height: 19px;
}

.badge {
    position: absolute;
    margin-left: -15px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #de6866;
    border-radius: 10px;
}

.panelExpand {
    height: 12px;
    width: 12px;
}