﻿/* 样式部份 */
body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td,th{
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #f7f8fd; SCROLLBAR-HIGHLIGHT-COLOR: #f7f8fd; SCROLLBAR-SHADOW-COLOR: #a2baea; SCROLLBAR-3DLIGHT-COLOR: #f7f8fd; SCROLLBAR-ARROW-COLOR: #a2baea; SCROLLBAR-TRACK-COLOR: #ffffff; BACKGROUND-REPEAT: repeat; SCROLLBAR-DARKSHADOW-COLOR: #f7f8fd; SCROLLBAR-BASE-COLOR: #f7f8fd; BACKGROUND-COLOR: #ffffff;
    overflow:auto;
}
/* 链接样式 */

a.menu:link {
	text-decoration: none;
	color: #1E5DC7;
}
a.menu:visited {
	text-decoration: none;
	color: #1E5DC7;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
}

A.black:link {
	COLOR: black; TEXT-DECORATION: none
}
A.black:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.black:active {
	COLOR: black; TEXT-DECORATION: none
}
A.black:hover {
	COLOR: blue; TEXT-DECORATION: none
}

A.red:link {
	COLOR: red; TEXT-DECORATION: none
}
A.red:visited {
	COLOR: red; TEXT-DECORATION: none
}
A.red:active {
	COLOR: red; TEXT-DECORATION: none
}
A.red:hover {
	COLOR: blue; TEXT-DECORATION: none
}

/* 链接样式 End */

.DivStye
{
PADDING-RIGHT: 10px; PADDING-LEFT: 10px; SCROLLBAR-FACE-COLOR: #ffffff; FONT-SIZE: 11pt; OVERFLOW-X: auto; OVERFLOW-Y: auto; PADDING-BOTTOM: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;WIDTH: 100%; SCROLLBAR-SHADOW-COLOR: #919192; COLOR: blue; SCROLLBAR-3DLIGHT-COLOR: #ffffff; LINE-HEIGHT: 100%; SCROLLBAR-ARROW-COLOR: #919192; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: 宋体; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; LETTER-SPACING: 1pt; HEIGHT:510px; TEXT-ALIGN: left;
}
.inputLogin {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #DB1111;
}
.inputbox1 {
	border: 1px solid #999999;
}
.tableright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #386B9E;
	border-right-color: #386B9E;
	border-bottom-color: #386B9E;
	border-left-color: #386B9E;
}
.fontbig1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.fonttitle {
	font-family: "微软繁综艺";
	font-size: 24px;
	color: #FFFFFF;
}
.fontbottomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.tableborder {
	border: 1px solid #417CB8;
}
.fontwhite {color: #FFFFFF}
.tableborder1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F76C5;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #1F76C5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1F76C5;
	height :25px;
}


.subFunName
{
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	color: #3300ff;
}

.subOperName
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	color: #3300ff;
}

