﻿/*················*/
/*·····            ·····*/
/*·····请注意加注释·····*/
/*·····            ·····*/
/*················*/

/*******************************       郭旭东添加       *********************************/

/**********************************/
/*                                */
/*           input标签样式        */
/*                                */
/**********************************/

.btn1
{background: url(../../images/bg_btn1.gif) repeat-x #fff;width: 70px;height: 22px;
	line-height: 22px;
	border: 1px solid #6d82bf;
	font-size: 12px;
	color: #2f4da3;
	cursor: pointer; _cursor/* */:hand;}



input.submit, input.button, input.submitLong, input.buttonLong, input.submitShort, input.buttonShort {
	border: none 0px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	height: 21px;
	line-height: 21px;
}
input.submit, input.button {
	width: 73px;
	background-image: url(images/BtnVista.gif);
}
input.submitLong, input.buttonLong {
	width: 114px;
	background-image: url(images/BtnVista_Long.gif);
}
input.submitShort, input.buttonShort {
	width: 53px;
	background-image: url(images/BtnVista_Short.gif);
}
input.text, input.file, input.password {
	color: #095788;
	background-color: #f5fbff;
	font-weight: bold;
	border: 1px solid #333333;
}
input.text, input.password {
	width: 80px;
}
input.file {
	width: 200px;
}
/*--------------------------------*/

/**********************************/
/*                                */
/*        GridView�控件样式      */
/*                                */
/**********************************/
/*.GridView {
	background-color: #4AB7FF;
	width: 80px;
	border-collapse:collapse;
	border-color: #4AB7FF;
}
.GridView td {
	background-color: #ffffff;
	font-size: 9pt;
	padding: 3px 5px;
	border-collapse:collapse;
	border-color: #4AB7FF;
}
.GridView .HeadRow td, .GridView .HeadRow th 
{
	background-color: #C1D9F3;
	font-size: 10pt;
	padding: 4px 5px;
	border-collapse:collapse;
	border-color: #4AB7FF;
	FILTER : progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4AB7FF, EndColorStr=#EEF5FE); 
}
.GridView .Row td 
{
; 
}
.GridView .AltRow td {
	background-color: #f6f8fe;
}
*/

/*--------------------------------*/
.HeadRow1{
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 10pt; BORDER-LEFT-COLOR: #4ab7ff; 
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4AB7FF, EndColorStr=#EEF5FE);*/
	 BORDER-BOTTOM-COLOR: #4ab7ff; PADDING-BOTTOM: 4px; BORDER-TOP-COLOR: #4ab7ff; 
	 PADDING-TOP: 4px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #C1D9F3; BORDER-RIGHT-COLOR: #4ab7ff
}


.GridView {
	BORDER-LEFT-COLOR: #4ab7ff; BORDER-BOTTOM-COLOR: #4ab7ff; WIDTH: 80px; 
	BORDER-TOP-COLOR: #4ab7ff; 
	BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #4ab7ff;
	BORDER-RIGHT-COLOR: #4ab7ff
}
.GridView td {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 9pt; 
	BORDER-LEFT-COLOR: #4ab7ff; BORDER-BOTTOM-COLOR: #4ab7ff; PADDING-BOTTOM: 3px; 
	BORDER-TOP-COLOR: #4ab7ff; PADDING-TOP: 3px; BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-COLOR: #4ab7ff
}
.GridView .HeadRow TD {
	PADDING-RIGHT: 5px;
	 PADDING-LEFT: 5px; 
	 FONT-SIZE: 10pt; 
	 BORDER-LEFT-COLOR:#cccccc; 
	 /*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4AB7FF, EndColorStr=#EEF5FE); */
	 BORDER-BOTTOM-COLOR: #4ab7ff; 
	 PADDING-BOTTOM: 4px; 
	 BORDER-TOP-COLOR: #4ab7ff; 
	 PADDING-TOP: 4px; 
	 BORDER-COLLAPSE: collapse; 
	 BACKGROUND-COLOR: #C1D9F3; 
	 BORDER-RIGHT-COLOR: #4ab7ff
}
.GridView .HeadRow TH {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 10pt; BORDER-LEFT-COLOR: #4ab7ff; 
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4AB7FF, EndColorStr=#EEF5FE);*/
	 BORDER-BOTTOM-COLOR: #4ab7ff; PADDING-BOTTOM: 4px; BORDER-TOP-COLOR: #4ab7ff; 
	 PADDING-TOP: 4px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #C1D9F3; BORDER-RIGHT-COLOR: #4ab7ff
}
.GridView .Row TD {
	
}
.GridView .AltRow TD {
	BACKGROUND-COLOR: #f6f8fe
}
/*--------------------------------*/

