#tip_background { z-index:498; position:absolute; top:0; left:0; opacity:.6; filter:alpha(opacity=60); background-color:#000000; width:640px; height:480px}
.tip {font-size:11px; color:#D43D8D; overflow:hidden; z-index:500; position:absolute; top:0; left:0; border:0;}
.tip form { padding:0; margin:0;}
.tip h2 {font-size:14px; font-weight:bold; color:#D43D8D; margin-bottom:3px;}
.tip small {font-size:11px; display:block; margin-bottom:5px;}
.tip .field { width:110px; font-size:11px; padding:3px; border:1px solid #D43D8D; border-right-color:#D43D8D; border-bottom-color:#D43D8D;}
 
.tip .green_button { cursor:pointer; cursor:hand;}
.tip .close_tip {background:url(images/close.gif) no-repeat; width:17px; height:17px; display:block; position:absolute; margin-left:-13px; margin-top:-1px;}
.tip .close_tip span {display:none;}
.r_rb { background:url(images/t_12.gif) no-repeat right bottom; width:5px; height:5px;}
.r_rt {background:url(images/t_06.gif) no-repeat right top; width:5px; height:5px;}
.r_lt {background:url(images/t_04.gif) no-repeat left top; width:5px; height:5px;}
.r_lb {background:url(images/t_10.gif) no-repeat left bottom; width:5px; height:5px;}
