﻿@charset "utf-8";
/* CSS Document */
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;}

.blk{ position:absolute; width:340px;}
.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; border-top:2px solid #85B6E2;border-bottom:2px solid #85B6E2;position:absolute; right:0xp;background:#fff; padding:10px;}

.searchtab{}
.searchtab td{height:45px;}
.menurbg {
    height: 28px;
    width: 98%;
    padding-left: 8px;
    margin-top: 5px;
    border-bottom: 2px solid #469ed6;}
.menurbg li{float: left; margin: 0 8px; line-height: 26px; padding:0 10px; cursor:pointer;  background:url(../img/right_06.gif) repeat-x; height: 26px; margin-top:1px; border:solid #82bcbd; border-width: 1px 1px 0px 1px; }
.menurbg li.active{ background:url(../img/right_061.gif) repeat; height: 26px; }
.menurbg li.active a{color: #fff;}
* html .popup_iframe{
	width:expression(this.previousSibling.style.width);
	height:expression(this.previousSibling.style.height);
}



