.popup{width: 100%; min-width: 1000px; height: 200px; background-image: url(../images/sub/pattern.jpg);}
.pTop{width: 1000px; height: 175px; margin: 0 auto; }
.pBottom{width: 100%; height: 25px; background-color: #e60b4d; }
.pWrap{width: 1000px; height: 25px; margin: 0 auto; }
.pLeft{float: left; width: 500px; height: 175px;}
.pLeft h2{color: #e60b4d; font-size: 20px; padding-top: 20px; padding-left: 80px; margin-bottom: 12px; text-transform: uppercase; }
.pLeft p{color: #ffffff; padding-left: 80px; line-height: 24px; }
.pLeft .big{color: #ffffff; font-weight: bold; font-size: 14px; }
.pRight{float: left; width: 500px; height: 175px;}
.pRight h2{color: #e60b4d; font-size: 20px; padding-top: 20px; padding-left: 200px; margin-bottom: 12px; text-transform: uppercase; }
.pRight .code{ float: left; width: 100px; height: 100px; background-color: #ffffff; margin-left: 200px; box-sizing: border-box; }
.pRight p{float: left; color: #ffffff; line-height: 24px; margin-left: 20px; padding-top: 15px; box-sizing: border-box; }

.pBottom form{float: right; line-height: 25px; }
#chkBox{position: relative; top: 3px; right: 5px; }
.pBottom label, .pBottom a {color: #ffffff; }