p.pro-text {
    color: #335260;
    font-size: 14px;
    padding: 15px 30px;
	min-width: 200px;
}
.tac {
    text-align: center;
}
.ok-btn {
    background: url("/images/elem/ok.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    margin: 0 auto;
    width: 68px;
}
.ok-btn:hover {
    background-position: left bottom;
}