Javascript & JQuery & CSS > children() - 자식 객체를 찾아라.
$( 'div' ).children( 'p.bl' ).css( 'color', 'blue' );