﻿ 
p {
				font-size:12px;
}
 
br {
				font-size:12px;
}

table {
				font-size:12px;
}
 
.page_body   { background-color:#ffffff; #FFF3E8;
			   background-imagewwwwwww: url('../images/WallPaper/bg03.gif');
				font-size:12px;
			   padding:0;
				text-align:center;
				scrollbar-face-color: #ff9900;
				scrollbar-face-color: #FEC970; 
				scrollbar-highlight-color: #ff9900; 
				scrollbar-3dlight-color: #f9fceb; 
				scrollbar-darkshadow-color: #ff9900; 
				scrollbar-shadow-color:#f9fceb; 
				scrollbar-arrow-color: #FF3300; 
				scrollbar-track-color: #fff3e8;               
				margin-top:0;
				margin-bottom:0;
				margin-left:0;
				margin-right:0; } 
               
/*========SHORTCUT BAR 快捷方式栏==============================================================================================================*//**/

               
.shortcutBarBackGround 
{
				background-color:#FFF3E8;
		       }

.shortcutBar { background-image: url(../images/shortcutBar_back.gif);
               bacskground-color:#FFFFFF;
               background-position: up; 
               background-repeat: repeat-x;
               height:48;}
               
.scBar_left  { background-image: url(../images/shortcutBar_left.pg);
               background-repeat: no-repeat;
               width:83;height:48;
               padding:0; }
               
.scBar_hdl   { background-image: url(../images/shortcutBar_handle.gif);
               background-position: center; 
               background-repeat: no-repeat;
               width:14;height:38; }

.scBar_div   { background-image: url(../images/shortcutBar_div.gif);
               background-position:  left center; 
               background-repeat: no-repeat;
               width:6;height:33 }
        
.scIcon 
{
	width:55;height:45;
	font-family:PMingLiU;MingLiU;font-size:11px;
	BEHAVIOR: url(/Wesoft/Sys/FrameWork/Common/htc/ShortCutMenuStyle.htc) url(/Sys/FrameWork/Common/htc/ShortCutMenuStyle.htc);
}

.scIcon a:link     { text-decoration:none; color:#114379 }
.scIcon a:visited  { text-decoration:none; color:#114379 }
.scIcon a:hover    { text-decoration:none; color:#114379 }
.scIcon a:active   { text-decoration:none; color:#114379 }
 


/* ==================================================================*/
/*  快捷菜单风格 *//**/
/* ==================================================================*/
.ShortCutMenu
{
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
}
/* ==================================================================*/
 



.WaitingWindow_left
{
	background-image: url(../images/WaitingWindow/left.gif);
}

.WaitingWindow_top
{
	background-image: url(../images/WaitingWindow/topbg.gif);
}

.WaitingWindow_right
{
	background-image: url(../images/WaitingWindow/right.gif);
}

.WaitingWindow_bottom
{
	background-image: url(../images/WaitingWindow/endbg.gif);
}

.WaitingWindow_middle
{
	background-image: url(../images/WaitingWindow/bg.gif);
}

.WaitingWindowMessage
{
	font-size:12px;
	color:Maroon;
	font-weight:bold;
}
.FunctionMenuTitle {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFaa;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.LightBackColor 
{
	background-color:#ffe4c6;
}

.DeepBackColor 
{
	background-color:#ffe4c6;
}
