/*风格传播*/ /*输入框一条横线*/
.StandardInput {
	BORDER-TOP-STYLE: none;
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
}

/**必填项**/
.Mandatory {
	color: #FF0000
}

/*
.StandardFont{
	font-family: "宋体";
	font-size: 12px;
	
}

.LoginInput{
	font-family: Arial, Helvetica;font-size: 12px;font-weight: normal;color: black; text-decoration: none;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
	border: 1px solid;
	width: 120px;
}
.Submit{
	font-family: "宋体";font-size: 12px;font-weight: normal;color: black; text-decoration: none;
	background-color: #f7f7f7;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
	border: 1px solid;
	width: 120px;
	cursor: hand;
	
}*/ /*把源码放这里，很漂亮*/
pre {
	BORDER-RIGHT: #333 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #fff 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 15px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #333;
	LINE-HEIGHT: 15px;
	MARGIN-RIGHT: 15px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #333 1px solid;
	FONT-FAMILY: geneva, verdana, arial, sans-serif;
	BACKGROUND-COLOR: #eee
}

/*
table.data-meta {
	margin-bottom: 1em;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	border: none;
}

th {
	border-top: solid 1px #b6c0c3;
	border-left: solid 1px #b6c0c3;
	background-color: #dedede;
}

tr.alt th.alt {
	background-color: #fff;
}

th.alt {
	background-color: #f8f8f8;
}

tr.alt {
	background-color: #f8f8f8;
}

td.data {
	border-top: solid 1px #B6C0C3;
	border-left: solid 1px #B6C0C3;
}

td.data-none {
	background-color: #e7ebeb;
}

td.nodata {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	background-color: #fff;
}

table.data-meta td {
	border: none;
}
*/ /* TECHNOTE DATA-RATING */ /*
table.data-rating th {
	background-color: white;
}

table.data-rating td {
	border: none;
}




input.operate {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-color: #f7f7f7;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
	border: 1px solid;
	width: 100px;
	cursor: hand;
	vertical-align: middle;
	height: 20px;
}

body {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	background-color: white;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 　立体滚动条凸出部分的颜色　
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 　#DEDEDE滚动条空白部分的颜色　
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 　立体滚动条阴影的颜色　
	SCROLLBAR-ARROW-COLOR: #000000; 　上下按钮上三角箭头的颜色　
	SCROLLBAR-BASE-COLOR: #000000; 　滚动条的基本颜色　
	SCROLLBAR-DARK-SHADOW-COLOR: #FFFFFF
}  /*立体滚动条强阴影的颜色
}
.footer {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
}


.lefttop {
	height: 31px;
	width: 31px;
	background-attachment: fixed;
	background-image: url(../images/CornerTopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.linetop {
	background-attachment: fixed;
	background-image: url(../images/BorderTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.righttop {
	background-image: url(../images/CornerTopRight.gif);
	height: 31px;
	width: 31px;
	background-repeat: no-repeat;
}

.lineleft {
	background-image: url(../images/BorderLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.lineright {
	background-image: url(../images/BorderRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.linebottom {
	background-image: url(../images/BorderBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftbottom {
	background-image: url(../images/CornerBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	width: 31px;
}

.rightbottom {
	background-image: url(../images/CornerBottomRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 31px;
	width: 31px;
}


.lefttopInside {
	height: 16px;
	width: 16px;
	background-attachment: fixed;
	background-image: url(../images/CornerTopLeftInside.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.linetopInside {
	background-attachment: fixed;
	background-image: url(../images/BorderTopInside.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.righttopInside {
	background-image: url(../images/CornerTopRightInside.gif);
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}

.lineleftInside {
	background-image: url(../images/BorderLeftInside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.linerightInside {
	background-image: url(../images/BorderRightInside.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.linebottomInside {
	background-image: url(../images/BorderBottomInside.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftbottomInside {
	background-image: url(../images/CornerBottomLeftInside.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	width: 16px;
}

.rightbottomInside {
	background-image: url(../images/CornerBottomRightInside.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	width: 16px;
}

*/
.bodyContent {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.BodyTitle {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	color: #990000;
}

/*
定义程序主题的theme
*/ /*
.mainBody{
	font-family: "宋体";
	font-size: 12px;

}
.mainBody img {
	border: 0px;
	vertical-align: middle;
}

.mainBody a {
	color: #333;
	text-decoration: none;
}

.mainBody table {
	font-family: "宋体";
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px;
	/*
	background-image: url(/SecurityManager/images/m02.gif);
	*/ /*}
 
.mainBody input.submit {
	width: 200px;
}
*/ /****************	
 *IDC STYLE V1.0*
 ****************/ /* 链接 */
a:link {

	TEXT-DECORATION: none
}

a:visited {

	TEXT-DECORATION: none
}

a:active {

	TEXT-DECORATION: none
}

a:hover {

	TEXT-DECORATION: underline
}

.BodyRight {
	background-attachment: fixed;
	background-image: url(../images/BgRight.gif);
	scrollbar-face-color: #EAEAEA;
	scrollbar-highlight-color: #C2C2C2;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-shadow-color: #C2C2C2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
}

.TableFrame {
	width: 718px;
}

.TableList {
	width: 100%;
	line-height: 16pt;
	text-align: left;
	border: 1pt solid #999999;
	background-color: #FFFFFF;
}

th {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 9pt;
	font-style: normal;
	border: 1px solid #999999;
	padding: 1px;
	margin: 1px;
	text-align: center;
	align
	="center"
}

.FirstLineBG {
	background-color: #6CA8C8;
	color: #FFFFFF;
	align: center;
	background-image: url("../images/headerbg.gif")
}

.TableForm {
	width: 624px;
	font-size: 12px;
	line-height: 20px;
	align: center;
}

.TableSearch {
	width: 624px;
	line-height: 20px;
}

.TbSearch {
	background-color: #F3F3F3;
	line-height: 20px;
}

.TbTableFrom {
	background-color: #F3F3F3;
	line-height: 20px;
	text-align: center;
}

.BodyContent {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	text-indent: 24px;
}

.MainHeader {
	font-size: 12px;
	text-align: center;
}

.Button2W {
	background-image: url(../images/Button2w.gif);
	BORDER-RIGHT: 0px;
	BACKGROUND-POSITION: center center;
	BORDER-TOP: 0px;
	FONT-SIZE: 12px;
	BORDER-LEFT: 0px;
	WIDTH: 70px;
	CURSOR: hand;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: 0px;
	HEIGHT: 21px
}

.Button3W {
	background-image: url(../images/Button3w.gif);
	BORDER-RIGHT: 0px;
	BACKGROUND-POSITION: center center;
	BORDER-TOP: 0px;
	FONT-SIZE: 12px;
	BORDER-LEFT: 0px;
	WIDTH: 110px;
	CURSOR: hand;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: 0px;
	HEIGHT: 21px
}

.Button4W {
	background-image: url(../images/Button4w.gif);
	background-position: center center;
	font-size: 12px;
	height: 21px;
	width: 71px;
	border: 0px none;
	padding-top: 2px;
	cursor: hand;
}

.ButtonApprove {
	background-image: url(../images/ButtonApprove.jpg);
	background-position: center center;
	font-size: 12px;
	height: 21px;
	width: 222px;
	border: 0px none;
	padding-top: 2px;
	cursor: hand;
}

.First {
	background-image: url(../images/First.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
	cursor: hand;
}

.DisabledFirst {
	background-image: url(../images/DisabledFirst.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
}

.Previous {
	background-image: url(../images/Previous.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
	cursor: hand;
}

.DisabledPrevious {
	background-image: url(../images/DisabledPrevious.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
}

.Next {
	background-image: url(../images/Next.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
	cursor: hand;
}

.DisabledNext {
	background-image: url(../images/DisabledNext.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
}

.Last {
	background-image: url(../images/Last.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
	cursor: hand;
}

.DisabledLast {
	background-image: url(../images/DisabledLast.gif);
	background-position: center center;
	font-size: 12px;
	height: 18px;
	width: 25px;
	border: 0px none;
}

.PageNumber {
	color: red;
	font-weight: bold;
}

imput,td,text,textare,select {
	font-size: 12px;
}

.Textbox {
	border: 1px solid #000000;
	height: 18px;
	font-size: 12px;
}

/*BODY中的查询域所需的样式*/
.TableQueryFrame {
	width: 610px;
}

.TableQuery {
	width: 100%;
	line-height: 20px;
}

.QueryLayer {
	position: absolute;
	left: 208px;
	top: 66px;
	z-index: 1;
	visibility: hidden;
	background-color: #999999;
	filter: Alpha(Opacity =   90);
}

/* Footer帧所需样式量 */
.FooterText {
	font-size: 13px;
	color: #003399;
	margin-top: 3px;
}

/*错误和消息提示*/
.MessagesErrors {
	font-size: 12px;
	color: red;
}

/*图片按钮*/
.ImgButton {
	cursor: hand;
}

/*提示图片*/
.ImgHelp {
	cursor: help;
}

/*列表区域*/
.BigList {
	color: #000000;
	background-color: #CCCCFF;
	width: 200px;
}

/*提示消息*/
.Message {
	color: #FF0000;
	font-size: 9pt;
}

/*标签*/
label {
	font-size: 12px;
	color: #6D6E68;
	font-weight: bold;
	cursor: text;
}

/*强调文字*/
.insistText {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	cursor: text;
}

body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	width: 779;
	height: 100%
}

/*石雕按钮*/
.grayButton {
	margin: 1px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}

/*隐藏文本*/
.hideText {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 1px;
	height: 1px;
	z-index: 2;
	visibility: hidden;
}

/*标题*/
.articleTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	FILTER: Glow(Color = #000000, Strength = 1)
		DropShadow(Color = #000000, OffX = 2, OffY = 1, Positive = 1);
	COLOR: #ffffff;
	LINE-HEIGHT: 140%;
}