/**********************************/
/*                                */
/*      　　  工作区样式 　　     */
/*                                */
/**********************************/
/*工作区标题栏*/
.WorkPage .TitleBar {
	height: 27px;
	background-image: url(../../Include/images/left_01.jpg);
}
/*工作区标题文字*/
.WorkPage .TitleBar .Text {
	background: url(../../Include/images/listhed.gif) no-repeat left;
	font-size: 9pt;
	padding: 3px 0px 0px 20px;
	margin: 0px 0px 0px 5px;
}
.WorkPage .TitleBar .Text .font_tt {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-decoration: underline;
}
.WorkPage .TitleBar .Text .font_ct {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
/*数据绑定控件分页区域*/
.WorkPage .PageNavigate {
	margin: 5px;
	text-align: center;
}
.WorkPage .Content {
	width: 98%;
	margin: auto;
}
/*数据搜索查询区域*/
.WorkPage .Content .SearchBar {
	background-color: #C1D9F3;
	border: 1px solid #666666;
	margin: 3px 0px;
}
.WorkPage .Content span.AspLabel {
	font-weight:bold;
	color:#095788;
}
.WorkPage .Content span.AlertText {
	color:Red;
}
/*--------------------------------*/

/*----------------------------------------------------------------------------------------*/

/********************************    之前留下来的样式   *********************************************/
/*登录页 修改密码页 排期等页有引用*/
.font {
	color: #333300;
	font-size: 11px;
}
/*欢迎页有引用*/
.tophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/*opera*/
/*@media all and (min-width: 0px) {
.vipdl_1, .vipdl_2, .vipdl_3 {
 margin:0;
}
}
@media all and (min-width: 0px) {
#xieyineirong {
height:auto;
min-height:383px;
}
}
*//*ie7*/
* + html .login .loginheadsingle {
	padding: 1px 3px 0 0 !important;
}
* + html .login .loginheadsingle2 {
	width: 42px !important;
	padding: 1px 3px 0 0 !important;
}
.bs {
	color: #FFFFFF;
}
.bd2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #035279;
	padding-top: 1px;
	height: 18px;
}
/*欢迎页登录页及系统页引用*/
.font_b {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
/*欢迎页引用*/
.font_b2 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
/*修改密码页及系统页引用*/
.font_t {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*-------------------------------------------------------------------*/

/*******************************刘金华添加**************************/

/*.ContentView {
	border: 0px;
	padding: 3px 3px 3px 3px;
	background-color: White;
	display: inline-block;
	width: 390px;
}
*/
/*GroupSend引用*/
.CmdTd {
	height: 35px;
	background: #f3f3f3;
	text-align: center;
}
/*GroupSend引用*/
.SepBorder {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	border-bottom: Gray 1px solid;
	border-right-width: 0px;
}
.ContentBorder {
	border-right: Gray 1px solid;
	border-top: Gray 0px solid;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	height: 100%;
	width: 100%;
	padding: 10px;
}
.TopBorder {
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	background: url(../../Include/images/IsSel.gif) repeat-x;
	border-left: Gray 1px solid;
	color: black;
	border-bottom: Gray 1px solid;
	height: 23px;
	padding-top: 2px;
}
.SelectedTopBorder {
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	background: url(../../Include/images/UnSel.gif) repeat-x;
	border-left: Gray 1px solid;
	color: black;
	border-bottom: Gray 0px solid;
	height: 23px;
	padding-top: 2px;
	font-weight: bold;
}
.TdFont {
	font-weight: bold;
}
.smsBody {
	position: absolute;
	width: 185px;
	height: 237px;
	background: url(../../Include/Images/smsMobile.gif) no-repeat;
	padding: 45px 6px 10px 10px;
	color: #000000;
	line-height: 18px;
	overflow: auto;
}
.mmsBody {
	position: absolute;
	width: 227px;
	height: 380px;
	background: url(../../Include/Images/mmsMobile.gif) no-repeat;
	padding: 35px 6px 10px 10px;
	color: #000000;
	line-height: 18px;
	overflow: auto;
}
/*--------------------------------------------------------------------------*/

/*******************************周剑项目组添加**************************/

.tdct {
	font-weight: bold;
}
.bd {
	font-size: 12px;
	font-weight: bold;
	color: #095788;
	border: 1px solid #333333;
}
.bs {
	color: #FFFFFF;
}
.bd2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #035279;
	padding-top:1px;
	height:18px;
}
.bd3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #043A6B;
	padding-top:1px;
	height:17px;
}
/*--------------------------------------------------------------------------*/
