/*=================================================================任务栏样式区域=================================================================*/

.TaskBar_LeftButton{
	width:13px;
	height:13px;
	line-height:32px;	
	cursor:pointer;	
	text-align:center;
	background-image: url(images/WinTaskBar_35.png);
	background-repeat: no-repeat;
}
.TaskBar_RightButton{
	width:13px;
	height:13px;
	line-height:32px;	
	cursor:pointer;	
	text-align:center;
	background-image: url(images/WinTaskBar_37.png);
	background-repeat: no-repeat;
}
.StartButton
{
	background-image: url(images/WinTaskBar_03.png);
	background-position: center bottom;
	height: 38px;
	width: 45px;
}

.TaskBar
{
	background-image: url(images/WinTaskBar_32.png);
	background-repeat: repeat-x;
	height: 42px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:10000;
	width:100%;
	background-position: bottom;	
}

.BlueBack
{
	background-image: url(images/WinTaskBar_28.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
}

.BlueCompact{
	background-image: url(images/WinTaskBar_31.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 35px;
	width:16px;
}

.MenuArea
{
	position:absolute;
	left:200px;
	bottom:42px;
	display:block;
	width:120px;
	height:105px;
	background-image: url(images/RightManu.png);
	background-repeat: repeat-y;
	z-index:10006;
	border: 1px solid #CCCCCC;
}

.taskBarMoveRightIcon
{
	background-image: url(images/WinTaskBar_37.png);
	background-repeat: no-repeat;
	width:13px;
	height:13px;
}

.taskBarMoveLeftIcon
{
    background-image: url(images/WinTaskBar_35.png);
	background-repeat: no-repeat;
	width:13px;
	height:13px;
	float:right;
}

.ClsIcon
{
	background-image: url(images/WinTaskBar_36.png);
	background-repeat: no-repeat;
	width:22px;
	height:24px;
}

.MenuMouseOverStyle
	{
	border:1px solid #cccccc;	
	background-color:#FFFFFF;
	height:20px;
	line-height:20px;
	padding-left:30px;
	margin:1px;
	cursor:pointer;
	padding-top:4px;
	font-size:12px;
	color:#333333;	
	}
.MenuMouseOutStyle
	{
	border:0px solid #FFFFFF;	
	height:20px;
	line-height:20px;
	padding-left:30px;
	margin:1px;
	cursor:pointer;	
	padding-top:4px;
	font-size:12px;
	color:#333333;	
	}

* html .TaskBar {
    background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_32.png", sizingMethod="scale");
	
}

* html .StartButton {
    background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_03.png", sizingMethod="crop");
	
}
* html .BlueCompact {
    background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_31.png", sizingMethod="crop");
	
}
* html .MenuArea {
    background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/RightManu.png", sizingMethod="scale");
	
}
/*=================================================================任务栏样式区域=================================================================*/


/*=================================================================提示气泡样式区域=================================================================*/

.vista_bleb_nw {
	width: 12px;
	height: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_07.png);
	background-repeat: no-repeat;
}

.vista_bleb_n {
	height: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_08.png);
	background-repeat: repeat-x;
	
}

.vista_bleb_ne {
	width: 12px;
	height: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_10.png);
	background-repeat: no-repeat;
	
}

.vista_bleb_e {
	width: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_14.png);
	background-repeat: repeat-y;
	
}

.vista_bleb_w {
	width: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_12.png);
	background-repeat: repeat-y;
	
}

.vista_bleb_sw {
	width: 12px;
	height: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_17.png);
	background-repeat: no-repeat;
	
}

.vista_bleb_s {
	height: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_18.png);
	background-repeat: repeat-x;
	
}

.vista_bleb_se {
	width: 12px;
	height: 12px;
	background-color: transparent;
	background-image: url(images/WinTaskBar_20.png);
	background-repeat: no-repeat;	
}

.vista_TaskBarBleb_m{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #0093C9;
	text-decoration: none;
	padding:3px;
	line-height:22px;
	width:160px;	
	background-color:#FFFFFF;
	filter :progid:DXImageTransform.Microsoft.Alpha (opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align:center;
}

.vista_TaskBtn_Bleb{
	position:absolute;
	z-index:9999;
	display:none;
}

.vista_bleb_pointer{
    width: 25px;
	height: 13px;
	background-color: transparent;
	background-image: url(images/taskbar/WinTaskBar_22.png);
	background-repeat: no-repeat;
	position:absolute;
	bottom:-14px;
	left:50px;
}

.vista_DeskIcon_Bleb{
	margin-right:auto;
	margin-left:auto;
	z-index:0;
	display:none;
}

.vista_IconBleb_m{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding:3px;	
	line-height:22px;
	width:160px;
	text-align:center;
	margin-right: auto;
    margin-left: auto;
	filter :progid:DXImageTransform.Microsoft.Alpha (opacity=37);
}

* html .vista_bleb_nw {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_07.png", sizingMethod="crop");	
}

* html .vista_bleb_n {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_08.png", sizingMethod="scale");
	
}

* html .vista_bleb_ne {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_10.png", sizingMethod="crop");
	
}

* html .vista_bleb_e {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_14.png", sizingMethod="scale");
	
}

* html .vista_bleb_w {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_12.png", sizingMethod="scale");
	
}

* html .vista_bleb_sw {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_17.png", sizingMethod="crop");
}

* html .vista_bleb_s {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_18.png", sizingMethod="scale");
	
}

* html .vista_bleb_se {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_20.png", sizingMethod="crop");
	
}
* html .vista_bleb_pointer {
background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Themes/Taskbar/vista/images/WinTaskBar_22.png", sizingMethod="crop");
	
}

/*=================================================================提示气泡样式区域=================================================================*/

