﻿body 
{
	font-size:10pt;
}
.DydragTableCss{height:100%;}
.DydragTableCss00
{
	background: url(../images/alert/top_l.gif) no-repeat 0 -81px;height:25px;	width:6px;
	text-align:left;font-size:10pt;
}
.DydragTableCss01
{
	background: url(../images/alert/top_c.gif) 0 -81px; padding-top:5px;text-indent:10px;font-weight:bolder;
	font-size:12px;
}
.DydragTableCss02
{
	background: url(../images/alert/top_r.gif) 0 -81px; width:5px;
}
.DydragTableCss10
{
	background: url(../images/alert/dot.gif) repeat-y -21px white;
}
.DydragTableCss11
{
	/*height:50px;*/ height:100%;
}
.DydragTableCss12
{
	background: url(../images/alert/dot.gif) repeat-y -17px white; 
}
.DydragTableCss20
{
	background: url(../images/alert/bottom_l.gif) no-repeat 0 -47px;height:11px;		
}
.DydragTableCss21
{
	background: url(../images/alert/bottom_c.gif) 0 -47px ;
}
.DydragTableCss22
{
	background: url(../images/alert/bottom_r.gif) 0 -47px ;
}
.btnCommon
{
	background:url(../images/alert/btn.gif) no-repeat;
	border:0;
	width:76px;
	height:26px; color:White; font-weight:bold;
	}
	input{border:1px #A6DA8A solid;
	
}
.MenuSe{cursor:hand; width:210px; padding-left:25px; }
.MenuSe2{cursor:hand; width:210px;padding-left:25px; }
.HeadContent{text-align:right; width:100%;}
/* 覆盖层的样式 */
#overlay{position: absolute;	top: 0;	left: 0;	z-index:99;	width: 100%;	height: 500px;	background-color:gray;	filter:alpha(opacity=50);	-moz-opacity: 0.6;	opacity: 0.6;}
.ItemClassCss{border-bottom: 1px dashed Gray; cursor:hand;
	text-indent:10px;
	background:url('../images/alert/17.gif') no-repeat left center;
		line-height:23px;
    	font-size:12px;	
    	vertical-align:top;
}
/* 网站小修饰 */
.ResFresh{cursor:hand; float:right; padding-right:10px;}
/*
	全屏局中

html,body { height:100%; overflow:auto; font:12px/1.5 simsun;margin:0; padding:0;}
.lightBox,
.popupCover,
.popupIframe,
.popupComponent { position:absolute; left:0; top:0; width:100%; height:100%;}
.popupComponent { z-index:2; display:none;}
.popupIframe { display:none; _display:block; _filter:alpha(opacity=50);}
.popupCover { background:gray; opacity:0.7; filter:alpha(opacity=50);}
.lightBox { text-align:center; overflow:auto;}
.lightBoxContent { display:inline-block; *display:inline; zoom:1; width:300px; padding:10px; background:#fff; border:5px solid #00b4ff; vertical-align:middle;}
.lightBoxMaxHeight { display:inline-block; vertical-align:middle; height:100%; *height:99.5%; width:1px; overflow:hidden; margin-left:-1px;}
*/