/*
	This Cascading Style Sheet Document was writen by Dron.
	@2005-2007 Ucren.com All Rights reserved.

	z-index定义如下：
	100			loading：加载等待
	90			ExitSysDiv：退出提示窗
	16			tasktip：任务栏提示层
	15			rightmenu：右键菜单
	14			rightmenubg：右键菜单阴影
	10			StartMenu：开始菜单
	10			TaskBar：任务条
	5			窗口
	4			closeb：右上角退出按钮
	4			tip：桌面提示文字层
	3			iconsdiv：图标层
	0			桌布
*/
/*全局Start*/
*{font-size:12px;cursor:default;color:#000;margin:0;padding:0;line-height:1.2em;}
body{background-color:#004584;overflow:hidden;margin:0px;padding:0px;border:0px;}

/*window窗体Start*/
.winborder{border:2px solid #aecaf9;}
.wintit{text-align:left;background-image:url("images/WinTitBg.gif");height:20px;line-height:16px;color:#fff;font-weight:bold;}
.wintit span{display:block;float:left;width:16px;height:16px;line-height:16px;background-image:url(images/WinIco.gif);}
.WinCloseIco{display:inline;float:right;width:16px;height:16px;background:url(images/WinCloseIco.gif) no-repeat 0 0;}
.WinCloseIcoon{display:inline;float:right;width:16px;height:16px;background:url(images/WinCloseIco.gif) no-repeat 0 -16px;}
.winbody{background-color:#ffffe5;}
.winbody iframe{width:100%;height:100%;}

/*按钮三态Start*/
.nomo{background-position:0 0;}
.over16{background-position:0 -16px;}
.over27{background-position:0 -27px;}
.down27{background-position:0 -54px;}
.over50{background-position:0 -50px;}

/* 桌面图标样式Start */
#iconsdiv{z-index:3;position:absolute;left:0px;top:0px;width:100%;height:100%;}
#iconsdiv table{position:absolute;width:75px;height:75px;border:0px;}
#iconsdiv table tr td{background-repeat:no-repeat;background-position:22px 22px;}
.iconstyle1 span{line-height:20px;color:#fff;}
.iconstyle2 span{line-height:20px;color:#ff0;}

/* 右键菜单Start */
#rightmenu{position:absolute;z-index:15;background-color:#ffffff;border:1px solid #eee;width:150px;-moz-border-radius:3;height:160px;display:none;}
#rightmenubg{position:absolute;z-index:14;width:150px;height:160px;background-color:#000;-moz-opacity: 0.30;-moz-border-radius:3;filter: progid:dximagetransform.microsoft.blur(pixelradius=2,makeshadow="true",shadowopacity=0.4);display:none;}
#rightmenu a{display:block;width:150px;height:20px;line-height:20px;text-decoration: none;}
#rightmenu a:hover{color:#fff;background-color:#009;}

/* 任务栏提示层Start */
.tasktip{z-index:16;position:absolute;width:112px;height:35px;line-height:26px;text-align:center;background-image:url(images/TaskTip.gif);bottom:28px;}

#timebar{text-align:right;line-height:27px;color:#fff;}
#StartMenu{z-index:10;position:absolute;left:1px;bottom:-289px;clip:rect(0 160 0 0);}
#StartMenu .m1{width:137px;height:6px;background:url(images/StartMenuBottom.gif);}
#StartMenu .m2{width:137px;height:304px;background:url("images/StartMenuMiddle.gif");}
#TaskBar{z-index:10;position:absolute;left:0px;bottom:0px;}
#closeb{z-index:4;position:absolute;width:49px;height:44px;background-image:url("images/closeb.gif");right:0px;top:0px;}
#TaskBarBody{height:27px;width:100%;display:block;overflow:auto;overflow-y:auto;overflow-x:hidden;}
#TaskBarBody img{width:16px;height:16px;border:0;}
#TaskBarBody div{float:left;width:150px;height:20px;border:1px solid #cdf;color:#f00;background-color:#88f;margin:3px 3px 3px 3px;line-height:20px;}
#TaskBarBody div span{width:150px;line-height:20px;color:#fff;}
#StartMenuList img{width:24px;height:24px;border:0px;}
table#StartMenuList tr.normal td,table#StartMenuList tr.normal td span{color:#000;}
table#StartMenuList tr.highlight td,table#StartMenuList tr.highlight td span{background-color:#009;color:#fff;}
table#StartMenuList td.left{width:30px;height:30px;text-align:center;}
table#StartMenuList td.right{width:107px;text-align:left;}
table#StartMenuList td.right span{text-decoration: underline;}
div#TaskBar table tr td.fline{width:11px;height:27px;background-image:url("images/TaskFline.gif");}
div#TaskBar table tr td.TaskBg{height:27px;background-image:url("images/TaskBg.gif");}
#ExitSysDiv{z-index:90;position:absolute;left:0px;top:0px;width:100%;height:100%;background-image:url("images/VirPic.gif");}
#bt3{width:100%;height:120px;text-align:center;}
#bt3 a{display:block;float:left;width:50px;height:50px;background-image:url(images/CoolButton.gif);text-decoration: none;margin:5px;}
#bt3 a:hover{background-position:0 -50px;}
#bt3 .p1{float:left;width:113px;}
#bt3 .p2{height:70px;}
#bt3 a span{font-weight:bold;font-size:14px;line-height:50px;}
#bt3 .fline{width:100%;height:5px;background-color:#bbf;font-size:1px;margin-bottom:5px;}
#bt3 .c1{text-align:center;background-color:#fff;}
#aboutme{z-index:5;position:absolute;width:346;right:59px;top:10px;display:none;}

/* 加载等待层Start */
#loading{z-index:100;position:absolute;width:100%;height:100%;left:0px;top:0px;background-color:#fff;}
#loading td{color:#9c9a9c;}
#loading img{background-color:#fff;}

/* 窗口层 */
.dwindow{position:absolute;left:300px;top:50px;z-index:5;}
#tip{z-index:4;position:absolute;width:500px;text-align:right;line-height:25px;font-size:15px;font-weight:bold;color:#ff0;right:0;bottom:19px;height:25px;}