	/* CSS Document */
	
	/*Background------------------------	
	AdvertisingSetUp.aspx*/
	
	
	#AdverSU_ifmMask
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	filter:alpha(Opacity=50);            
	width : 800px;
	height : 600px;
	display:none; 
	}
	#divAdvertisingSetUp
	{
	position:absolute;
	z-index:9999;
	top:50px;
	left:10%;
	display:none;            
	}
	
	/*OtherSetup.aspx*/
	
	
	.TabTd
	{
	border:1px solid navy;
	}
	
	
	/*SystemNoticeSetup.aspx*/
	
	
	#divOnlineOrder
	{
	position:absolute;
	z-index:999;
	display:none;
	}
	
	
	/*UserManage.aspx*/
	
	#ifmMaskUsMang
	{
	position:absolute;
	z-index:998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);        
	}
	#divInfo
	{
	position:absolute;
	z-index:999;
	display:none;
	}
	
	
	/*ClientManage----------------------
	ClientInfo.aspx*/
	
	
	#ifmMaskClinfo
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	filter:alpha(Opacity=50);            
	width : 800px;
	height : 600px;
	display:none; 
	}
	#divAddDirectoryClin
	{
	position:absolute;
	z-index:9999;
	top:50px;
	left:10%;
	display:none;            
	}
	#ifmClin
	{
	position:absolute;
	width:expression(this.nextSibling.offsetWidth);
	}
	
	/*ClientMessage.aspx*/
	
	#ifmMaskClinMe
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);       
	}
	#divDetailMessage
	{
	position:absolute;
	z-index:9999;
	display:none;
	}
	#divClientMsg input{
	border-style:none;
	}

	/*guestInfo.aspx*/
	
	#GuestInfo input{
	border-right: #363636 1px solid; 
	border-top: #363636 1px solid; 
	border-left: #363636 1px solid; 
	border-bottom: #363636 1px solid;
	}
	
	#ifmMaskGuestIn
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);
	}
	#divRecords
	{
	position:absolute;
	z-index:9999;
	display:none;
	}
	
	#GuestInfo a{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
	#GuestInfo a:hover{
	font-size:12px;
	color:#CC0000;
	text-decoration:underline;
	}
	
	/*GuestStakeout.aspx*/
	
	#ifmMaskGuSta{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:White;
	textAlign:center;
	zIndex:10000;
	filter:alpha(opacity=50);  
	display:none;          
	}
	#dshow
	{
	position:absolute;
	background:White;
	textAlign:center;
	zIndex:10000;
	display:none;
	}
	
	/*ShowOnlineOrder.aspx*/
	
	#ifmMaskShowOnline
	{
	position:absolute;
	z-index:998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);
	}
	#divOnlineOrder
	{
	position:absolute;
	z-index:999;
	display:none;
	}
	

	/*ClientServerGroup*/
	/*AddServerProject.aspx*/
	 #addserv body{
        background-color:#ffffff;
        font-size:13px;		
    }
     	.mainTable{
        margin-top:10px;
        width:650px;
        background-color:#ffffff;
        line-height:30px;        
    }
     	#addserv tr{
        background-color:Transparent;
        vertical-align:top;
    }
     	#addserv td{
        background-color:Transparent;
        vertical-align:top;
    }
	#addserv .inputClass1{
		width:150px;
		font-size:13px;
		border:0px;
		text-align:left;
		border-bottom:1px solid #cccccc;
		background-color:#ffffff;
		huerreson::expression(this.width=this.scrollWidth);
		star : expression(onmouseover=function(){this.style.backgroundColor="#eee";},onmouseout=function(){this.style.backgroundColor="#fff";})
	}
	 #addserv span{
	    font-size:13px;
	    color:#666666;
	    background-color:Transparent;
	    line-height:20px;
	}
	 #addserv a{
	    text-decoration:none;
	    color:Blue;
	}
	 #divAutoInvitationConfig{
	    display:none;
	    margin-top:10px;
	}
	 .InvitationWindow1{
	    background-image:url(../Images/invitation01.gif);
	    background-repeat:no-repeat;
	    background-color:Transparent;
	    width:384px;
	    height:196px;
	    text-align:left;
	}
	 #addserv .InvitationWindow2{
	    background-image:url(../Images/invitation02.gif);
	    background-repeat:no-repeat;
	    background-color:Transparent;
	    width:384px;
	    height:196px;
	    text-align:left;
	}		
	 #addserv .InvitationWindow3{
	    background-image:url(../Images/invitation03.gif);
	    background-repeat:no-repeat;
	    background-color:Transparent;
	    width:384px;
	    height:196px;
	    text-align:left;
	}
	 #addserv .InvitationWindow4{
	    background-image:url(../Images/invitation04.gif);
	    background-repeat:no-repeat;
	    background-color:Transparent;
	    width:384px;
	    height:196px;
	    text-align:left;
	}		
	 #InvitationTitleDemo{
	    border:none;
	    background-color:Transparent;
	    font-size:13px;
	    color:#ffffff;
	    position:relative;
	    top:8px;
	    left:10px;
	}
	 #InvitationContent{
	    border:none;
	    background-color:Transparent;
	    font-size:13px;
	    position:relative;
	    top:50px;
	    left:150px;
	    color:Black;
	}
	 #GreetingDemo{
	    border:none;
	    background-color:Transparent;
	    font-size:13px;
	    color:Blue;
	    position:relative;	    
	    left:150px;
	    top:50px;
	}
	 #divImageButton{
	    border:none;
	    position:relative;
	    left:160px;
	    top:70px;
	    line-height:40px;
	}
	 #imbStart{
	    border:none;
	    width:78px;
	    height:25px;
	    border:none;
	    background-color:Transparent;
	}
	 #imbLater{
	    border:none;
	    width:78px;
	    height:25px;
	    border:none;
	    background-color:Transparent;
	}/*页面整体宽度为660px*/
	 #divListStyleConfig{
	    display:none;
	    margin-top:20px;
	}
	 #divButtonTypeConfig{
	    display:block;
	    margin-top:20px;
	}
	 #divListStyleTitle{
	    color:White; 
	    font-weight:bold;
	    funt-size:12px;
	    vertical-align:middle;
	    text-align:center;
	    background-color:Transparent; 
	    background-image:url(../Images/Background_DarkBlue.gif);
	    background-repeat:repeat;
	    width:100%;
	    font-size:14px;
	}
	 #divListStyleDemo{
	    border:#145496 1px solid;
	    background-color:#ffffff;
	    color:#145496;
	}
	 #DeptSpanDemo1{
	    color:#145496;
	    font-weight:bold;
	    font-size:14px;
	}
	 #DeptSpanDemo2{
	    color:#145496;
	    font-weight:bold;
	    font-size:14px;
	}
	 #ServerListDemo1{
	    color:#145496;
	    font-size:13px;
	}
	 #ServerListDemo2{
	    color:#145496;
	    font-size:13px;
	}
	 #ServerListDemo3{
	    font-size:13px;
	    color:#cccccc;
	    background-color:Transparent;
	}
	 #ListTypeTitleDemo{
	    color:#145496;
	    font-size:12px;
	    border:0px;
	    overflow:visible;   
	    border-style:none; 
	    background-color:Transparent;
	}
	/*ConversationRecords.aspx*/
	#ifmMaskConReco
        {
            position:absolute;
            z-index:9998;
            top:0px;
            left:0px;
            display:none;
            filter:alpha(Opacity=50);       
        }
        #divConversationRecords
        {
            position:absolute;
            z-index:9999;
            display:none;
        }
	
	
	/*CorpManage------------------------
	ShowSendNotices.aspx*/
	
	#ifmMaskShowSeNo
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);
	/*-moz-opacity:.1; 老版本FireFox 1.0 以前*/
	/*opacity:0.1; 新版本FireFox*/        
	}
	#divDetailNotice
	{
	position:absolute;
	z-index:9999;
	display:none;
	}
    	#divSendNewNotice
    	{
        position:absolute;
        z-index:9999;
        display:none;
        border:solid 1px green;
    	}
	#divSelectReceiver
	{
	position:absolute;
	z-index:9999;
	display:none;
	border:solid 1px green;
	}
	
	/*ShowShareFiles.aspx*/
	
	#ifmMaskShowShar
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);
	}
	#divAccessCode
	{
	position:absolute;
	z-index:9999;
	display:none;
	}
	#divAddDirectory
	{
	position:absolute;
	z-index:9999;
	display:none;
	}
	#divEditDirectory

	{
	position:absolute;
	z-index:9999;
	display:none;
	}
	#divUploadFile
	{
	position:absolute;
	z-index:9999;
	display:none;      
	}
	
	
	/*ShowUsersInfo.aspx*/
	
	#ifmMaskShowUInfo
    {
        position:absolute;
        z-index:998;
        top:0px;
        left:0px;
        display:none;
        filter:alpha(Opacity=50);
    }
	#divEditUser
	{
	position:absolute;
	z-index:999;
	display:none;
	}
	
	/*SystemManage----------------
	IntelligentAnswer.aspx*/
	
	
	#ifmMaskInte
	{
	position:absolute;
	z-index:9998;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(Opacity=50);
	}
	#divSelect
	{
	position:absolute;
	z-index:9999;
	display:none;
	}
	
	/*SystemNotice.aspx*/
	
	#divOnlineOrder
	{
	position:absolute;
	z-index:999;
	display:none;
	}
	
	/*SystemSetup.aspx*/
	
	.inputType
	{
	border-style:none none solid;
	}
	
	/*UsersManage---------------
	ShortMessage.aspx*/
	
	.anniu{
	width:78px;
	height:25px;
	letter-spacing:2px;
	padding-top:2px;
	background: url(../../Images/anniu.GIF);
	border:0px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:10px;
	margin-top:15px;
	}
	#ifmMaskShMsg{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:White;
	textAlign:center;
	zIndex:10000;
	filter:alpha(opacity=50);  
	display:none;          
	}
	#dshowTwo
	{
	position:absolute;
	background:White;
	textAlign:center;
	zIndex:10000;
	display:none;
	}
	
	/*----------------------
	Login.aspx*/
	
	
	.login table{
	padding: 0;
	spacing: 0;
	background-color:Transparent;
	color: #ffffff;
	}
	#logoImage div {
	width: 187px; 
	height: 66px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/logo.PNG', sizingMethod='scale');
	}
	#loginFoot {
	text-align:center;
	background: #1E2C49;
	color: #ffffff;
	font: normal 13px Verdana;
	}
	.globe{
	background-image:url(../../images/login_bg.GIF);
	background-repeat:no-repeat;
	background-position:center top; 
	}
	#loginBody {
	border-bottom: 1px solid #FFF;
	background-image:url(../../images/6_bigbg.gif);
	background-repeat:repeat-x;
	height: 100%;
	background-color:#3079A2;
	}
	#loginmain1{
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/6_neirongbg.PNG', sizingMethod='scale');
	}
	#copyright {
	margin: 0 auto;
	font: normal 12px Verdana;
	color: #DDD;
	}
	
	/*Main.aspx*/
	
	.main td
	{
	cursor:pointer;
	border:1px solid skyblue;
	}
	.main .tdParent
	{
	background-color:skyblue;
	}
	
	/*ViewSpeak.aspx*/
	
	#swfHTML
	{
	width:550px;
	height:400px;
	overflow:hidden;
	}
	span
	{
		overflow:hidden; 
		white-space:nowrap;
		text-overflow:ellipsis;
	}
