﻿
a.closeBtn{position:absolute;top:10px;right:10px;display:block;width:60px;padding:4px 0;text-align:center;}
a.closeBtn:hover{color:#fff;background:#d80001;}
.example{margin-top:5px; zoom:1}
.example .tigger{display:block;width:80px;text-align:center;color:#333;cursor:pointer;float:left;}
.blk{width:308px;position:relative;}
.blk .head{padding-left:0px;}
.blk .head-right{background-position:right top;}
.blk .foot{padding-left:0px;background-position:left bottom; width:308px; background:#FFF}
.blk .foot-right{background-position:right bottom;}
.blk .main{position:relative;background:#fff; width:308px; height:42px;margin-left:0px; float:left;}
.blk .main h2{font:bold 16px "Microsoft YaHei";padding:10px 20px 2px;color:#A4A4A4;}

* html .popup_iframe{
	width:expression(this.previousSibling.style.width);
	height:expression(this.previousSibling.style.height);
}

