div.question {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 596px;
	overflow: hidden;
	font-family: Arial, 宋体;
}
div.question .content
{
	border-top: 1px solid #999;
	padding: 11px 0 10px;
	font-size: 12px;
	line-height: 24px;
}
.question .content td {
	height: 30px;
}
.question .content table tr th {
	height: 30px;
}
.question .content .comment {
	border: 1px solid #999;
	height: 60px;
	width: 450px;
	font-size: 12px;
	line-height: 18px;
}
.question .content .btn {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
.question .content .others {
	width: 450px;
	border: 1px solid #999;
	height: 18px;
}
.inviteDialog {
	position: fixed;
	bottom: 65px;
	/*right: 5px;
	margin-left: -220px;*/
	left:1px;
	width: 360px;
	height: 250px;
	background-color: #FFF;
	border: 3px solid #ccc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	z-index: 9990;
	font-family: Arial, 宋体;
	font-size: 12px;
	line-height: 28px;
	box-sizing: initial;
}
	.inviteDialog img {
		height: 48px ;
		width: 354px ;
	}
	.inviteDialog p {
		line-height: 28px !important;
	}

#imgYesSurvey {
	width: 160px !important;
	height: 26px !important;
}
#imgNoSurvey {
	width: 160px !important;
	height: 26px !important;
}


.inviteDialog .btn {
	margin-top: 3px;
}
.inviteDialog h1 {
	font-size:16px;
	line-height:50px;}
.inviteDialog h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold !important;
	margin: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif !important;
}
    .inviteDialog p {
        margin:0;
    }
    .inviteDialog .btn, .inviteDialog .btn:hover {
        background-color: white;
    }
.inviteDialogMark {
	background-color:rgb(0,0,0);
    filter:Alpha(Opacity=70);
    opacity: 0.7; /* see the background through the hbox */ 
	height: 0px;
	width: 0px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:9999;
}

.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#333;opacity:0.6;filter:alpha(opacity=60);z-index:9999;position:fixed;top:0;left:0;}
#LoginBox{position:fixed;left:50%;top:153px; margin-left: -264px; width:529px;z-index:10000;}
.row1{background:url("../img/banner.png") no-repeat;height:132px;font-weight:bold;color:#666;font-size:20px;}
/*.row{height:77px;line-height:77px;padding:0px 30px;font-family:华文楷体;font-size:x-large;}*/
.close_btn{width: 34px;height: 34px; float:right;padding-right:4px;}
.row2{ height: 160px;width: 504px;background: #fff;padding: 25px 10px 0 15px; }
.row2 div{font-size: 14px; margin-bottom: 10px;}
.pic{text-align: center;margin-top: 25px;}