/*
------------------------------
	Impromptu's
------------------------------
*/
.jqisfade{
	position: absolute; 
	background-color: #000;
	}
 
div.jqis{ 
	background:url(images/login_bg.jpg) no-repeat; 
	width:433px; 
	height:279px; 
	position:relative;
}

div.jqis .jqiscontainer{ 
	font-weight: bold; 
	color:#970608;
	height:37px;
}

div.jqis .jqisclose{ 
	position:absolute; 
	right:10px; 
	top:10px;
}

div.jqis .jqismessage{ 
    padding-top:79px; 
    padding-left:150px;
}
div.jqis .jqisbuttons{ 
    width:248px; 
    margin-left:150px;
    margin-top:20px; 
    line-height:30px; 
    height:30px;
}
div.jqis button{ 
    width:80px; 
    height:30px; 
    line-height:30px; 
    float:left; 
    font-size:14px; 
    font-weight:bold; color:#fff; 
}
.queding{ 
    background:url(images/denglu_button.jpg) no-repeat; 
    width:80px; 
    height:30px; 
    border:0 none; 
    display:block; 
    float:left; 
    margin-left:10px;
}

.table{ width:238px;}
.table td{ padding:5px;}
.table input{ border:1px solid #888; height:20px; line-height:20px;}

.zhmm{ float:left;padding-left:0;width:60px; height:30px;  line-height:30px; margin-left:5px; font-weight:normal; }
.zhmm a{color:#fe8504; text-decoration:underline;}