/* ============ layout 1 ============== */

.mtl{background: url(../images/rounded_opaque_tl.PNG) no-repeat bottom left;white-space:nowrap;width:36px;height:36px;}
.mt{background: url(../images/rounded_opaque_t.PNG) repeat-x bottom left; white-space:nowrap; height:36px;}
.mtr{background: url(../images/rounded_opaque_tr.PNG) no-repeat bottom right;	white-space:nowrap;	width:33px;	height:36px;}


.ml{background: url(../images/rounded_opaque_l.PNG) repeat-y top left;white-space:nowrap;width:36px;}
.mm{background: #ffffff url(../images/tansparent_bg.PNG); white-space:nowrap;}
.mr{background: url(../images/rounded_opaque_r.PNG) repeat-y top right; white-space:nowrap; width:33px;}

.mbl{background: url(../images/rounded_opaque_bl.PNG) no-repeat top left;white-space:nowrap;width:36px;height:36px;}
.mb{background: url(../images/rounded_opaque_b.PNG) repeat-x top left; white-space:nowrap; height:36px;}
.mbr{background: url(../images/rounded_opaque_br.PNG) no-repeat top right;	white-space:nowrap;	width:33px;	height:36px;}



.search_box{background: url(../images/search_bg.PNG) no-repeat top left;width:165px;height:26px;}
.member_left{background: url(../images/member_left.PNG) no-repeat top left;width:12px;height:26px;}
.member_mid{background: url(../images/member_mid.PNG) repeat-x top left;height:26px;}
.member_right{background: url(../images/member_right.PNG) no-repeat top right;width:12px;height:26px;}

/* ============ BANNER FRAME ============== */

#banner-tl{background: url(../banners/white_banner_tl1.PNG) no-repeat top left;white-space:nowrap;width:15px;height:15px;}
#banner-t{background: url(../banners/white_banner_t.PNG) repeat-x top left; white-space:nowrap; height:15px;}
#banner-tr{background: url(../banners/white_banner_tr1.PNG) no-repeat top right;	white-space:nowrap;	width:15px;	height:15px;}

#banner-l{background: url(../banners/white_banner_l.PNG) repeat-y top left;white-space:nowrap;width:15px;}
#banner-m{background: url(../banners/white_banner_m.PNG); }
#banner-r{background: url(../banners/white_banner_r.PNG) repeat-y top right; white-space:nowrap; width:15px;}

#banner-bl{background: url(../banners/white_banner_bl1.PNG) no-repeat bottom left;white-space:nowrap;width:15px;height:15px;}
#banner-b{background: url(../banners/white_banner_b.PNG) repeat-x bottom left; white-space:nowrap; height:15px;}
#banner-br{background: url(../banners/white_banner_br1.PNG) no-repeat bottom right;	white-space:nowrap;	width:15px;	height:15px;}




