.jd_div {
    position: fixed;
    right: 50%;
    top: 50%;
    visibility: hidden;
    z-index: 1000;
}
#jd_shadow {
    background-color: #000000;
    left: 0;
    opacity: 0.25;
    position: absolute;
    z-index: 999;
}
#jd_close {
    background: url("../images/user_web.png") no-repeat scroll -110px -2px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 20px;
    z-index: 2;
	color:#FFFFFF;
}
.shwo-1 {
    color: #000000;
    height: 40px;
    overflow: hidden;
    width: 100%;
	background:#333333;
}

.shwo-3 {
    height: 12px;
    width: 100%;
    overflow: hidden;
}