.hide {
	display: none;
}
#niWg {
	position: fixed;
	z-index:9999; 
	border: 0px;
	left: 0px;
	-moz-opacity: 0;
	opacity:0;
	filter: alpha(opacity=0);
	width: 100%;
	margin-top:135px;
}
#niWg[id] { 
	position:fixed;	
	z-index:9999; 
}	
#overlay { 
	position: fixed;
	top:0px; 
	left:0px; 
	z-index:999; 
	background-color:#000; 
	-moz-opacity: 0; opacity:0; filter: alpha(opacity=0); 
} 
* html #niWg {
	position: absolute;
	top:expression(parseInt(document.documentElement.scrollTop, 0) +  "px");
}
* html #overlay {
	position: absolute;
	top:expression(parseInt(document.documentElement.scrollTop, 0) + "px");
}

body
{
    background: url('/n.gif') no-repeat;
    background-attachment: fixed;
}


#temp {
	font-size: 0px;
	line-height:0px;
}

.popup_request{
	border:solid 1px #ad9e90;
	background:#d5c3b1;
	padding: 4px 14px 14px 14px;
	text-align:left;
}
.popup_request_desc{
	font-size: 13px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:-1px;
	line-height:18px;
	color:#1361aa;
}
.popup_request_tdname{
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#532f0b;
	padding-top:6px;
}
.popup_request_input, .popup_request_textarea, .popup_request_textarea_w, .formTfInvalid{
	border:solid 1px #ad9e90;
	background:#e8dacd;
	width:300px;
	padding: 4px 2px;
	margin-bottom:2px;
}
.formTfInvalid{
	border:solid 1px #B02E05;
}
.popup_request_textarea, .popup_request_textarea_w{
	padding: 0px 0px 0px 2px;
}
.popup_request_textarea_w{
	width:508px;
}

.button_submit_popup, .button_close_popup{
	font-size: 13px;
	font-weight:bold;
	letter-spacing:1px;
	color: #FFFFFF;
	background:#ad9e90;
	display:block;
	height:22px;
	line-height:22px;
	text-decoration: none;
	text-align:center;
	margin-top:8px;
	padding: 0px 7px;
}
.button_submit_popup:hover, .button_close_popup:hover{
	background:#968574;
	color: #000000;
}

.button_close_popup2{
	font-size:0px;
	line-height:0px;
	text-decoration:none;
	display:block;
	width:10px;
	height:10px;
	padding:0px;
	background: url(../images/close.gif) no-repeat top;
	float:right;
	margin-right:-10px;
	color:#FFFFFF;
}
.button_close_popup2:hover{
	background: url(../images/close.gif) no-repeat bottom;
}
* html .button_close_popup2{
	margin-right:-5px;
}

.popup_request .btn_92px{
	margin:auto;
	margin-top:14px;
}
.pop_img_cont {
	margin: 50px auto 0px auto;
	border: solid 1px #333;
	width: 20px;
	padding: 10px;
	height: 20px !important;
}
.pop_img_cont td
{
	padding: 10px !important;
	height: 10px !important;
}
.pop_img_cont img
{
	margin-top: 20px;
}
.pop_img_cont div {
	position: relative !important;
}

td.popup_img_cont_1 {
	background: #fff;
	width: 770px;
	height: 568px;
	padding: 0px;	
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
*:first-child+html td.popup_img_cont_1 {
	height: 568px;
}
* html td.popup_img_cont_1 {
	height: 565px;
}
td.popup_img_cont_1 img {
	border: 0px;
}
.popup_img_cont_2 {
	font-size: 0px;
	height: 0px;
}
.pop_img_cont {
	text-align: center;
	vertical-align: middle;
}
