#popUpWrap{display: none; opacity: 0.8; position: fixed; left: 0; right: 0; top: 0; bottom: 0; padding: 16px; background-color: rgba(1, 1, 1, 0.725); z-index: 10000000000; overflow: auto;}
#popUpWindow{ width: 484px; margin: 150px auto; height: 250px; display: none; border: 3px solid #fff; padding: 8px; z-index: 10000000001; position: fixed; left: 0; right: 0; top: 0; bottom: 0;}
#popUpWindow .white{background: #fff; padding: 36px 16px;}
#popUpWindow #imgInput {
    width: 150px;
    padding: 14px 12px;
}
#popUpWindow a{font-family: PTSansNarrowBold; font-size: 12px; text-decoration: underline;color: #000; text-transform: uppercase;}
#popUpWindow a:hover{text-decoration: none; color: #EB5F7C;}
#popUpWindow p{font-family: PTSansRegular; font-size: 13px;}
#popUpWindow .rcolor{color: #EB5F7C;}
#popUpWindow .cb_b{border: 0px; outline: none; display: inline-block; background: url('/pic/cb_b.png') no-repeat top left; height: 21px; width: 127px;}
#popUpWindow .cb_o{border: 0px; outline: none; display: inline-block; background: url('/pic/cb_o.png') no-repeat top left; height: 21px; width: 99px;}
#popUpWindow .cb_b:hover{background-position: top right;}
#popUpWindow .cb_o:hover{background-position: top right;}
	