﻿BODY
{
	FONT-SIZE: 9pt; MARGIN: 0px 6px; 
	SCROLLBAR-FACE-COLOR:#0c99db; /*滚动条凸出部分的颜色*/
	SCROLLBAR-HIGHLIGHT-COLOR:#c7e6f7 /*滚动条空白部分的颜色*/;
	SCROLLBAR-SHADOW-COLOR:#c7e6f7 /*立体滚动条阴影的颜色*/;
	SCROLLBAR-3DLIGHT-COLOR:#0c99db /*滚动条亮边的颜色*/;
	SCROLLBAR-ARROW-COLOR:#ffffff /*上下按钮上三角箭头的颜色*/;
	SCROLLBAR-TRACK-COLOR:#c7e6f7 /*滚动条的背景颜色*/;
	SCROLLBAR-DARKSHADOW-COLOR:#0c99db /*滚动条强阴影的颜色*/;
	SCROLLBAR-BASE-COLOR:#0c99db; /*滚动条的基本颜色*/
   
	/*background-color:#f7f6f3;*/
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}
BODY.PopupWinBody
{
	font-size: 9pt;
	margin: 10px;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: blue;
	SCROLLBAR-TRACK-COLOR: white;
	font-family: 宋体;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	background-color: white;
}
BODY.PopupWinBody1
{
	font-size: 9pt;
	margin: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: blue;
	SCROLLBAR-TRACK-COLOR: white;
	font-family: 宋体;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	background-color: white;
}
.classTable
{
	font-size: 9pt;
	margin: 0px 5px;
	font-family: 宋体;
}
A
{
	color: #016BB5;
	text-decoration: none;
}
A:link {
    COLOR: #00135b; 
    text-decoration: none;
}

A:active {
    COLOR: #00135b; 
    text-decoration: none;
}
A:visited {
    COLOR: #00135b; 
    text-decoration: none;
}
A:hover {
    COLOR: #ff8a00; 
    text-decoration: none;
   
}

.songti_lan_14 {
	font-family: "宋体";
	font-size: 14px;
	color: #041775;
}

.richGridDataRow
{
	background-color: #f4f4f4;
	font-size: 12px;
}
.richGridAltRow
{
	background-color: #ffffff;
	font-size: 12px;
}
.richGridNoItemsInfo
{
	font-size: 12px;
}
.GridHeader
{
	background-image: url(../../App_Images/exam/GridViewHead.gif);
	font-size: 12px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}
.GridDataRow
{
	background-color:#f7f6f3;
	font-size:12px;
	height: 26px;
}
.GridAltRow
{
	background-color:#ffffff;  
	font-size:12px;
	height: 26px;
}
.richTreePanel
{
	width:230px;
	height:260px;
	background-color:#c7e6f7;
	color:#016BB5;
	border: #c7e6f7 1px solid;
}
.richTreeView
{
    background-color:#FFFFFF;
    border: #B5C7E7 1px solid;
}
.richTreeSelectButton
{
	background-image:url(../../App_Images/exam/select2.gif);
	border-width:0px;
	CURSOR: hand; 
	background-color:Transparent;
	background-repeat:no-repeat;
	color:#016BB5;
	width:17px;
} 
.richTreePanelButton
{
	border-width:0px;
	CURSOR: hand; 
	background-color:Transparent;
	text-decoration:underline;
	color: #016BB5;
}
.richTreeTextBox
{
	width:80px;
	background: #FFFFFF;
	BORDER-RIGHT: #016BB5 1px solid; BORDER-TOP: #016BB5 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #016BB5 1px solid; BORDER-BOTTOM: #016BB5 1px solid; FONT-FAMILY: Arial;
}
.richTreeTextBox3
{
	width:115px;
	background: #FFFFFF;
	BORDER-RIGHT: #016BB5 1px solid; BORDER-TOP: #016BB5 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #016BB5 1px solid; BORDER-BOTTOM: #016BB5 1px solid; FONT-FAMILY: Arial;
}
.richTreeTextBox2
{
	width:105px;
	background-color: #FFFFFF;
	BORDER-RIGHT: #016BB5 1px solid; BORDER-TOP: #016BB5 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #016BB5 1px solid; BORDER-BOTTOM: #016BB5 1px solid; FONT-FAMILY: Arial;
}
.richTreeBottomCssName
{
	background-color:#FFFFFF;
	background-image:url(../../App_Images/TopLine7.gif);
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.TabButton
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/left_menu.gif);
	height: 26px;
	width: 175px;
}
.tb
{
	border-color: Green;
	border-style: inset;
	border-width: thick;
}

