﻿body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-repeat: repeat-x;
	font-size: 9pt;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1639A9;
	text-decoration: underline;
}
a:link {
	color: #333;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
	color: #333333;
	text-indent: 10px;
}

A:link {COLOR: #333; TEXT-DECORATION: none}
A:visited {COLOR: #333; TEXT-DECORATION: none}
A:hover {COLOR: #ff6600; TEXT-DECORATION:underline;LEFT:1px;TOP:1px;POSITION:relative;}
A:active {COLOR: #333; TEXT-DECORATION: none}

.disabledLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
	color: #999999;
	text-indent: 10px;
}

/*左框架树背景色*/
.tree_bgcolor
{
	background-color:#e3eeff;	
	overflow-x:hidden;
}
/*左框架树背景图*/
.leftbj_bgimage 
{
	background-image: url(../../images/left-bj.gif);	
}
.left1_bgimage
{
	background-image: url(../../images/left-1.gif);	
}
.left2_bgimage
{
	background-image: url(../../images/left-2.gif);	
}
.left3_bgimage
{
	background-image: url(../../images/left-3.gif);	
}

/*分隔块色*/
.spliter_color
{
	background-color:#6B7DDE;	
}

/*顶框背景图片*/
.top1_bgimage
{
	background-image: url(../../images/top-1.gif);
}
.top2_bgimage
{
	background-image: url(../../images/top-2.gif);
}
.top3_bgimage
{
	background-image: url(../../images/top-3.gif);
}
.top4_bgimage
{
	background-image: url(../../images/top-4.gif);
}
.top5_bgimage
{
	background-image: url(../../images/top-5.gif);
}
.topbj_bgimage
{
	background-image: url(../../images/top-bj.gif);
}

/*顶框工具条背景图片*/
.topbar_bgimage
{
	background-image: url(../../images/topbar_01.jpg);
}

/* main背景图片*/
.firstpage_bgimage
{
	background-image: url(../../images/dbsx_01.gif);
}

.desktop_bj
{
	background-image: url(../../images/right-bj.gif);	
}
.desktop_bgimage
{
	background-image: url(../../images/right.gif);	
}


/*最外层表格背景*/
.table_bgcolor
{
	background-color:#F5F9FF;
}

/*表格边框色*/
.table_bordercolor
{
	m1:expression(this.borderColorLight='#4F7FC9');/*中层表格亮边框*/
    m2:expression(this.borderColorDark='#D3D8E0');/*中层表格暗边框*/
}

/*中层表格标题栏*/
.table_titlebgcolor
{
	background-color:#E3EFFF;
}


/*表单中必填字段*颜色*/
.form_requestcolor
{
	color:#E78A29;

}

.left_title
{
	font-size:12px;
	color:#336600;
	width:80px;
    background-color:#F7F7F7;
}

.title_table
{
	background: url(/images/titlebg.gif); height: 24px; width: 100%
}

.title_tr
{
	background-color: #83ABEE
}


.sec1 { 
	width: 99px;
	height: 18px;
	background: url( '/images/tab/xo01.gif' );
	font-weight: normal;
	padding-top: 2px;
	cursor: hand;
	text-align: center;
    }
.sec2 { 
	width: 99px;
	height: 18px;
	background: url( '/images/tab/xi01.gif' );
	color: #ffffff;
	line-height: 120%;
	padding-top: 2px;
	cursor: hand;
	text-align: center;
    }
.main_tab {
    background-color: #D4D0C8;
    color: #000000;
    border-left:1px solid #FFFFFF;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    text-align:center; 
    }
    
.iamge_return
{
	width: 75px;
	height: 31px;
	cursor: pointer;
}

.list_td_onmouse
  {  
	event:expression(
		onmouseover = function()
		{
			this.style.backgroundColor='E3EEFF'
		},
		onmouseout = function()
		{
		this.style.backgroundColor='#FFFFFF'
		}
		)
  }
  
  
.tab_bottom_line
{
	border-bottom:#CCCCCC 1px dotted;
}

.board_kong
{
	border-collapse: collapse
}

table
{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
}
  
  
input
{
	font-size: 12px;
}
input.text
{
	backgound-color: #ffffff;
}

.grade_title_tr
{
	background-color: #76A3E8;
	height : 25px;
	text-align: center;
	font-size: 14px;
	font-style: inherit;
	font-weight: bolder;
	
}

.grade_tr
{
	height : 30px;
	text-align: left;
	font-size: 12px;
	font-style: inherit;
}

.grade_td
{
	text-align:center;
	font-size: 12px;
	font-style: inherit;
}

.option
{
	margin: 0px,3px,0px,3px;
}
  



