    body {
	    background-image: url("images/bg01.jpg");
	    background-color: #edf5fc;
	    text-align:center;
	    height: 100%;
	    width:100%;
	    margin-left:0px;
	    margin-right:0px;
	    margin-top:0px;
	    margin-bottom:0px;
    }
    
    
	.popDivWindowBg {
	    position:absolute;
	    left:0px;
	    top:0px;
	    width:100%;
	    height:100%;
	    background-color: #6FA1D9;
        filter:alpha(opacity=50);/*IE*/
        opacity:0.5;/*Mozilla*/ 
        z-index:99;
        text-align:center;
	}
	
	.popDivWindow {
	    top:150px;
	    position:absolute;
	    left:0px;
	    width:100%;
	    height:100%;
	    z-index:100;
	}
	
	.zhuceinput {
	width: 130px;
	border: #FFFFFF;
    }

    .zhucefont {
	    font-family: "Arial", "Helvetica", "sans-serif";
	    font-size: 12px;
	    font-style: normal;
	    line-height: normal;
	    font-weight: normal;
	    font-variant: normal;
	    text-transform: none;
	    color: #666666;
	    text-decoration: none;
    }

    .dengluinput {
	    width: 170px;
	    border: #FFFFFF;
    }

    .zhuceinput {
	    width: 129px;
	    border: #FFFFFF;
    }

    .zhucefont {
	    font-family: "Arial", "Helvetica", "sans-serif";
	    font-size: 12px;
	    font-style: normal;
	    line-height: normal;
	    font-weight: normal;
	    font-variant: normal;
	    text-transform: none;
	    color: #666666;
	    text-decoration: none;
    }

    .CSShui {	
	    font-family: "Arial", "Helvetica", "sans-serif";
	    font-size: 12px;
	    font-style: normal;
	    line-height: 15pt;
	    font-weight: normal;
	    font-variant: normal;
	    text-transform: none;
	    color: #666666;
	    text-decoration: none;
    }

    textarea
    {
		border: none 0px;
		overflow:auto;
    }

