﻿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: 22px;
}
.GridAltRow
{
	background-color: #ffffff;
	font-size: 12px;
	height: 22px;
}
.richTreePanel
{
	width: 230px;
	height: 260px;
	background-color: #FFFFFF;
	color: #016BB5;
	border: #B5C7E7 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: 11px;
	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: 11px;
	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
{
	width:64px; height:25px; line-height:25px; text-align:center; border:0px; cursor:pointer;background-color:Transparent; color:#fff;
	background-image:url(../../App_Images/button/button_b.png);
}
.Bl1
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(images/B2.png);
	width: 100px;
	height: 20px;
	cursor: hand;
	padding-top: 2px;
}
.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;
}
.button_b,.button_r,.button_g,.button_y,.button_h{width:64px; height:25px; line-height:25px; text-align:center; border:0px; cursor:pointer;background-color:Transparent; color:#fff;}
.button_b{ background-image:url(../../App_Images/button/button_b.png); }
.button_g{ background-image:url(../../App_Images/button/button_g.png);}
.button_y{ background-image:url(../../App_Images/button/button_y.png);}
.button_h{ background-image:url(../../App_Images/button/button_h.png); color:#ececec;}
.button_r{ background-image:url(../../App_Images/button/button_r.png);}

.button_b_b,.button_r_b,.button_g_b,.button_y_b,.button_h_b{width:85px; height:25px; line-height:25px;text-align:center;border:0px; cursor:pointer; background-color:Transparent;color:#fff;}
.button_b_b{ background-image:url(../../App_Images/button/button_b_b.png);}
.button_g_b{ background-image:url(../../App_Images/button/button_g_b.png);}
.button_y_b{ background-image:url(../../App_Images/button/button_y_b.png);}
.button_h_b{ background-image:url(../../App_Images/button/button_h_b.png); color:#ececec;}
.button_r_b{ background-image:url(../../App_Images/button/button_r_b.png);}

.button_b_s,.button_r_s,.button_g_s,.button_y_s,.button_h_s{width:40px; height:25px; line-height:25px;text-align:center;border:0px; cursor:pointer; background-color:Transparent; color:#fff;}
.button_b_s{ background-image:url(../../App_Images/button/button_b_s.png);}
.button_g_s{ background-image:url(../../App_Images/button/button_g_s.png);}
.button_y_s{ background-image:url(../../App_Images/button/button_y_s.png);}
.button_h_s{ background-image:url(../../App_Images/button/button_h_s.png); color:#ececec;}
.button_r_s{ background-image:url(../../App_Images/button/button_r_s.png);}
