.pd {
        float: left;
        width: 100%;
        margin-bottom: 10px;
}
.mp {
	width: 920px;
	position: relative;
}
.mps {
	width: 910px;
	height: 400px;
	border: 5px solid #c6d4e7;
	background-color: #e5e3df;
	font-size: 12px;
}
.t1 {
        position: absolute;
        top: 11px;
        left: 72px;
        font-size: 19px;
        font-style: italic;
        font-weight: bold;
        z-index:999;
        color:#fff00f;
}
.t2 {
        position: absolute;
        top: 10px;
        left: 70px;
        font-size: 19px;
        font-style: italic;
        font-weight: bold;
        z-index:999;
        color: #000ff0;
}
.ban {
        position: relative;
        top: 10px;
        left: 0;
        border-bottom: 1px solid #d2e4f4;
        margin-bottom: 5px;
        padding-bottom: 5px;
}
.baner {
        position: relative;
        top: 0;
        left: 37px;
        font-size: 9px;
}