.Control_ItemInput
{
	width: 100%;
	border-top-style: none;
	border-bottom: gray 1px solid;
	border-right-style: none;
	border-left-style: none;
	height:22px;
}
.Control_ItemInput_View
{
	width: 100%;
	border-top-style: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
}
.Control_ItemMustInput
{
	width: 100%;
	border-top-style: none;
	border-bottom: red 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.Control_ItemMustSelect
{	
	border-top-style: none;
	border-bottom: red 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.Control_HostDiv
{
	font-weight: bold;
	font-size: 12px;
	color: orangered;
}




/* 信息列表的表格样式 */
.DataGrid {
	background-color:White;
	border-collapse:collapse;
	width: 99%;
	border: 1px solid #A2BAEA;
} 
.DataGrid_Header {
	vertical-align:middle;
	font-weight:bold;
	height: 22px;
	background-color: #888888;
	background-image: url(../images/tableHead_bg.gif);
	cursor: default;
	color: #000000;		
} 
.DataGrid_HeaderLink {
	color: #000000;
	font-weight:bold;
} 
.DataGrid_Red {
	background-color: #f6f6f6;
	height: 24px;
	color:Red;
	behavior: url(../jscript/DataGrid_AltItem.htc);
} 
.DataGrid_Black {
	background-color: #f6f6f6;
	height: 24px;
	color:Black;
	behavior: url(../jscript/DataGrid_AltItem.htc);
} 
.DataGrid_Blue {
	background-color: #f6f6f6;
	height: 24px;
	color:Blue;
	behavior: url(../jscript/DataGrid_AltItem.htc);
} 
.DataGrid_Item {
	background-color: #E8EEFA;
	height: 24px;
	behavior: url(../jscript/DataGrid_Item.htc);
} 
.DataGrid_AltItem {
	background-color: #f6f6f6;
	height: 24px;
	behavior: url(../jscript/DataGrid_AltItem.htc);
} 
.DataGrid_Select {
	color: #F6F9FF;
	background-color: #738A9C;
	height:24px;
} 
.DataGrid_Pager {
	height: 24px;
	background-color: #dfdfdf;
	text-align:right;
	cursor: default;
} 
.DataGrid_Footer {
	height: 25px;
	background-color: #dfdfdf;
	cursor: default;
} 
/* 信息列表的表格样式 End */
/* 查询列表的表格样式 */
.SchTable {
	height: 22px;
	background-color: #f8f8f8;

	cursor: default;
	padding:4px 4px 4px 4px;
    border-bottom:1px solid #cccccc;
    border-top:1px solid #cccccc;
}
/* 查询列表的表格样式 End*/

/* 提交信息的表格样式 */
.formTable {
	background-color:White;
	border-collapse:collapse;
	width: 100%;
	border: 1px solid #A2BAEA;
} 
.formTableDepTree {
	background-color:White;
	border-collapse:collapse;
	width: 100%;
	border: 1px solid #A2BAEA;
	height : expression(document.body.offsetHeight - offsetTop - 90);
} 
.formTable2 {
	background-color:White;
	border-collapse:collapse;
	width: 100%;
}
.formTable_Header {
	vertical-align:middle;
	font-weight:bold;
	height: 22px;
	background-color: #eeeeee;
	background-image: url(../images/tableHead_bg.gif);
	cursor: default;
	padding:4px 4px 4px 4px;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
} 
.formTable_Item{
	background-color: #F6F6F6;
	padding:4px 4px 4px 4px;
    margin-left: 40px;
}

.formTable_HotItem{
	background-color: #eeeeee;	
	padding:4px 4px 4px 4px;
    margin-left: 40px;
}

.formTable_SearchItem{
	background-color: #eeeeee;
	background-image: url(../images/tableHead_bg.gif);
	padding:4px 4px 4px 4px;
    margin-left: 40px;
}

.formTable_HitItem{
	background-color: #eeeeee;
	padding:4px 4px 4px 4px;
    margin-left: 40px;
}

.formTable_ItemInput{
	background-color: #F6F6F6;
	padding:4px 4px 4px 4px;
}
.formTable_Footer
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-repeat: repeat;
    background-color:#E8EEFA;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}
.formTable_Footer_center
{
    width:100%;
    BACKGROUND: url(../images/tab_1_bg.gif) repeat-x 50% top;
    PADDING-TOP: 0px 
}
.formTable_Footer_left
{

    BORDER-BOTTOM: #ddd 1px solid;
    BACKGROUND: url(../images/tab_1_bg.gif) repeat-x 50% top;
}
.formTable_Footer_right
{
    height:38px;
    BORDER-BOTTOM: #ddd 1px solid;
    BACKGROUND: url(../images/tab_1_bg.gif) repeat-x 50% top;
}
/* 提交信息的表格样式 End */
/* 主体区标外框的背景样式 */
.frameCloseBg {
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.frameArrowBg {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position-y: 2px;
	width: 14px;
	height: 9px;
}
.frameTopBg {
	background-image: url(../images/frameTop_bg.jpg);
	background-repeat: repeat-x;
}
.frameColorBg {
	background-image: url(../images/frameColor_bg.jpg);
	background-repeat: repeat;
	text-align:center;
}
.frameBottomBg {
	background-image: url(../images/frameBottom_bg.jpg);
	background-repeat: repeat-x;
}
.frameBodyLeftBg {
	background-image: url(../images/frameBody_leftBg.jpg);
	background-repeat: repeat-y;
}
.frameBodyRightBg {
	background-image: url(../images/frameBody_rightBg.jpg);
	background-repeat: repeat-y;
}
.frameLineBg {
	background-image: url(../images/frameLine_bg.jpg);
	background-repeat: repeat-x;
	
}
.frameLineTopBg {
	background-image: url(../images/frameLine_bg.jpg);
	background-repeat: repeat-x;
	display:expression(top.location.href == location.href ? '' : 'none');
}
.frameBodyLeft{
	background-image: url(../images/frameBody_1.jpg);
}
.frameBodyRight{
	background-image: url(../images/frameBody_2.jpg);
}
.frameLineRight{
	background-image: url(../images/frameLine_right.jpg);
}
.frameEmpty{
	background-color:#F7F8FD;
}
.frameMain{
	background-color:#FFFFFF;
	vertical-align:top;
	width:98%;
}
.tableMain{
	width: 100%;
	height:expression((location.href == top.location.href) ? (document.body.offsetHeight-offsetTop-35) : (document.body.offsetHeight-offsetTop-30));
}
.frameHeadMain {
	height:expression(document.body.offsetHeight - offsetTop - 2);
}
.lastTr {
	height:expression(document.body.offsetHeight-offsetTop-40- Header_TableMain.offsetTop-offsetParent.offsetTop);
}


input.button_sel
{
	font-size: 12px;
	background-image: url(../images/Button_Select.jpg);
	width: 25px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

input.button
{
	font-size: 12px;
	background-image: url(../images/button1.jpg);
	width: 44px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	border-bottom-style: none;
}

input.button_four
{
	font-size: 12px;
	background-image: url(../images/Button_Four.jpg);
	cursor: hand;
	width:65px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

input.button_six
{
	font-size: 12px;
	background-image: url(../images/Button_Six.jpg);
	width: 95px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}
input.button_six2
{
	font-size: 12px;
	background-image: url(../images/Button_Six2.jpg);
	width: 120px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

input.button_eight
{
	font-size: 12px;
	background-image: url(../images/Button_Eight.jpg);
	width: 125px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

input.button_ten
{
	font-size: 12px;
	background-image: url(../images/Button_ten.jpg);
	width: 155px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

input.button_Start
{
	font-size: 12px;
	background-image: url(../images/Button_Start.jpg);
	width: 65px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}
input.button_Stop
{
	font-size: 12px;
	background-image: url(../images/Button_Stop.jpg);
	width: 65px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}
input.inputbott
{
	font-size: 12px;
	background-image: url(../images/button1.jpg);
	width: 44px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}
input.inputline
{
	border-top-style: none;
	border-bottom: gray 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.font_red
{
	color: red;
	font-size: 12px;
}
.font_UnderLine
{
	text-decoration:underline;
}
.gray11 {
	FONT-SIZE: 9pt; COLOR: #707070; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
.titlebig {
	FONT: 16px/14pt "黑体"; COLOR: black
}

.Control_ItemInputNoStyle
{
	width: 100%;
	border-top-style: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	height:22px;
}

.HideTxt{
	display:none;
}
		
.PageTitleBar { background: url(img/b1.gif) left top repeat-x; height: 36px; margin-bottom: 1px; width: 100%; overflow: hidden; }
.PageTab { float: left; margin-left: 0px; margin-left: 0px; }
/*页标签控件*/
.tabs { height: 36px !important; height: 36px; margin: 0px 0 10px; padding-left: 18px; width: 100%; }
.tabs a:link, .tabs a:visited { float: left; position: relative; top: 0px; background: url(img/tabbg.gif) right; border: 0; text-decoration: none; color: #333; height: 36px; margin: 0px 3px; }
.tabs a:link span, .tabs a:visited span { background: url(img/tableft.gif) no-repeat; float: left; height: 36px; line-height: 36px; padding: 5px 10px; }
.tabs a:link span img, .tabs a:visited span img { _margin-top: 0px; cursor: hand; }
.tabs a.selected, .tabs a.selected:link, .tabs a.selected:visited, .tabs a:hover, .tabs a.selected:hover { background: url(img/tabactivedt.gif) right; border: 0; text-decoration: none; color: #185889; height: 36px; padding: 0; position: relative; top: 0px; font-weight: bold; cursor: hand; }
.tabs a.selected span, .tabs a.selected:link span, .tabs a.selected:visited span, .tabs a:hover span, .tabs a.selected:hover span { background: url(img/tabactivedleft.gif) no-repeat; float: left; height: 36px; line-height: 36px; padding: 4px 10px; cursor: hand; }
.tabs a:hover { font-weight: lighter; cursor: hand; }



.TdTitle
{
    height:20px;width:10%;
    text-align:center;
}

.TdContent
{
    height:20px;width:15%;
    text-align:left;
}


.TdContent input
{
    border:1px solid #cccccc;
    height:16px;
    line-height:16px;
    width:98%;
}

.DialogTdTitle
{
    height:20px;width:15%;
    text-align:center;
}
.DialogTdContent
{
    height:20px;width:85%;
    text-align:left;
}

.DialogTdContent input
{
    border:1px solid #cccccc;
    height:20px;
    line-height:20px;
}
.icon-date
{
    background-image: url(../images/Icons/btn-date.png);background-repeat:no-repeat;
}
.icon-right
{
    background-repeat:no-repeat;background-position:right;
    cursor: pointer;
}

.TopDiv
{
    width:100%;height:27px;background-color:#E0ECFF;border-bottom:1px solid #95B8E7;color:#E2D5F;font-size:12px;font-family;微软雅黑;line-height:27px;
}