
/*登录*/
#login{ width:356px;height:200px;*height:226px !important;*height:200px; margin:40px auto 0 auto;padding:0;background:#FFFFFF;}
#login h2{ background:url(images/bg.jpg) no-repeat; line-height:31px; font-size:14px; font-weight:bold; color:#0e57b3; padding-left:10px; margin:0;}
#login .bd{  width:329px; padding:10px 0  10px 25px;}
#login .bd p{ line-height:25px; height:30px;margin:0;font-size:14px; font-family:Verdana, Arial, Helvetica, "宋体";}
#login .bd p em{ margin-left:6px; font-size:12px; color:#f00; font-style:normal; line-height:25px;}
#login .bd span{ font-size:12px; margin-left:6px;}
.inpu{ height:18px; border:1px solid #b9cbd5; line-height:18px; padding-left:5px; width:150px;}
.inp{ height:18px; border:1px solid #b9cbd5; line-height:18px; padding-left:5px; width:80px;}
.dl{ height:24px; border:1px solid #85b6e2; background:#c8e0fc; padding:2px 6px; font-size:12px; line-height:18px; margin:0 10px 0 0; color:#0e57b3; cursor:pointer;}


ul{list-style:none;}
a{text-decoration:none;}
.clr{clear:both;overflow:hidden;height:0;}
a.closeBtn{position:absolute;top:10px;right:10px;display:block;width:60px;padding:4px 0;text-align:center;background:#fff;border:1px solid #85B6E2;color:#333;}
a.closeBtn:hover{color:#fff;border:1px solid #85B6E2;background:#85B6E2;}


h1{color:#85B6E2;text-align:center;padding-top:20px;}
.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:20px;}
.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;}
.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-left:2px solid #85B6E2;border-right:2px solid #85B6E2;position:relative;background:#fff;}
.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;}
.blk .main ul li{float:left;width:100px;text-align:center;line-height:30px;margin-bottom:10px;}
.blk .main ul li a{color:#333;display:block;}
.blk .main ul li a:hover{background:#85B6E2;color:#fff;font-weight:bold;font-size:14px;}


/* 自定义样式 */
.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);}

/**/
* html .popup_iframe{
	width:expression(this.previousSibling.style.width);
	height:expression(this.previousSibling.style.height);
}


