@charset "gb2312";
/* CSS Document */

.ewm {
    position: fixed;
    width: 95px;
    height: 275px;
    top: 50%;
    right: 30px;
	margin-top:-167px;
}
.ewm .close {
    position: absolute;
    padding-left: 15px;
    font-size: 12px;
    color: #6C6C6C;
    right: 5px;
    top: 0px;
    background: url(jwjct_ewm2_close.png) no-repeat left center;
    height: 12px;
    line-height: 12px;
    cursor: pointer;
}
.ewm .con {
    margin: auto;
    margin-top: 20px;
}