.sidea {
	FLOAT: left; WIDTH: 550px; 
}
.sideb {
	FLOAT: right; WIDTH: 184px; 
}


div.hint1 {
 background: #cdefb6 url('../img/bg_join_hint1_tr.gif') no-repeat top right;
 margin-left:0px;
 margin-top:120px; 
 background-color:#cdefb6; 
 width:164px;
}
div.hint1 div {
 background: transparent url('../img/bg_join_hint1_tl.gif') no-repeat top left;
}
div.hint1 div div {
 background: transparent url('../img/bg_join_hint1_br.gif') no-repeat bottom right;
}
div.hint1 div div div {
 background: transparent url('../img/bg_join_hint1_bl.gif') no-repeat bottom left;
 padding: 10px;
}

div.hint2 {
 background: #b5dbf1 url('../img/bg_join_hint2_tr.gif') no-repeat top right;
 margin-left:0px;
 margin-top:110px; 
 background-color:#b5dbf1; 
 width:164px;
}
div.hint2 div {
 background: transparent url('../img/bg_join_hint2_tl.gif') no-repeat top left;
}
div.hint2 div div {
 background: transparent url('../img/bg_join_hint2_br.gif') no-repeat bottom right;
}
div.hint2 div div div {
 background: transparent url('../img/bg_join_hint2_bl.gif') no-repeat bottom left;
 padding: 10px;
}
.new_hr{ border-bottom:solid 1px #CCC; height:20px; margin-bottom:20px;}