/*
------------------------------
	Impromptu's
------------------------------
*/
#commentForm
        {
            width: 400px; height:185px;
        }
        #commentForm label
        {
            width: 450px;   
        }
.jqifade{
	position: absolute; 
	background-color: #aaaaaa; 
}
div.jqi{ 
	width: 450px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	cursor: move;
	-webkit-border-radius: 10px;
	padding: 7px;
	background:url(../../images/chongzhi/tanc_bg.png) no-repeat;
	 height:290px; 
}

div.jqi .jqicontainer{ 
	font-weight: bold; 	
	width:450px;
	 line-height:36px; padding-left:10px; color:#fff; height:36px;
	 font-size:14px;
}

div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: center; margin-right:15px;
	height:27px; border:0;
}
div.jqi button{ 
	background:url(../../images/chongzhi/button_bg.jpg) no-repeat; width:79px; height:27px; text-align:center; font-size:14px; color:#333333; font-weight:bold; line-height:27px; float:right; margin:0px 20px; display:block; cursor:pointer;
    border:0;
}
div.jqi button:hover{ 
	 color:Black;
	 border:0;
}
div.jqi button.jqidefaultbutton{ color:Black;
	 border:0;
}
.jqiwarning .jqi .jqibuttons{ 
	color:Black;
	 border:0; 
}

.tanc_content{ width:400px; margin:10px auto; line-height:18px;font-size:12px;}
.tanc_content p{ margin-top:10px;}
.tanc_table td{ padding:5px;}
.tanc_tishi{ line-height:26px; text-align:center; color:#004b71; font-weight:normal; font-size:12px;}
