.BM_bubble { display:block; text-align:left; }
.BM_bubble .BM_margin { display:block; background:#fff; padding:10px; position:relative; }
.BM_bubble .BM_tail { position:absolute; top:-11px; left:10px; width:11px; height:6px; background:url('/_templates/default/images/BM/tail.gif') no-repeat; }
.BM_bubble .BM_roh1 { position:absolute; top:-6px; left:-6px; width:6px; height:6px; background:url('/_templates/default/images/BM/rohy.gif') left top no-repeat; }
.BM_bubble .BM_roh2 { position:absolute; top:-6px; right:-6px; width:6px; height:6px; background:url('/_templates/default/images/BM/rohy.gif') right top no-repeat; }
.BM_bubble .BM_roh3 { position:absolute; bottom:-6px; right:-6px; width:6px; height:6px; background:url('/_templates/default/images/BM/rohy.gif') right bottom no-repeat; }
.BM_bubble .BM_roh4 { position:absolute; bottom:-6px; left:-6px; width:6px; height:6px; background:url('/_templates/default/images/BM/rohy.gif') left bottom no-repeat; }
.BM_bubble .BM_border1 { position:absolute; top:-6px; left:0px; width:100%; height:6px; background:#fff; border-top:1px solid #e2e2e2; }
.BM_bubble .BM_border2 { position:absolute; top:0px; right:-6px; width:6px; height:100%; background:#fff; border-right:1px solid #e2e2e2; }
.BM_bubble .BM_border3 { position:absolute; bottom:-6px; left:0px; width:100%; height:6px; background:#fff; border-bottom:1px solid #e2e2e2; }
.BM_bubble .BM_border4 { position:absolute; top:0px; left:-6px; width:6px; height:100%; background:#fff; border-left:1px solid #e2e2e2; }
.BM_bubble .BM_close_head { display:block; width:100%; height:15px; background:transparent; cursor:auto; }
.BM_close { display:block; width:9px; height:9px; background:url('/_templates/default/images/BM/closeBtn.png') no-repeat; cursor:pointer; cursor:hand; }
.BM_header { text-align:right; border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:3px; }
.BM_header .BM_close { float:right; }

.BM_help { width:160px; padding:10px 0 0 0; z-index:99999; }
.BM_help .BM_margin { background:transparent; padding:5px 20px 5px 15px; margin:0; }
.BM_help .BM_top { width:160px; height:13px; background:url('/_templates/default/images/BM/BM_help/top.png') left top no-repeat; }
.BM_help .BM_middle { width:160px; height:auto; background:url('/_templates/default/images/BM/BM_help/middle.png') left top repeat-y; }
.BM_help .BM_bottom { width:160px; height:13px; background:url('/_templates/default/images/BM/BM_help/bottom.png') left top no-repeat; }

.BM_edit { width:160px; padding:10px 0 0 0; z-index:99999; }
.BM_edit .BM_margin { background:transparent; padding:0px 15px 5px 15px; margin:0; }
.BM_edit .BM_top { width:160px; height:22px; background:url('/_templates/default/images/BM/BM_edit/top.png') left top no-repeat; }
.BM_edit .BM_middle { width:160px; height:auto; background:url('/_templates/default/images/BM/BM_edit/middle.png') left top repeat-y; }
.BM_edit .BM_bottom { width:160px; height:15px; background:url('/_templates/default/images/BM/BM_edit/bottom.png') left top no-repeat; }
.BM_edit ul { margin:0; padding:0; }
.BM_edit ul li { list-style:none; display:block; padding:4px 8px; }
.BM_edit ul li:hover { background-color:#eee; }
.BM_edit ul li a { display:block; }

.BM_240 { display:block; width:260px; padding:10px 0 0 0; z-index:99999; }
.BM_240 .BM_margin { display:block; background:transparent; padding:0px 15px 5px 15px; margin:0; }
.BM_240 .BM_top { display:block; width:260px; height:22px; background:url('/_templates/default/images/BM/BM_240/top.png') left top no-repeat; }
.BM_240 .BM_middle { display:block; width:260px; height:auto; background:url('/_templates/default/images/BM/BM_240/middle.png') left top repeat-y; }
.BM_240 .BM_bottom { display:block; width:260px; height:15px; background:url('/_templates/default/images/BM/BM_240/bottom.png') left top no-repeat; }

.BM_340 { display:block; width:360px; padding:10px 0 0 0; z-index:99999; }
.BM_340 .BM_margin { display:block; background:transparent; padding:0px 15px 5px 15px; margin:0; }
.BM_340 .BM_top { display:block; width:360px; height:22px; background:url('/_templates/default/images/BM/BM_340/top.png') left top no-repeat; }
.BM_340 .BM_middle { display:block; width:360px; height:auto; background:url('/_templates/default/images/BM/BM_340/middle.png') left top repeat-y; }
.BM_340 .BM_bottom { display:block; width:360px; height:15px; background:url('/_templates/default/images/BM/BM_340/bottom.png') left top no-repeat; }

.BM_universal { display:block; width:150px; padding:10px 0 0 0; z-index:99999; }
.BM_universal .BM_middle { display:block; position:relative; width:auto; height:auto; background:#fff; border:1px solid #e1e1e1; -moz-border-radius:2px; border-radius:2px;
							-moz-box-shadow: 0px 3px 5px #444; -webkit-box-shadow: 0px 3px 5px #444; box-shadow: 0px 3px 5px #444;}
.BM_universal .BM_arrow { display:block; background:url('/_templates/default/images/BM/BM_universal/arrow.png') no-repeat; width:13px; height:7px; padding:0; margin:0; position:absolute; top:-6px; left:20px; }
