/*      前台繁体中文的样式表    */
BODY
{
    BACKGROUND-IMAGE: url(../Images/bg.gif);
    font-size: 11pt;
    MARGIN: 0px;
    TEXT-ALIGN: center
}
TABLE
{
    
}
TD
{
    font-size: 11pt
}
A
{
	color: #006400;
	font-family: 宋体;
	text-decoration: none;
}

.PageWidth
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	
	width: 778px;
	height: 0px;
}
.PageHeight
{
		padding: 0px;
	margin: 0px;
	border-width: 0px;


	width: 0px;
	height: 400px;
}
.PageLeft
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;

	width: 178px;
	height: 0px;	
}
.PageMain
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	
	width: 596px;   /*  此宽度实为600PX,当.ClientTable定义左右线宽时应减去其两线宽    */
	height: 0px;	
}

/*      当前位置字体大小及颜色66cc00      */
.PageLocation
{
    font-size: 13px;
    color: #66cc00;
}
/*      当前位置低边的实线eeff00      */
.PageLocation_x
{
    border-bottom: #eeff00 1px solid;
}
.MainMenu
{
	font-size: 11pt;
	color: #002000;
}
.MainLink
{
		font-size:11pt ;
	}
.ClientTable
{
	BACKGROUND: #ffffff;
BORDER-RIGHT: #009966 2px solid; 
BORDER-LEFT: #009966 2px solid;
BORDER-BOTTOM: #009966 2px solid;
	
	}
.LeftTD
{
	BORDER-RIGHT: #009966 1px solid; 
	 background-color :#F6F6F6;
	}	
.ClientTD
{
	}
.DataGridTableBG
{
    width: 100%;
    height: 1px;
    background-color: #339900;
}
.DataGridTableH
{
    width: 100%;
    height: 20px;
}
/*      设置DataGrid表格页眉        */
.DataGridHeaderStyle
{
    background-image: url(Images/R_Gv_Title_Bg.gif);
    color: #006600;
    height: 23px;
}
/*      设置DataGrid表格页眉最后一列宽为11与DataGridHeaderStyle一起使用     */
.DataGridHeaderStyle2
{
   background-image: url(Images/R_Gv_Title_Bg_Right.gif);
}
/*      设置DataGrid表格外线颜色        */
.DataGridBorder
{
    border-right: #ff99cc 0px solid;
    border-top: #ff99cc 0px solid;
    border-left: #ff99cc 0px solid;
    border-bottom: #ff99cc 0px solid;
}
/*      设置DataGrid表格页眉外线颜色        */
.DataGridBorderHeader
{
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    border-left: #ff0000 0px solid;
    border-bottom: #cccccc 0px solid;
}
/*      设置DataGrid表格内网格线及上下空白      */
.DataGridItemBorder
{
    border-right: #ff99cc 0px solid;
    border-top: #ff99cc 0px solid;
    padding-bottom: 2px;
    border-left: #ff99cc 0px solid;
    padding-top: 2px;
    border-bottom: #cccccc 1px solid;
}
/*   编辑与浏览时表格线条样式--格子     */
.TdStyle
{
    border-left: #339900 1px solid;     /*  339900  */
    border-top: #339900 1px solid;
    padding-bottom: 1px;
    padding-top: 1px;
}
/*   编辑与浏览时表格线条样式--表格     */
.TableStyle
{
    border-right: #339900 1px solid;
    border-bottom: #339900 1px solid;
}
.PlanName_TextBox
{
    text-align: center;
    font-size: 18px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
}

.modalBackground
{
    background-color: Gray;
    Filter: alpha( opacity = 70 );
    opacity: 0.7;
}
.StyleUpPicture
{
    width: 200px;
    background-color: #eeffee;
}
.ImageUpPicture
{
    width: 150px;
    height: 200px;
    border-right: 2px solid;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
}



.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #fffacd;
    color: red;
    width: 150px;
    cellspacing: 3px;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
    cellspacing:3px
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
    cellspacing:3px
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
    cellspacing:3px
}

/*  頁導航文字大小及颜色    */
.PageSizeColor
{
    font-size: 9pt;
    color: #006600;
}
/*  其它文字颜色    */
.OtherColor
{
    color: #006600;
}


/*--PHP 20140628--*/
.left_style
{
	text-align: left;
	background-image: url('images/L_Item_8.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px 0 11px 11px;
}

.list_style
{
	text-align: left;
	background-image: url('images/R_Dashed.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 7px 0 9px 7px;
}
.list_style td
{
	padding: 7px 0px;
}

.current_location
{
	text-align: left;
	font-size: 13px;
	color: #66cc00;
	border-bottom: 1px solid #eeff00;
}
.type_title
{
	width: 100%;
	border: 0px solid #555;
	font-size: 18pt;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding: 11px 0;
}

.page li{
   float: left;
   background: url(img/page.gif) no-repeat 0 0;
   height: 19px;
   width: 19px;
   text-align: center;
   margin: 0 3px;
   line-height: 19px;
   font-family: Helvetica;
  /** cursor: pointer; **/
   display:inline;}  
.page li.on{
   background: url(img/pageon.gif) no-repeat 0 0;
   color: #006600;
   font-weight: bold;}
.page .input{
   width: 20px;
   height: 16px;}

.page li a
{
   width: 97%;
   display: inline-block; 
}
.page li a:hover
{
   background: url(img/page_2.gif) no-repeat 0 0;
   height: 19px;
   width: 19px;
   margin: -1px 0 0 -1px;
}

/*--运行进度层20140517 rgb(255, 255, 255)absolute--*/
#div_ImgLoading
{
   background: #000000; 
   padding-top: 37px; 
   border-radius: 11px; 
   left: 47%; 
   top: 59%; 
   width: 210px; 
   height: 150px; 
   text-align: center;
   color: #ff0000;
   display: none;
   filter: alpha(opacity=29); 
   position: fixed; 
   opacity: 0.5;
   font-weight: bold;
}