
.clr{clear:both;overflow:hidden;height:0;}
a.closeBtn{font-size:10px;position:absolute;top:10px;right:10px;display:block;width:40px;padding:4px 0;text-align:center;background:#fff;border:1px solid #999;color:#333;}
a.closeBtn:hover{color:#fff;border:1px solid #1d3777;background:#1d3777;}
h1{color:#85B6E2;text-align:center;padding-top:20px;font-size:18px;}
/* example */
.example{border:1px dashed #ccc;padding:40px;margin-top:10px;zoom:1;}
.example .description{color:#85B6E2;float:left;padding:10px 20px 0 80px;font-size:14px;}
.example .tigger{display:block;width:80px;padding:10px;text-align:center;background:#fff;border:1px solid #999;color:#333;cursor:pointer;float:left;}
.example select{margin-top:10px;}
.example2{/*border:1px dashed #ccc;padding:40px;margin-top:10px;zoom:1;*/}
/* blk */
.blk{width:500px;position:relative;}
.blk .head, .blk .head-right, .blk .foot, .blk .foot-right{background:url(../images/pop_up_bg.png);overflow:hidden;height:4px;}
.blk .head{padding-left:4px;}
.blk .head-right{background-position:right top;}
.blk .foot{padding-left:4px;background-position:left bottom;_height:3px;}
.blk .foot-right{background-position:right bottom;}
.blk .main{border:2px solid #8a9499;position:relative;background:#fff; /*border-radius: 5px;*/}
.blk .main h2{font:bold 16px "Microsoft YaHei";padding:10px 20px 2px;color:#85B6E2;}
.blk .main ul{padding:20px;zoom:1;overflow:hidden;font-size:12px;height: auto;}
.blk .main .ul_tanchu li{float:left;width:80px;text-align:center;line-height:30px;margin:10px 5px 0 5px;}
.blk .main .ul_tanchu li a{color:#555;display:block;border: 1px #cdcdcd solid;border-radius: 5px;}
.blk .main .ul_tanchu li a:hover{background:#1d3777;color:#fff;font-weight:bold;border-radius: 5px;border: 1px #1d3777 solid;}
.blk .main2{width:160px;padding:20px;height:40px;border:1px solid #ccc;position:relative;background:#fff; border-radius: 5px;}
.blk .main ul{zoom:1;overflow:hidden;font-size:12px;height: auto;}

.ul_input li{height: 45px;line-height: 45px;text-align: right;font-size: 14px;width:210px;margin: 0 auto;}
.ul_input2 {padding:20px;zoom:1;overflow:hidden;font-size:12px;margin-top:25px;height: auto;}
.ul_input2 li{height: 45px;line-height: 45px;text-align: left;font-size: 14px;width:270px;margin: 0 auto;}

/* 自定义样式 */
.t5 .blk{width:700px;}
.t5 .blk h2{color:#aaa;}
.t5 .blk .main ul li a{color:#aaa;}
.t5 .blk .head, .t5 .blk .head-right, .t5 .blk .foot, .t5 .blk .foot-right{background:url(../images/pop_up_bg2.png);}
/* popup_iframe */
* html .popup_iframe{width:expression(this.previousSibling.style.width);height:expression(this.previousSibling.style.height);}