.tac {text-align:center;}
.tar {text-align:right;}
.categoryHide {display:none;}
.w100p {width:100%;}
.bold {font-weight:bold;}
.help {color:#555; font-size:80%;}
.userNotify, .info {color:red; padding:25px 15px 35px 80px; margin:15px 0; border:double red; background: url(common/alert.png) top left no-repeat;}

.pagingInfo {margin:5px 0;}


/** popup window **/
.popup {background:#fff;}
.popup-in {width:100%;}
.popup .head {display:block; width:100%; text-align:left; position:relative;}
.popup .head-in {text-align:left;}
.popup .head a {color:#fff; text-decoration:none; font-size:24px;}
.popup .head .close {position:absolute; right:5px; display:block; width:15px; top:0; height:100%;}
.popup .content {text-align:left; margin-top:15px;}
.popup .bottom {display:block; width:100%; background:#633151; position:absolute; bottom:0; left:0;}
.popup .bottom-in {position:relative; text-align:left; height:25px; line-height:25px;}
.popup .bottom .close {position:absolute; right:70px; display:block; width:15px; top:0; height:100%; white-space:nowrap; color:#fff;}
.popup .bottom .close a {color:#fff;}


.checkFormWarning {background:#7B2E5F; color:#fff;}