﻿br.both{clear:both;}

#backgroundPopup{display:none;position:absolute; /* hack for internet explorer 6*/
width:100%;top:0;left:0;background:#333;z-index:1;}

#proBox {display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/height:430px;width:900px;background:#EDEDEC;z-index:2000;overflow:hidden;padding:20px 0}
#proBox .page-content {height:400px;width:860px;overflow:auto;margin:20px auto 0}

#proBoxClose {line-height:14px; right:7px; top:5px; position:absolute; display:block; width:24px;height:24px;background:transparent url(close.png) no-repeat;text-indent:-9999px !important;z-index:9999;}

.fl {float:left}
.fr {float:right}
	
#load {position:absolute;left:0;top:0;color:#fff;font-weight:bold;font-size:12px;background:#EC0000;padding:5px;}