/*padding: 0; margin: 0;*/

#DIV_window a:link {color: #666666;}
#DIV_window a:visited {color: #666666;}
#DIV_window a:hover {color: #000;}
#DIV_window a:active {color: #666666;}
#DIV_window a:focus{color: #666666;}

#DIV_mask {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.DIV_maskBG {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.DIV_maskMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}

* html #DIV_mask { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* loading.... */
#DIV_load{
	position: fixed;
	display:none;
	z-index:103;
	width:130px;
	margin: -1em 0 0 -4.3em;
	top: 50%;
	left: 50%;
	/*margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #DIV_load { /* ie6 hack */
	position: absolute;
	width:130px;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#DIV_load b {
	display: block;
  margin: 0 1px;
	border: solid #aaa;
  border-width: 1px 0;
	padding: 0;
	color: #888;
}
#DIV_load b b {
  margin:0 -1px;
  padding:0;
  border-width:0 1px;
}
#DIV_load b b b {
	margin: 0;
	padding: 0 .6em 0 29px;
  border-width:0;
	height: 3.3em;
	line-height: 3.3em;
	background:#efefef;
}
#DIV_load img {
	position: absolute;
	top: 30%;
	left: 8px;
	margin: -8px 0 0 0;
}

#DIV_window {
	position: absolute;
	z-index: 999;
	width:400px;
	background:url(../images/fbcivilization_54.png) repeat-y;
	overflow-y: auto;
}

#DIV_window1 {
	position: absolute;
	z-index: 999;
	width:484px;
	background:url(../images/fbcivilization_541.png) repeat-y;
	overflow-y: auto;
}

* html #DIV_window { /* ie6 hack */
	position: absolute;
	background:url(../images/fbcivilization_54.png) repeat-y;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

* html #DIV_window1 { /* ie6 hack */
	position: absolute;
	background:url(../images/fbcivilization_541.png) repeat-y;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
/*
#DIV_window1 h1 {
	background:url(../images/main.gif) no-repeat 0 -316px;
	height:39px;
	font-size:16px;
	line-height:40px;
	padding-left:20px;
	overflow:hidden;
	margin:0;
}
*/
#DIV_window1 h1 {
	background:url(../images/main.gif) no-repeat 0 -324px;
	height:31px;
	font-size:16px;
	line-height:32px;
	padding-left:20px;
	overflow:hidden;
	margin:0;
}
#DIV_window1 h1 span.close {
	display:block;
	height:39px;
	width:130px;
	cursor:pointer;
	float:right;
}

.div_win_con1 {
	margin:1px 1px 1px 9px;
	padding:6px;
	overflow:hidden;
	padding:1px solid #ff0000;
}
/*
#DIV_window h1 {
	background:url(../images/main.gif) no-repeat 0 -389px;
	height:39px;
	font-size:16px;
	line-height:40px;
	padding-left:20px;
	overflow:hidden;
	margin:0;
}
*/
#DIV_window h1 {
	background:url(../images/main.gif) no-repeat 0 -397px;
	height:31px;
	font-size:16px;
	line-height:32px;
	padding-left:20px;
	overflow:hidden;
	margin:0;
}

#DIV_window h1 span.close {
	display:block;
	height:39px;
	width:130px;
	cursor:pointer;
	float:right;
}

#DIV_ajaxContent{
	clear:both;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background:#ecffcc;
	border:1px solid #5d9730;
	margin:3px 8px;
	padding:20px 15px;
}

#DIV_ajaxContent.DIV_modal{
	padding:15px;
}

#DIV_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #DIV_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#DIV_iframeContent{

}

.div_win_bot_bak {
	background:url(../images/main.gif) no-repeat 0 -354px;
	height:35px;
	text-align:right;
	padding-right:20px;
	width:380px;
}

.div_win_bot {
	background:url(../images/main.gif) no-repeat 0 -354px;
	height:35px;
	text-align:right;
	padding-right:20px;
}

.div_win_bot input {
	margin-top:8px;
}

input.div_win_but {
	background:url(../images/main.gif) no-repeat -624px -126px;
	width:49px;
	height:20px;
	color:#fff;
	border:0;
	font-size:12px;
	line-height:22px;
	cursor:pointer;
}