﻿.tip_box{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1001;}
.tip_box .tip_iframe{filter: Alpha(Opacity=0);-moz-Opacity:0;Opacity:0;width:100%;height:100%;position:absolute;}
.tip_box .light_box{background:#0c2237;filter: Alpha(Opacity=80);-moz-Opacity:0.8;Opacity:0.8;width:100%;height:100%;position:absolute;}
.tip_iframe{filter: Alpha(Opacity=0);-moz-Opacity:0;Opacity:0;width:100%;height:100%;position:absolute;}
.tip_light_box{background:#0c2237;filter: Alpha(Opacity=80);-moz-Opacity:0.8;Opacity:0.8;width:100%;height:100%;position:absolute;}
/*.tip_ObjectFrame{background:#FFFFFF;text-align:center;border:1px solid #b0c1d1;top:expression(window.screen.availHeight/2 - 220 + "px");left:expression(window.screen.availWidth/2 - 160 + "px");position:absolute;}*/
.tip_ObjectFrame{background:#FFFFFF;text-align:center;border:1px solid #b0c1d1;}
.tip_box_title{background:#FFFFFF;height:21px;_height /**/:22px;border-bottom:1px solid #b0c1d1;overflow:hidden;position:relative;cursor:move;}
.tip_box_title h3{color:#5c6a7c;text-align:left;font-size:12px;background:url(/images/tip_box_bg.gif) repeat-x;line-height:22px;text-indent:7px;margin:1px;filter: DropShadow(Color=#FFFFFF, OffX=0, OffY=1, Positive=ture);}
.tip_box_close{background:url(/images/tip_box_close.gif) no-repeat center center;text-indent:300px;width:16px;height:16px;border:none;padding:0;top:2px;right:2px;position:absolute;cursor:hand;}