﻿BODY 
{
	font-family:宋体;
	font-size:12px;
}


.textbox_right_style	
{
 border-LEFT:Gray 1px solid;BORDER-TOP: Gray  1px solid;BORDER-right: Gray 1px solid;
 BORDER-BOTTOM: Gray 1px solid;
 font-family:宋体 ;
 height:20px;
 font-size:12px;
 width:96%;
 text-align:right;
}

.textbox_left_style
{
 border-LEFT:gray 1px solid;
 BORDER-TOP: gray  1px solid;
 BORDER-right: gray 1px solid;
 BORDER-BOTTOM: gray 1px solid;
 height:20px;
 width:98%;
 font-family:宋体 ;
 font-size:12px;
 text-align:left;
}

.dropdownlist_style	
{
 border-LEFT:gray 1px solid;
 BORDER-TOP: gray  1px solid;
 BORDER-right: gray 1px solid;
 BORDER-BOTTOM: gray 1px solid;
 font-family:宋体 ;
 height:20px;
 width:96%;
 font-size:12px;
}

.dropdownlist1_style	
{
 border-LEFT:gray 1px solid;
 BORDER-TOP: gray  1px solid;
 BORDER-right: gray 1px solid;
 BORDER-BOTTOM: gray 1px solid;
 font-family:宋体 ;
 height:20px;
 width:100%;
 font-size:12px;
 background-color:#FFC0C0;
}

.button_style	
{
  font-size:12px;	
  font-family:宋体;
}

.datagrid_head_style
{
	background-color: #507CD1;
    color: White;
    font-family : 宋体 ;
	font-size :12px;
    text-align: center;
	border-right: White;
	border-top: White;
	font-weight: bold;
	border-left: White;
	border-bottom: White;
	height :20px
    
}
.datagrid_item_style
{
	border-right: black thin ridge;
	border-top: black thin ridge;
	border-left: black thin ridge;
	border-bottom: black thin ridge;
	background-color:#EFF3FB;
	font-family :宋体 ;
	font-size :12px;
	color:black;
	text-align:center;
}
.datagrid_altersty
{
	background-color: White;
	font-family :宋体 ;
	font-size :12px;
	text-align:center;
}
.datagrid_edit_style
{
	font-family: 宋体;
	position: static;
	font-size :12px;
	text-align:center;
}
.datagrid_selected_style
{
	color:#333333;
	background-color:#D1DDF1;
	font-family :宋体 ;
	font-size :12px;
	font-weight: bold;
	text-align:center;
}
.datagrid_pager_style
{
	
	vertical-align: baseline;
	color: red;
	background-color: white;
	font-family:宋体 ;
	font-size:12px;
	text-align: left;
	text-align:center;
	
}
.datagrid_footer_style
{
	background-color: transparent;
	font-family :宋体 ;
	font-size :12px;
}
.datagrid_empty_style
{
	font-family :宋体 ;
	font-size :12px;
	font-weight:bold;
	color:Red;
}

.title_style
{
	font-family :KaiTi_GB2312;
	font-size :20px;
	color:Black ;
	font-weight:bold;
	text-align:center;
}

.label_style
{
	font-family:宋体 ;
	font-size:12px;
	color:black ;
}

.bz_style
{
	font-family:宋体 ;
	font-size:14px;
	color:black;
	font-weight:bold;
}

.link_style
{
	font-family:宋体 ;
	font-size:12px;
	color:blue ;
}

.radio_style
{
	font-family:宋体 ;
	font-size:12px;
	color:black;
}

.check_style
{
	font-family:宋体 ;
	font-size:12px;
	color:black;
}


.validator_style
{
	font-family:宋体 ;
	font-size:12px;
	color:red ;
}


.div_RightMenu
{
    z-index:30000;
    text-align:left;    
    cursor: default;
    position: absolute;
    background-color:#FAFFF8;
    width:160px;
    height:auto;
    border: 1px solid #333333;
    display:none;

    filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=120,strength=5);    
}

.divMenuItem
{
    height:17px;
    color:Black;
    font-family:宋体;
    vertical-align:middle;
    font-size:10pt;
    margin-bottom:3px;
    cursor:hand;
    padding-left:30px;
    padding-top:2px;   
    
}

.td_style
{
	font-family:宋体 ;
	font-size:12px;
	color:black;
	border: 0px #0099cc solid; 
}
.textbox_style        
{
	font-family: 宋体; 
	font-size: 12px; 
	width:98%; 
	 border-LEFT:gray 1px solid;
 BORDER-TOP: gray  1px solid;
 BORDER-right: gray 1px solid;
 BORDER-BOTTOM: gray 1px solid; 
	
}

.input {
	font-family: 宋体;FONT-SIZE: 12px; COLOR: #666666; HEIGHT: 18px
}

.desc
{
	background:#EDEDED none repeat scroll 0%;
	padding:3px;
}

.Header
{
    font-size:12px;
    color:#ffffff;
    background:#666666;
    font-weight:bold;
}
 
.Content
{
    font-size:12px;
    color:#003366;
    background:#ffffcc;
}
