.div_1 {
	background-image: url(../images/popup_01.gif);
	float: left;
	height: 114px;
	width: 400px;
}
.div_2 {
	background-image: url(../images/popup_02.gif);
	float: left;
	height: 277px;
	width: 400px;
	font-size: 12px;
}
.div_3 {
	background-image: url(../images/popup_03.gif);
	float: left;
	height: 59px;
	width: 400px;
}
.div_4 {
	float: none;
	width: 400px;
	height: 450px;
	position:absolute; top:30px; left:200px;z-index:1000px;
}
.div_5 {
	float: left;
	width: 330px;
	height: 250px;
	
}
.div_6 {
	float: left;
	width: 365px;
	height: 277px;
	padding-left: 35px;
	font-family: Tahoma;
	font-size: 12px;
}
.kuldGombuj {
	display: block;
	width: 73px;
	height: 22px;
	background-image: url(../images/pbutton.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold; 
	background-color:none;
	border:0px;
	line-height:25px;
}
.kuldGombuj:hover {
	background-position: bottom left;
	cursor:pointer;cursor:hand;
}