/* CSS Document */
body {
	margin:0;
	background-color:#eeeeee;
}
body {
	font-family:"宋体","arial";
	font-size:12px;
}
INPUT.bottom {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 9pt; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: 宋体, verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: transparent; BORDER-RIGHT-WIDTH: 0px
}
img {
	border:0;
}
/*============login 页面====================*/
.login_tb {
	margin:auto;
	margin-top:60px;
	width:660px;
	height:459px;
	background-color:#eee;
	color:#666;
}
.border_gray {
	border-right:1px #999 solid; 
	height:80px;
	float:left;
}
.border_white {
	border-right:1px #fff solid; 
	height:80px;
	float:left;

}
.login_tb input {
	width:160px;
	height:22px;
	border:1px #cdcdcd solid;
	line-height:22px;
	color:#666;
}
/*=====================index style=========================*/
.i_head {
	height:100px;
	width:150px;
	background-image:url(../Image/i_head.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
}
.i_head_r {
	height:90px;
	color:#0000FF;
	line-height:18px;
	text-indent:5px;
}
.i_tab {
	border:1px #ccc solid; 
	background-color:#fff; 
	padding:1px;
	height:24px;
	line-height:24px;
	margin-top:3px;
}
.i_tab_t {
	background-color:#f5f5f5;
	text-indent:8px;
	height:20px;
	line-height:20px;

}

/*----------table style--------------*/
.tab_head {
	height:30px;
	background-color:#e4e4e4;
}
/*--------font-----------*/
.blue_font {
	color:#0000FF;
	font-weight:bold;
}

/*-----------space----------*/
.b_space {
	margin-bottom:5px;
}
.t_space 
{
	margin-top:8px;
}
.l_space 
{
	margin-left:8px;
}
/*===========button style==================*/
.l_sub {
	width:80px;
	height:24px;
	line-height:22px;
	border:1px #ccc solid;
}

/*==================left menu style==========================*/
.left_menu {
	line-height:26px;
	color:#666;
	margin-top:20px;
}
.left_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.left_menu li {
	text-indent:30px;
	width:120px;
	margin-left:auto;
	margin-right:auto;

}
.left_menu li a{
	color:#666;
	text-decoration:none;
}
.left_menu li a:hover {
	color:#036;
	font-weight:bold;
	text-decoration:none;
}

/*=====================title head=========================*/
/*-----------table nav----------*/
.tab_nav {
	color:#666;
	border:1px #ccc solid;
}
.tab_nav td {
	text-align:center;
	line-height:24px;
}
/*-----------table nav----------*/
fieldset {
  border: 1px solid blue;
}
legend {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image:url(../Image/th_bg.jpg);
  background-repeat:repeat-x;
  height:18px;
  line-height:18px;
  color:#fff;
  text-align:center;
  padding:2 2px;
  margin-bottom:0px;
}
/*==============table color===============*/
.tab_td_white {
	background-color:#fff;
}
/*----------新登记显示浅蓝色背景-----------------*/
.tab_td_blue{
	background-color:#eee;
}
/*----------------作废显示蓝色背景-------------------*/
.tab_td_gray {
	background-color:#99cccc;
}
/*---------退回显示灰色背景---------*/
.tab_td_deepgray
{
	background-color:#b2b2b2;
}
/*-------紧急显示朱红背景-------*/
.tab_td_red 
{
	background-color:#ff8686;
}
/*--------------选中这后背景色-----------------*/
.tab_td_orchid
{
	background-color:#00ccff
}

.Button
{
	font-size:11px;
	font-family:Arial;
	/*border:0px;*/
	height :16px;
	width :30px;
	cursor:hand;
}

.ContentBold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-STYLE: normal; FONT-FAMILY: Arial, Geneva, Helvetica; TEXT-DECORATION: none
}

.MiniButton
{
	font-size:10px;
	font-family:Arial;
	height :18px;
	cursor:hand;
}
	
.TextBox
{
	font-size:11px;
	height:18px;
	vertical-align: middle;

}

.MiniTextBox
{
	font-size:11px;
	height:18px;
	width:60px;
}

.TextArea
{
	font-family: Arial;
	font-size:11px;
	height:36px;
}

.Label
{ 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial;
}

.DropDownList
{
	width : 140px;
	font-family :Arial;
	font-size : 11px;
	background-color: #ffffff;
}
.File
{
	font-family :Arial;
	font-size : 11px;
	background-color: #ffffff;
}

.ShowTextBox
{ 
	font-size:12px;
	border-style: none;
	background-color:White;
	height:18px;
}

.UM_DropDownList
{
   width : 140px;
   font-family :宋体,Arial,Helvetica,Verdana,Sans-serif;
   font-size : 12px;
}

.ENote_ListBox
{
	font-family :Arial regular;
	font-size : 12px;
}

.ShowTextBox
{ 
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:White;
	height:18px;
}


.UM_DropDownList
{
   width : 140px;
   font-family :宋体,Arial,Helvetica,Verdana,Sans-serif;
   font-size : 12px;
}

.LabelGreen
{
	font-family: 宋体,Arial,Helvetica,Verdana,Sans-serif;
	font-size: 12px;
	color: Green;
}
.LabelRed
{
	font-family: 宋体,Arial,Helvetica,Verdana,Sans-serif;
	font-size: 12px;
	color: Red;
}


TD {font-family:宋体,Arial,Helvetica,Verdana,Sans-serif;font-style: normal; font-size:13px;}
A.txjcleftmenu {font-family:Arial, Geneva, Helvetica; font-size:11px; color:#990000; line-height:18px; font-weight:normal; font-style: normal; text-decoration: none;}
A.selectedMenu {font-family:Arial, Geneva, Helvetica; font-size:11px; color:#0000ff; line-height:18px; font-weight:normal; font-style: normal; text-decoration: none;}



input.qsborder
{
	font-size: 9pt;
	font-family: 宋体, verdana, arial, helvetica, sans-serif;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: transparent;
	text-align: center;
}

table
{
	border-collapse: collapse;
}

tr
{
	height: 22px;
}





input.qsbutton
{
	/*star:expression(onmouseup=function yhsrefresh(){zt = this;zt.disabled = true;setTimeout("eval('zt.disabled = false;')",3000)});*/
	border-right: #0099cf 1px solid;
	border-top: #0099cf 1px solid;
	font-size: 14pt;
	border-left: #0099cf 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #0099cf 1px solid;
	background-color: #99ccff;
	font-size: 14pt;
	font-family: ??ì?, verdana, arial, helvetica, sans-serif;
}


td.green
{
	background-color: #e8e8e8;
	text-align: center;
}
