#main { 
	padding: 15px 0px 0 0;
	text-align: right;
	background:url(../images/bg-mainReg.png) no-repeat 0 0;
	height: 437px !important;
	height /**/: 295px;
	margin-top:25px;
}

#t-join {
	/*overflow: hidden;
	padding-top: 18px;
	height: 0 !important;
	background: url(../images/t-join.gif) no-repeat 100% 0;
	margin-bottom: 10px;*/
	
	color:#EAF7FF;
	font-size:24px;
	margin:52px 80px 20px 0;
}

#main form {
	padding:0 80px 20px 0;
}

#main form input,
#main form select {
	border:1px solid #116da0;
}

#main form label,
#main form input,
#main form select {
	margin-bottom:5px;
}

#main form input[type="checkbox"] {
	border:none;
}

#main form a {
	color:#cdebfe !important;
}

#join label{ height: 18px; line-height: 18px; padding-right: 4px; }
#join input{ font-size: 13px; border: none; width: 102px; }
#join #from, #join #iam{ width: 180px; margin-top: 3px; }
#join #month{ width: 92px; }
#join #month, #join #day, #join #year{ margin-top: 3px; }
#btn-join{ width: auto !important; margin-top: 10px; cursor:pointer; }
#agree{ width: auto !important; }
a{ color: #35619C; }
/*#footer{ background: #FFF url(../images/bg-footer-ind.jpg) no-repeat 0 0; } 0; }jpg) no-repeat 0 0; } 0; }} */

span.button {
    display: inline-block;
    text-align: center;
    margin: 0;
    position: absolute;
    left: 300px;
    z-index: 5;
    background: transparent url(../images/blank_button.gif) no-repeat;
    height: 42px;
    width:158px;
}

.button a {
    z-index: 10;
}

.button a, .button a:visited, .button a:hover {
    color: white;
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
}

