﻿/*
统一样式：



1.系统配置新增、修改画面的框度：300，Table要调用AddBorderColor样式。	
	例如：     
   <table width="300" class="AddBorderColor" border="1"  cellpadding="0" cellspacing="0">
            <tr>
                <td style="width: 40%; height: 21px" class="TDADD">
                    服务需求名称：</td>
                <td style="width: 60%; height: 21px">
                    <asp:TextBox ID="TextBox1" Width="95%" runat="server"></asp:TextBox></td>
            </tr>           
     </table>  
	新增画面弹出窗体的大小：400×200
	例如：



	 input id="btnAdd" type="button" class="btn5" value="新增"  onclick="ShowDialog('PropertyCFGU.aspx',400,200,'yes')" />

2.
3.
4.
*/

.css
{
	font-size: 9pt;
	color: #000099;	
}
.txt
{
	font-size: 12px;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.title
{
	font-size: 12pt;
	color: #000099;
}
.align
{
	text-align: left;
}

.linka{
	color:#0000FF;	
	font-size:12px;
}
.span24px {
	padding-left:24px;
}


/*	一级菜单的样式	
add by xie,lianghui
*/
.TD1
{
FONT-SIZE: 10pt;
color:#ffffff;
CURSOR: pointer;
background-image:url('../images/menu_tittle.png');
border-bottom:#FFF 1px solid;
}


/*	二级菜单的样式



add by xie,lianghui
*/
.TD2
{
FONT-SIZE: 10pt;
color:#636563;
CURSOR: pointer;
background-color:#f4f4f4;

border-bottom:#FFF 1px solid;
}


/*	菜单链接的样式



add by xie,lianghui
*/
.AStyle
{
FONT-SIZE: 10pt;
CURSOR: pointer;
COLOR: #2FDB5A;
}



/*	新增画面的Table的样式	
add by xie,lianghui
*/
.AddBorderColor
{
border-color:#156a8e;
background-color:#f4f4f4;

}


/*	用于新增、维护、查询画面的TD中的文本
add by xie,lianghui
*/
.TDADD
{
FONT-SIZE: 10pt;
color:#000000;
/*background-image:url('../images/bg_007.png');*/
background-color:#f4f4f4;
text-align:left;
}
.FontAdd
{
FONT-SIZE: 10pt;
text-align:left;
}


/*
页面默认的body样式
add by xie,lianghui
*/
body
{
	/*background-image:url('../images/bg_005.png');	*/
	background-color:#FFFFFF;
	background-attachment:fixed; 
	background-position:bottom right;
	background-image:url(../Images/bg_005.png);
	background-repeat:no-repeat;
}
/*
查询页面的body样式
add by wang,yuntian
*/
.queryBody
{
	background-color:#FFFFFF;
	background-attachment:fixed; 
	background-position:bottom right;
	background-image:url(../Images/bg_004.png);
	background-repeat:no-repeat;
}
/*
左侧菜单页面的body样式
add by xie,lianghui
*/
.MenuBody
{
	
	background-image:url(../Images/bg_007.png);
}
/*
新增页面的body样式
add by xie,lianghui
*/
.AddBody
{
	
	background-image:url(../Images/bg_11.png);
}

/*
查询页面的头部空格的高度
add by xie,lianghui
*/
.HeadUL
{
	/*height:30px;*/
	margin-bottom:0;
	margin-top:0;
}


/*
Grid的间隔行的样式



add by xie,lianghui
*/
.AS
{
color:#000000;
background-color:#f4f4f4;
line-height: 20px;	
font-size: 12px;	 
text-align :center;	
border-width:1px ;	
vertical-align :middle;
word-break :break-all ;    
word-wrap:break-word;
}
.RS{
	background-color:#ffffff;
	line-height: 20px;	
font-size: 12px;	 
text-align :center;	
border-width:1px ;	
vertical-align :middle;
word-break :break-all ;    
word-wrap:break-word;
}
.PS span
{
	color:#ff0000;	
}
.PS 
{
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}

.s1 td
{
text-align:left;	
}

/*
Grid的编辑行的样式
add by xie,lianghui
*/
/*.ES
{
color:#000000;
background-color:#ffffff;
line-height: 20px;	
	font-size: 12px;	 
	text-align :center;	
	border-width:1px ;	
	vertical-align :middle;
	word-break :break-all ;    
    word-wrap:break-word;
}*/



/*查询画面的head样式
add by xie,lianghui
*/
.TableHead
{
background-color: #156a8e;
color:#ffffff;
	
}




/*
控制button样式
add by xie,lianghui
*/
.btn5 {
	font-size: 12px;
	color: #000000;
	height: 20px;
	border: 1px solid #717170;
	background-color: #ffffff;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#f2f1f0, EndColorStr=#bfbebe);
	margin: 0px;
	padding: 0px;
	width:80px;
}


/*
GridView 的HeaderStyle
add by xie,lianghui
*/
.gvHeaderStyle
{	
    background-image:url('../images/Form.png');	
    font-size: 12px;   
    font-weight:bold;    
    color: #2F2F2F;
    border:1px  #c6c6c6;
    TEXT-ALIGN: center;	
    height :20px;
    vertical-align :middle;
 }
/*
GridView 的ItemStyle 
add by xie,lianghui
*/
.gvItemStyle
{     
	line-height: 20px;	
	font-size: 12px;	 
	text-align :center;	
	border-width:1px ;
	border-color:#c6c6c6;	
	line-height: 20px;
	vertical-align :middle;
	word-break :break-all ;    
    word-wrap:break-word;
}
/*
维护画面左侧TD样式
add by xie,lianghui
*/
.TDLeft
{
	height: 24px;
	width:40%;	
	FONT-SIZE: 10pt;
	color:#000000;
	background-color:#FFFF00;
	text-align:left
	}
/*
维护画面右侧TD样式
add by xie,lianghui
*/
	.TDRight
{
	height: 24px;
	width:60%;	
	}
/* CSS Document
Tab样式表单，应用于插入数据
 */
.tab-on 
{
     cursor: hand;
     width:98px;
     height:29px;
     background-image:url('../images/button_07.gif');
     text-align:center;
     font-size: 12px;
     font-weight:bold;
}

.tab-off 
{
     cursor: hand;
     border-style:none;
     width:98px;
	 height:29px;
	 text-align:center;
	 font-size: 12px;
	 font-weight:bold;
	 background-image:url('../images/button_08_1.gif');
}

.RightDIV
{	
width:800px ;
text-align:center;
}
/*退出按钮*/

/* add by xie,lianghui 用于Excel导入的测试画面*/
.AS2
{
background-color:#f4f4f4;
}
/* add by xie,lianghui 用于Excel导入的测试画面*/

.RS2{
	background-color:#ffffff;
}
#divalert
{
	height:100px; 
	line-height:100px; 
	position:absolute; 
	text-align:center; 
	vertical-align:middle; 
	width:200px; 
	border-style:outset; 
	background-color:#f4f4f4; 
	border-color:#f4f4f4;
}
.org14 {
	color:red;
	font-size:large;
}
.tabOn
		{
background-image: url('../images/button_07.gif'); 
width: 96px;
 height: 25px;
 z-index:100;
 position: relative;
 text-decoration:none;

			}
	.tabOff
			{
				background-image: url('../images/button_08.gif');
				 width: 96px;
				  height: 25px;
				  position: relative;
				  text-decoration:none;
				 
				}
				.tablink
				{
					margin:2px;
					margin-top:10px;
					font-size:12px;
					 font-weight:bold;

					}
					.tabContent
					{
						border:1px solid green;
						 background-color:#FDEADA;/*#FFEFE8;*/
						  margin-top:-3px;
						   margin-left:2px;
						    position:relative;
						}