﻿body{font-size: 9pt;font-family: "Microsoft YaHei";margin-top: 0px;
margin-bottom: 0px; /* margin-left: 5px; margin-right: 5px;*/
background:#ffffff;  /*#ebebeb;ebebeb #f4f7fc;*/}

div{font-size: 9pt;}

a{font-size:9pt;color: #3375d7;text-decoration: none;cursor:hand;cursor:pointer;}

a:hover{color: #fcad04;text-decoration: none;}

/*文本框水印*/
.watermark{padding-top:0px;color:#cccccc}

/*查询条件相关样式*/
.fscondition{font-size:9pt;background-image:url("images/search.png");
background-repeat:no-repeat;background-position:left top;
vertical-align:middle;min-height:35px;*height:35px;padding-left:40px;}
.condition{font-size:9pt;border-collapse: collapse;margin:2px;}
.condition tr td{padding:2px;font-size:9pt;}


/*搜索框样式*/
/*.SearchTextBox{background-image: url("../../images/search.jpg");background-repeat: no-repeat;}*/


/*工具栏等按钮样式*/
/*.Button{border-left: #DADADA 1px solid;border-top: #DADADA 1px solid;border-bottom: #707070 1px solid ;border-right: #707070 1px solid;padding-right: 5px;padding-left: 5px;padding-top: 2px;padding-bottom: 3px;*padding-bottom: 0px;margin:0px;font-size: 12px;cursor:pointer;color: black;background-color:#83C327;}*/
    .Button{ background:#52A152; border:none; color:#fff; cursor:pointer; display:inline-block; font-family:"Microsoft Yahei"; font-size:12px; height:24px; line-height:24px; margin:0 1px 0 0; padding:0 10px; }
	.Button:hover{ background:#328032; }
    .Button.darkyellow{ background:#f6ad3a;}
	.Button.darkyellow:hover{ background:#f5a21f; }
	.Button.green{ background:#52A152; }
	.Button.green:hover{ background:#328032; }
	.Button.yellow{ background:#fcc773;}
	.Button.yellow:hover{ background:#f6ad3a; }
	.Button.violet{ background:#993333 ; }
	.Button.violet:hover{ background:#990033; }

/*返回按钮样式*/
.GreenButton{border-left: #BFE0A8 1px solid;border-top: #BFE0A8 1px solid;border-bottom: #7EBF4F 1px solid ;border-right: #7EBF4F 1px solid;padding-right: 5px;padding-left: 5px;padding-top: 2px;padding-bottom:3px;*padding-bottom:0px;font-size: 12px;cursor:pointer;color: #ffffff;background-color:#444869;}

.PopButton{border: 1 solid black;font-size: 9pt;font-style: normal;font-variant: normal;font-weight: normal;height: 18px;line-height: normal;}


/*批次样式*/
.BatchTitle{border: 1px solid #FFFF00;background-color: #009999;color: white;font-size: 9pt;height: 18px;line-height: 18px;padding-left: 2px;padding-right: 2px;}

.BatchList{border: 1px solid #4B4B4B;background-color: #C3C3C3;color: #0000FF;font-size:9pt;height: 18px;line-height: 18px;padding-left: 2px;padding-right: 2px;}

/*---------------布局----------------------*/
/*中间区域左侧*/
.lh-col{left: 0px;width: 15%; /*background:#E9ECFA;*/color: #333333;padding: 0px 0px 0px 0px;text-align: center;vertical-align: top;}

/*中间区域右侧*/
.rh-col{margin: 0px 0px 0px 0px; /*background: #ffffff;*/color: #333333;padding: 0px;width: 100%;vertical-align: top;}

/*底部*/
/*.btn{height: 50px;background: #c0c0c0;color: #000000;border-width: 2px 0px;margin: 0 0 0 0;text-align: center;vertical-align: middle;}*/


/**********操作工具栏************background-color: #E9E9E9;*/
.ToolbarMain{padding:2px 2px 2px 2px; height: 28px;vertical-align: middle;word-spacing: 10px;border-bottom: 1px solid #e1e1e1;box-shadow: 2px 2px 5px #d3d6da;background-color: #fafafa;z-index: 99999;}


.LoginInfo{color: #C7CCD1;font-size: 12px;}

/*报表统计*/
.reportresume{padding-top:30px;}
.reportresume span{font-size:11pt;line-height:22px;}
.reportresume ul,li{ padding-bottom:5px;margin-left:4px; line-height:20px;}


.DivContent{padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;margin-top: 5px;overflow-y: auto;scrollbar-face-color: #ddd;scrollbar-highlight-color: #f1f1f1;overflow: auto;scrollbar-shadow-color: #666;scrollbar-3dlight-color: #e2e2e2;line-height: 100%;scrollbar-arrow-color: #41519a;scrollbar-track-color: #eee;scrollbar-darkshadow-color: #f1f1f1;scrollbar-base-color: #eee;text-align: left;width: 1100px;height: 400px;}

.ScollDiv{margin-top: 2px;padding-right: 2px;padding-left: 2px;padding-top: 0px;padding-bottom: 0px;border: solid 1px blue;overflow-y: auto;scrollbar-face-color: #C1D0DE;scrollbar-highlight-color: #ffffff;overflow: auto;scrollbar-shadow-color: #919192;scrollbar-3dlight-color: #ffffff;line-height: 100%;scrollbar-arrow-color: #919192;scrollbar-track-color: #ffffff;scrollbar-darkshadow-color: #ffffff;letter-spacing: 1pt;text-align: left;width: 100%;}

.commtab{ border-collapse:collapse;}
.commtab th{border:1px solid #000000; height:22px; color:#ffffff; font-size:11pt;background-color:#919192}
.commtab tr td{border:1px solid #000000;padding:2px;}
.rightcol{text-align:right;}
.tblue{background-color: #538DD5;}
.tyellow{background-color: #F79646;}