@charset "gb2312";

#windownbg {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background:#000;/*body-bg*/
	top: 0;
	left: 0;
}
#windown-box {
	position: fixed;
	_position: absolute;/*For IE 6.0*/
	font-size:14px;
	background: url(w_bg.png) no-repeat ;
	padding-right:10px;
	
	
}


#windown-title {
	position: relative;
	height: 30px;
	
	overflow: hidden;
	/*background: url(w_bg.png) 0 -330px repeat-x;*/
}
#windown-title h2 {
	position: relative;
	left: 10px;
	top: 5px;
	font-size: 14px;
	color:#F00;
}
#windown-close {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 10px;
	height: 16px;
	text-indent: -10em;
	overflow: hidden;
	background: url(icon.png) -820px -720px no-repeat;
	cursor: pointer;
}

#windown-content-border {
	position: relative;
	top: -1px;
	
	padding: 5px 0 5px 5px;
	/*background: url(w_bg.png) 0 -380px repeat-x;*/
}
#windown-content {
	position: relative;
	overflow: auto;
	text-align: center;
	background:#fff;
	padding-right:20px;
}
#windown-content img,#windown-content iframe{
	display: block;
}
#windown-content .loading {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -8px;
}

<!--ΆΤ»°Ώς-->
#dhk01{
	background:#f00;
	width:373px;
	
	}
#dhk02{
	background:#f00;
	width:373px;
	
	}
	

.renwu_small_1{
	width:91px;
	height:42px;
	margin-left:30px !important;*margin-left:15px;margin-top:20px !important;*margin-top:10px;
	
	}
.tishiword{
	font-size:14px;
	line-height:22px;
	text-align:left;
	margin-left:30px;
	_margin-left:15px;
	margin-top:8px;
	_margin-top:8px;
	}
