/*POP CSS*/

.closeimg{ background:url(../img/closes_03.png) no-repeat; width:18px; height:18px; float:right; margin:10px 3px 0 0; cursor:pointer;}
.popbk{ background-color:#000; width:100%; height:100%; z-index:888; position:fixed; top:0px; display:none;filter: alpha(opacity=50); opacity: 0.5}
.pop{ width:580px; height:509px; border:1px solid #fff; background:#bb3b21; overflow:hidden; position:absolute; display:none; z-index:999}
.pop_ico{

	/*background: url(images/popico.gif) no-repeat;
	height:17px;
	width:32px;
	float:left;
	margin-left:10px;
	margin-top:7px;*/

}
.pop_top{
	border: 0px solid #000;
}
.pop_title{ height:33px; /*background:url(images/popbk.gif);*/ cursor:move;}
.title_top{ color:#fff; font-size:14px;  padding-top:6px; float:left; padding-left:6px; float:left; font-weight:bold;}
/*.pop_title p{ float:right; display:inline; padding:5px 6px;}
.pop_title p strong{ float:right; display:inline; padding-top:6px; cursor:pointer;}
.pop_title p span{ display:inline-block; width:60px; height:18px; font-size:12px; color:#094f95; margin:2px 5px; line-height:18px; text-align:center; cursor:pointer;}
.pop_title p span.v{ background:url(images/pop_span.png) no-repeat left top; color:#fff;}
.pop_box{ width:auto; height:auto; position:relative; background-color:#FFF}
.pop_box div{ position:absolute; top:0; left:0; display:none;}*/