.top_container {
	width: 940px;
	margin: 0 auto;
}
.b-site {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    left: 0;
    min-width: 768px;
    position: absolute;
    right: 0;
    top: 45px;
}
.b-site__iframe {
    position: absolute;
}


.popup_show {
    overflow: hidden;
}

.popup_show .top {
    position: absolute;
    z-index: 700001;
    width: 100%;
}

.layext .wrapper_popup
{
    top: 40px !important;
}

.wrapper_popup {
    background: url("http://img.informer.com/images/v2/bgfrm.png") repeat scroll 0 0 transparent;  bottom: 0;  display: block;  left: 0;  position: fixed;  right: 0;  
    top: 0;
    z-index: 700000;
    text-align: center;
}

.popup {
    border: 10px solid #d0d0d0;
    background-color: #fff;
    width: 645px;
    min-height: 300px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    text-align: left;
    padding: 38px 60px;
    font-family: "segoe ui", "segoe ui",Helvetica,arial,sans-serif;
	max-height: 80%;
	overflow-y: auto;
}

.helper {
    display: inline-block;  
    height: 100%; 
    width: 0;  
    vertical-align: middle;  
}

a.close_btn {
	background: url(http://img.informer.com/images/v2/sprite_bing_exit_monitor.png) no-repeat 0 0;
	display: block;
	width: 12px;
	height: 12px;
	position: fixed;
}

.popup h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 22px;
}

.remark {
    font-size: 20px;
    font-family: "segoe ui light", "segoe ui",Helvetica,arial,sans-serif;
    padding-bottom: 16px;
    border-bottom: 2px solid #d0d0d0;
}

.prog_row {
    margin-top: 28px;
    overflow: hidden;
    width: 100%;
}

.prog_row .wrap_link a {
    font-size: 22px;
    color: #1a0dab;
    line-height: normal;
}

.wrap_link {
    margin-bottom: 5px;
}

.prog_row img {
    max-width: 116px;
    float: left;
    margin-right: 20px;
}

.wrap_desc a {
    color: #006621;
}

.wrap_desc p {
    margin-bottom: 0;
/*    font-size: 18px;*/
}

.wrap_desc {
    overflow: hidden;
}

.wrap_desc strong {
    color: #333;
}

.top.top_monitor .submenu, .top.top_monitor #auth-block {
    display: none;
}

.wrap_top_monitor {
	color: #fff;
	width: 735px;
	float: right;
	height: 40px;
}

.wrap_top_monitor .fake_border_left, .wrap_top_monitor .fake_border_right {
    height: 17px;
    width: 1px;
    background-color: #959595;
    display: block;
    float: left;
    margin-top: 11px;
    padding: 0;
}

.wrap_top_monitor .fake_border_right {
    float: right;
}

.wrap_top_monitor span {
    line-height: 40px;
    padding: 0 12px;
    color: #dbdbdb;
}

.wrap_top_monitor span strong {
    color: #fff;
}

.wrap_top_monitor:hover {
    cursor: pointer;
}

.wrap_top_monitor .popup {
    display: none;
}

.wrap_top_monitor:hover .popup {
	display: block;
	z-index: 5;
	position: absolute;
	padding: 38px 35px;
	color: #333;
	border-top: none;
	max-height: 70%;
	cursor: default;
}

.wrap_top_monitor .popup .prog_row:first-child {
    margin-top: 0;
}

.arrow_bottom {
	content: '';
	display: block;
	margin-top: 17px;
	margin-right: 15px;
	float: right;
	width: 11px;
	height: 6px;
	background: url(http://img.informer.com/images/v2/sprite_bing_exit_monitor.png) no-repeat 0 -19px;
}
.wrap_top_monitor:hover .arrow_bottom {background-position: 0 -29px;}

.wrap_close_button {
	position: absolute;
	right: 12px;
	top: 10px;
	width: 12px;
	height: 12px;
}
