.join-form label{
font-size:11px;
font-weight:bold;
padding-left:5px;
color:#103c31;
color:#222;
}
.join-form {
border:1px solid #eeeeee;
background-color:#eeeeee;
}
.join-form input, .join-form select {
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
border-left:1px solid #999;
border-top:1px solid #999;
}
.lil_note {
color:#333;
font-size:10px;
padding:2px 5px 20px 5px;
text-align:center;
}
.lil_note b{ color:#131;
}
.lil_note p{
border-bottom:1px dashed #ddd;
padding-bottom:10px;
}
.join-form .submit input {
color:#000;
font-size:14px;
background:#ccc; 
border:2px #ddd outset;
}
.f_tip {font-size:10px;color:#aaa;vertical-align:middle;}