.font
{
	color: #FFFFFF;
}
.font a
{
	color: #FFFFFF;
}
strong
{
	font-weight: bold;
}
.alertBox
{
	background-image: url(../../App_Images/exam/Tittle_little_bg.gif);
	background-color: #cccccc;
	color: Gray;
	font-weight: bold;
	font-size: 16px;
}
.modalPopup
{
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #cccccc;
	padding: 3px;
	width: 250px;
	font-size: 12px;
}
.PopupPanel
{
	background-color: Navy;
	width: expression(document.body.scrollWidth);
	height: expression(document.body.scrollHeight);
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.input3
{
	width: 120px;
	border-right: #016BB5 1px solid;
	border-top: #016BB5 1px solid;
	font-size: 11px;
	border-left: #016BB5 1px solid;
	color: #000000;
	border-bottom: #016BB5 1px solid;
	background: #ffffff;
}
.input2
{
	width: 120px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 11px;
	border-left: #ffffff 1px solid;
	color: #000000;
	border-bottom: #6e9ffd 1px solid;
	background: #ffffff;
}
.input4
{
	width: 120px;
	border-right: #1d90a0 1px solid;
	border-top: #1d90a0 1px solid;
	font-size: 12px;
	border-left: #1d90a0 1px solid;
	color: #000000;
	border-bottom: #1d90a0 1px solid;
	background: #ffffff;
}

.inputNoBgColor
{
	width: 120px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 11px;
	border-left: #ffffff 1px solid;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	font-family: Arial;
	background: #a2bff3;
}
.select
{
	width: 124px;
	background: #a2bff3;
	color: #016BB5;
	border-right: #016BB5 1px solid;
	border-top: #016BB5 1px solid;
	font-size: 11px;
	border-left: #016BB5 1px solid;
	color: #000000;
	border-bottom: #016BB5 1px solid;
	font-family: Arial;
}
.button
{
	border-right: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	font-size: 9px;
	border-left: #cccccc 2px solid;
	color: #333333;
	border-bottom: #cccccc 2px solid;
	font-family: Tahoma;
	background-color: #f7f7f7;
}
.menulink
{
	text-decoration: none;
	color: #016BB5;
}

.pageTitle
{
	background-image: url(../../App_Images/Tittle_bg.gif);
	width: 100%;
	height: 30px;
	font-family: @黑体;
	font-size: 16px;
}
.headerPanel
{
	background-image: url(../../App_Images/header_bg_1px.gif);
	height: 26px;
	color: #0B479D;
	font-size: 12px;
	vertical-align: middle;
}

.tb
{
	border: #B5C7E7 0px solid;
	color: #ffffff;
	font-family: Arial;
}
.tb_in
{
	border: #B5C7E7 0px solid;
	color: #0B479D;
}
.tb_iner
{
	border: #B5C7E7 0px solid;
	color: #0B479D;
}
.tb_print
{
	border: #B5C7E7 0px solid;
	color: #000000;
	font-family: Arial;
}
.CaptionColumn
{
}

.delete2
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/delete2.gif);
	width: 16px;
	height: 16px;
	cursor: hand;
}
.edit2
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/edit2.gif);
	width: 16px;
	height: 16px;
	cursor: hand;
}
.view2
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/select.gif);
	width: 16px;
	height: 21px;
	cursor: hand;
}
.A1
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/A.png);
	width: 42px;
	height: 20px;
	cursor: hand;
}
.B1
{
	
	background-image: url(../../App_Images/exam/B.png);
	width: 75px;
	height: 20px;
	cursor: hand;
	background-color: Transparent;
	border-width: 0px;
	
}
.C1
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/C.gif);
	width: 32px;
	height: 18px;
	cursor: hand;
	

}
.GO
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/GO.gif);
	width: 39px;
	height: 20px;
	cursor: hand;

}
.bottom_line5
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(../../App_Images/exam/bottom_line5.gif);
	width: 6px;
	height: 23px;
	cursor: hand;
}
.tablehead
{
	background-image:url(images/b2_3.gif); height:18px;
}