/* body  */
.body {
	SCROLLBAR-BASE-COLOR: #6CA6E3;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	margin: 0;
	font-size: 10pt;
}

/* login的BODY  */
.login-bag {
	background-color: #3268BE;
	background-image: url(../Images/login-bag.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* login字体样式  */
.title2 {
	font-weight: bold;
	color: #07027A;
}

/* Top大菜单样式  */
.menu-bag {
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 81px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../Images/Menu_bag1.gif);
	cursor: pointer;
}

/* Top大菜单样式  */
.menu-bag1 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 81px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../Images/Menu_bag.gif);
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

/* Top大菜单样式  */
.menu-bag2 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 81px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../Images/Menu_bag2.gif);
	cursor: pointer;
}

/* top文件细条样式  */
.menu-line {
	height: 6px;
	background-image: url(../Images/menu-line.gif);
}

/* Top文件导航条的样式  */
.location {
	font-size: 10pt;
	color: #336699;
	height: 24px;
	BACKGROUND-IMAGE: url(../Images/location.gif);
}

/* left的表头样式  */
.l-m-bc {
	background-image: url(../Images/left-m-bag.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

/* 左边菜单的列表行样式  */
.line-bag {
	background-color: #E6EEFB;
	text-indent: 10pt;
	height: 24px;
	border: 1px;
	border-style: outset;
}

/* 左边菜单的列表行样式1  */
.line-bag1 {
	background-color: #FFF4E3;
	text-indent: 10pt;
	height: 24px;
	border: 1px;
	border-style: inset;
}

/* left表格样式  */
.border-UB {
	
}

/*F0EEFF -> CAD7F8 */
.in6 {
	padding: 0px;
	background-color: #CAD7F8;
	border: 0px solid #CCCCCC;
}

img {
	border: 0;
}

/* 页面中大框架的 TD  */
.td-content {
	background-color: #CAD7F8;
	padding: 1px 4px 4px;
}

/* 页面中中间的 TD  */
.td-mid {
	background-color: #ACC6F0;
	background-image: url(../Images/FClose.gif);
	background-position: top;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* 页面中中间的 TD  */
.td-mid1 {
	background-color: #ACC6F0;
	background-image: url(../Images/FOpen.gif);
	background-position: top;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* 左边菜单空白部分的样式  */
.OB-BC {
	background-color: #CAD7F8;
}

/* CopyRight  */
.copy {
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	height: 20px;
	background-image: url(../Images/leag_bg5.gif);
}

/* 左靠齐  */
.align-l {
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}

/* 右靠齐  */
.align-r {
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}

/* 居中  */
.align-c {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}

/* 水平背景  */
.h-bag {
	background-repeat: repeat-x;
	background-position: left top;
}

/* 垂直背景 */
.v-bag {
	background-repeat: repeat-y;
	background-position: left top;
}

/* frame控件  */
frame {
	border: solid #0066CC;
}

/* 段落  */
p {
	line-height: 22px;
}

SPAN {
	FONT-SIZE: 10pt;
	POSITION: static
}

/* 超链接  */
A {
	COLOR: #053A94;
	text-decoration: none;
}

/* 覆盖 */
a:hover {
	text-decoration: underline;
	color: #006699;
}

/* 鼠标显示为手型  */
.hand {
	cursor: pointer;
}

/* TD的样式  */
td {
	font-size: 10pt;
}

/* 表头  */
th {
	
}

/* 主数据表的样式  */
.form-table {
	width: 100%;
	background-color: #FFFFFF;
	border: none;
}

/* 主数据表格 DataGrid 的样式  */
.dg-table {
	width: 100%;
	border: 1px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

/* 主数据表格 ListItem 的样式  */
.dg-tr {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

.dg-vline {
	border-right: 1px solid #FFFFFF;
}

/* 标题行  */
.tab-title {
	text-align: center;
	height: 24px;
	BACKGROUND-IMAGE: url(../Images/leag_bg5.gif);
}

/* 标题栏高度为70 */
.tab-title-70 {
	text-align: center;
	height: 24px;
	BACKGROUND-IMAGE: url(../Images/tab-title-70.gif);
}

/* 标题行(带排序的)  */
.tab-title1 {
	text-align: center;
	height: 24px;
	BACKGROUND-IMAGE: url(../Images/leag_bg5.gif);
	cursor: pointer;
	color: navy;
}

/* 标题行(已排序的升序)  */
.tab-title2 {
	text-align: center;
	height: 24px;
	BACKGROUND-IMAGE: url(../Images/leag_bg8.gif);
	cursor: pointer;
	color: navy;
	font-weight: bold;
}

/* 表头（） */
.tab-tab {
	text-align: center;
	height: 24px;
	color: #FFFFFF;
	BACKGROUND-IMAGE: url(../Images/leag_bg6.gif);
}

/* 表头  */
.tab-head {
	height: 25px;
	vertical-align: bottom;
	border: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../Images/leag_bg3.gif);
}

/* 备用  */
.tab-foot {
	height: 25px;
	vertical-align: bottom;
	border: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../Images/leag_bg3.gif);
}

/* 表格底部的分页控件  */
.tab-page {
	font: 9pt verdana, arial, Tahoma;
	background-color: #E6EEFB;
	color: Navy;
	padding: 1px 6px;
}

/* 表头文字的样式  */
.text-title {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
	vertical-align: middle;
	text-indent: 10pt;
	background-image: url(../Images/title-pic.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 表头文字的样式  */
.text-title2 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
	vertical-align: middle;
	text-indent: 10pt;
}

/* 列表行样式2  */
.list-tr2 {
	background-color: #DAEBFE;
	padding: 3px;
	word-wrap: break-word;
	word-break: break-all;
}

/* 列表行样式1  */
.list-tr1 {
	background-color: #E6EEFB;
	padding: 3px;
	word-wrap: break-word;
	word-break: break-all;
}

/*  xmlmain边框 */
.border {
	border: 1px solid #ABCBEF;
}

/* xmlmain框架样式 */
.pic-tr {
	background-color: #E7EEF8;
}

/* 按钮父类  */
.button {
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
}

/* 按钮样式（宽64） */
.button64 {
	background-image: Url(../Images/input_button.gif);
	border: 0px;
	background-color: transparent;
	width: 64px;
	height: 23px;
	font-size: 12px;
	margin: 0px;
}

/* input控件  */
input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px ie-only :
		expression(this . style . width =   ( this . type == "text") ? "400px"
		: "" );
}

input[type="text"] {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px width :   400px;
}

/* input控件  */
.input2 {
	border: 1px solid #A8A7AA;
}

/* 复选框  */
.check-box {
	margin: 0px;
}

/* 多行的输入框  */
textarea {
	width: 400px;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px
}

/* 日期输入框 */
.input-date {
	width: 80px;
}

/* 配置输入框 */
.input-text {
	width: 400px;
}

/* 关闭输入法 */
.ime-none {
	ime-mode: disabled;
}

/*  用于强调的颜色 */
.note {
	color: #FF0000;
}

/* Tab页选中 */
.tdSelect {
	font-weight: bold;
	color: #402060;
	background-image: url(../Images/bg_select.gif);
	border: 1px solid #184F76;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	cursor: pointer;
}

/* Tab页未选中 */
.tdUnselect {
	font-weight: bold;
	color: #606080;
	background-image: url(../Images/bg_Unselect.gif);
	border: 1px solid #257FBB;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	cursor: pointer;
}

/* Tab页鼠标焦点 */
.tdmouseOver {
	font-weight: bold;
	color: #8080a0;
	background-image: url(../Images/tdmouseOver.gif);
	border: 1px solid #257FBB;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	cursor: pointer;
}

/* Tab页背景 */
.tab_background {
	BACKGROUND-COLOR: #DAEBFE;
}

.style_td {
	border-bottom: 1 solid #000000;
	border-left: 1 solid #000000;
	border-right: 0 solid #ffffff;
	border-top: 0 solid #ffffff;
}

.style_tab {
	border-color: #000000 #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

border
:0px


height
:
 
16;
font-size
:12px;


}
.selectbutton {
	font-size: 10px;
	height: 19;
	width: 16;
	border: 1px solid #83A5EB;
	line-height: 0px;
	padding-bottom: 3px;
	background-color: #D1E0FD
}

.selecttable {
	font-size: 12px;
	cursor: default;
}

.selectcontent {
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	border: 1px solid #000000
}

.selectdiv {
	position: absolute;
	width: 100;
	overflow: hidden;
}

.select {
	border-collapse: collapse;
	border: 1px solid #7F9DB9
}