﻿body
{
	margin-top:0px; 
	background-image:url('../images/loginimages/login102_05.gif'); 
	margin-bottom:0px; height:100%; background-color:#58bcdd; text-align:center; width:100%;
    font-size:14px;
    font-family:宋体;
}
p   {   text-indent:2em   }  
a
{
	text-decoration: blink;
	border:0px;
}
a img
{
	border:0px;
	}
a.order:link {color: #000000}     /* 未访问的链接 */
a.order:visited
{
	color: #CC0000;
}  /* 已访问的链接 */
a.order:hover
{
	color: #FF0066;
}    /* 当有鼠标悬停在链接上 */
a.order:active {color: #0000FF}   /* 被选择的链接 */

img
{
	border:0px;
	}
	

.scrollbarcss
{
	scrollbar-3dlight-color:#58bcdd;
	/*滚动条亮边框颜色 */
scrollbar-arrow-color:#000000;
	/*滚动条方向箭头的颜色 */
scrollbar-darkshadow-color:#58bcf0;
	/*滚动条下边和右边的边沿颜色*/ 
scrollbar-face-color:#58bccc;
	/*滚动条3D表面的颜色 */
scrollbar-highlight-color:#ffffff;
	/*滚动条斜面和左面颜色 */
scrollbar-shadow-color:#ffffff;
	/*滚动条下斜面和右面颜色 */
scrollbar-track-color:#58bcdd;
	/*滚动条底版颜色 */
scrollbar-base-color:#58bcdd;
	/*滚动条基准颜色*/
	}
	
.TreeControlsDialogBoxButton{
		BORDER-RIGHT: #2C59AA 1px solid;
		PADDING-RIGHT: 2px; 
		BORDER-TOP: #2C59AA 1px solid; 
		PADDING-LEFT: 2px; 
		FONT-SIZE: 12px; 
		BORDER-LEFT: #2C59AA 1px solid; 
		CURSOR: pointer; 
		COLOR: black; 
		PADDING-TOP: 2px; 
		BORDER-BOTTOM: #2C59AA 1px solid;

}

.TreeControlsDialogBoxText
{
	border : #ABABAB 1px solid;
	background-color : #FFFFFF;
    text-align:center;
    font-size:24px;
    vertical-align:middle;
    
    background-repeat: repeat-x;
    background-position: 0 0;
    border-bottom-color: #69A3CD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.dark
{
    position: absolute;
    right: 2px;
    bottom: 2px;
    _bottom: 1px;
    font-size: 0;
    margin-right: 0;
    height: 7px;
    width: 7px;
    cursor: nw-resize; 
    background-image: url(../images/shwodialog/btn_bg.gif);
    background-repeat: no-repeat;
    background-position: -45px -13px;
    display:none;
}
