﻿body
{
	margin: 0px;background-color: #d6ecfe;
	line-height:1.5em;
	font-size:12px;
	
}
.errMsg
{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.myTab1
{

	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.ControlButton
{
	padding: 5px;
	text-align: left;
}

.GridView
{
	line-height:1.5em;	
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
.GridView td
{}
.RowStyle
{
	background:#fff;
	
}
.AlternatingRowStyle
{
	background:PaleGoldenrod;
}

.HeaderStyle,.HeaderStyle td,.HeaderStyle td a
{
	text-align:center;
	background: #0066FF;
	color: White;
	font-weight: bold;	
	font-size:12px;
}
.GridView tr th tr td
{
	text-align:center;
	background-color: #0066FF;
	color: White;
}

.HoverNodeStyle
{
	font-weight:bold;
	}

.RootNodeStyle
{
	line-height:1.5em;
	font-weight:bold;
	color:White;
}
.NodeStyle
{
	color:Black;

}
.mytable {
	font-size: 14px;
	background-color: #1e568f;    /*1e568f   009900  */
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.mytableW  input {
	width: 30px;
}
.mytable td {
	padding: 2px;
	background-color: #c8e2fb;
}
.mytable thead,.mytable .tit{
	font-weight: bold;
	text-align: center;
	background-color: #99CCFF;
		letter-spacing: 0.2em;
}
















.myTab1 td{
	background-color: #FFFFFF;
}
.myTab2 {
	background-color: #FF9900;
	width:98%;}


.myTab3 td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.dw {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
}
.xm1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
.xm2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	width: 88px;
	line-height: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#frmMain
{
    height: 594px;
	}
.mainR	
{
	
	}
.mainL
{
	width:150px;
	
}
.mainT
{
	height: 79px;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
}
.mainT2 {
	background-image: url(images/t2.jpg);
	height: 31px;
	color: #18577e;
	line-height: 31px;
	padding-left: 30px;
}
.login
{
	background-position: center top;
	background-image: url(  'images/login.jpg' );
	
	height: 768px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.loginFrm
{
	font-size:14px;
	margin-top: 300px;
	width:300px;
	
	margin-left:auto;
	margin-right:auto;
}
.myCenter
{
	margin-left: auto;
	margin-right: auto;
	
}
.Center
{text-align: center;
	
           
           }
	
.txtBoxWidth
{
	width:150px;
}
.txtBoxWidth2
{
	width:160px;
	}
	
	#txtZhangHao,#txtMiMa,#txtUserName,#txtPassWord{width:150px;}
	
.newsTit
{
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	text-align: center;
	margin-top: 20px;
	background-color: #0066FF;
	color: #FFFFFF;
}
.newsCon
{
	
	padding: 10px;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
.labTest
{
	display:none;}

.TextBox
{  
   onfocus:expression(onfocus=function (){this.className="TextBoxOver";});
    onblur: expression(onblur=function (){this.className="TextBox";});	
	border: 1px solid #0066ff;	
}
.TextBoxOver
{  
   onfocus:expression(onfocus=function (){this.className="TextBoxOver";});
    onblur: expression(onblur=function (){this.className="TextBox";});	
	border: 1pt solid #0066ff;
	background-color: #99CCFF;	
}
.Button
{   onmouseover:expression(onmouseover=function (){this.className="ButtonOver";});
    onmouseout: expression(onmouseout=function (){this.className="Button";});
	border: 1px solid #6699FF;
	background-color: #99CCFF;	
	color: #000000;
	line-height:1.5em;
}
.ButtonOver
{
   onmouseover:expression(onmouseover=function (){this.className="ButtonOver";});
    onmouseout: expression(onmouseout=function (){this.className="Button";});
   	color: #000000;
	border: 1px solid #6699FF;
	line-height:1.5em;
	background-color: #fff;
}

.DropDownList
{background-color: #99CCFF;
	color: #000000;
	border: 1px solid #6699FF;
	line-height:1.5em;
	
}

.ListBox
{
	color: #000000;
	border: 1pt solid #6699FF;
	height: 18px;
	background-color: #99CCFF;
}

.CheckBoxList
{
    padding: 4px;
	color: #000000;
	border: 1pt solid #6699FF;
	height: 18px;
	background-color: #99CCFF;
}

.RadioButtonList
{
    padding: 4px;
	color: #000000;
	border: 1pt solid #6699FF;
	height: 18px;
	background-color: #99CCFF;
}

.newsTit
{
	padding: 20px;
	font-size: 14px;
	text-align: center;
}
.newsCon
{
	font-size: 14px;
	line-height: 1.5em;
	padding: 20px;
}	
.noData
{
	font-size: 14px;
	color: #FF0000;
	line-height: 3em;
	margin-top: 22px;
	margin-bottom: 22px;
	text-align: center;
	display: block;
	font-weight: bold;
}