/* Register */

.registr_container { width: 100%;  height: 275px; padding-top: 15px; }
.register_left { width: 49%; float: left;  border-right: 1px dotted; height: 250px; }
.register_right { width: 49%; float: right; height: 250px; }
.register_header { width: 100%; height: 25px;font-weight: bold; font-size: 16px; text-align: center; }
.register_inner { clear: both;  height: auto; text-align: left; margin-left: auto; margin-right: auto; }



