/*全局定义　*/
#preloader {
  /* Images you want to preload*/
  background-image: url(/mis/images/obtn_40.gif);
  background-image: url(/mis/images/obtn_60.gif);
  background-image: url(/mis/images/obtn_80.gif);
  background-image: url(/mis/images/obtn_100.gif);
  background-image: url(/mis/images/obtn_120.gif);
  width: 0px;
  height: 0px;
  display: inline;
  }

*{ 
font-size:12px;
font-family:宋体;
}
a  {
font-size: 9pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
}
a:visited  {
font-size: 9pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
a:active  {
font-size: 9pt;
font-weight: normal;
font-style: normal;
color:red;
text-decoration: none;
}
a:hover  {
font-weight: normal;
font-style: normal;
color: #FF3300;
cursor:pointer;
text-decoration: underline;
}
input{font-family:宋体;color:navy;font-size:9pt;}
input.button_40px{border:0;background-color:transparent;background:url(/mis/images/obtn_40.gif);width:40px;height:21px;cursor:pointer;}
input.button_60px{border:0;background-color:transparent;background:url(/mis/images/obtn_60.gif);width:60px;height:21px;cursor:pointer;}
input.button_80px{border:0;background-color:transparent;background:url(/mis/images/obtn_80.gif);width:80px;height:21px;cursor:pointer;}
input.button_100px{border:0;background-color:transparent;background:url(/mis/images/obtn_100.gif);width:100px;height:21px;cursor:pointer;}
input.button_120px{border:0;background-color:transparent;background:url(/mis/images/obtn_120.gif);width:120px;height:21px;cursor:pointer;}
input.button_180px{border:0;background-color:transparent;background:url(/mis/images/obtn_180.gif);width:180px;height:21px;cursor:pointer;}
.label_text {
color: #00699B;
font-size:12px;
font-weight:bold;
cursor:hand;
margin-left:3px;
width:130px;
height:21px;
line-height:21px;
vertical-align:middle;
float:left;
}
.label_pic {
margin-left:5px;
margin-right:3px;
margin-top:1px;
width:16px;
height:16px;
vertical-align:middle;
float:left;
}
.div_td_pic {
margin-top:5px;
margin-bottom:2px;
background:url(/mis/images/lable_div_gary_background.gif);
background-repeat:no-repeat;
width:48px;
height:48px;
}
.div_td_pic a{
display:block;
height:100%;
width:43px;
text-decoration:none;
padding-left:5px;
}
.div_td_pic a:hover{
margin-top:0px;
margin-bottom:0px;
background:url(/mis/images/lable_div_color_background.gif);
background-repeat:no-repeat;
width:48px;
height:48px;
}


.more_info {
color: #ff0000;
width:200px;
position:relative;
top:18px;
right:0px;
}
table {
font-size:12px;
}

table.admintable {
font-size:12px;
border:1px solid #53C7FF;
border-collapse: collapse;
}

th.adminth {
font: bold 10pt;
color: #4f6b72;
border:#aaaaaa solid 1px;
letter-spacing: 2px;
font-size:12px;
padding: 2px 2px 2px 4px;
background: #dddddd;
}

td {
font-size:12px;
color: #4f6b72;
}

td.white_bg {
background: #ffffff;
}

td.gray_bg {
background: #dddddd;
}

td.admincls0 {
border:#53C7FF solid 1px;
background: #ffffff;
}
td.admincls1 {
border:#53C7FF solid 1px;
background: #f5fafa;
}
form {margin:0px;}
p{margin:0px; padding:0px;}
/*列表头部的列名称栏 */
.category{
color:#003373;
font-weight:bold;
text-align:right;
background:#dddddd;
}
.category_left{
color:#003373;
font-weight:bold;
text-align:left;
background:#dddddd;
}
.category_center{
color:#003373;
font-weight:bold;
text-align:center;
background:#dddddd;
}
.tdtext{
color:#003373;
background:#ffffff;
}
.my_desk {
	font-size: 12pt;
	color:#003366;
	font-family:"黑体";
	position:relative;
	top:6px;
	left:30px;
}
*{
font-size:12px; 
font-family:宋体;
scrollbar-face-color: #dbebfe;
scrollbar-shadow-color: #b8d6fa;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #dbebfe;
scrollbar-darkshadow-color:#458ce4;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #458ce4;
}