.newscont2 .txt{
	width:100%;
	
}
.newscont2 .txt .title{
	padding-left:18px;
	height:33px;
	line-height:33px;
	padding-top:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	/*
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	background-position: 8px 21px;
	*/
}
.newscont2 .txt table{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;width:100%;margin-left:auto;margin-right:auto;
	border-top-color: #D6D6D6; box-sizing:border-box;
}
.newscont2 .txt td{
	height:30px;
	line-height:30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	padding:3px;
	background-color: #FFF;
}
.newscont2 .txt td input{}
.newscont2 .txt .td1{
	text-align: left;
}
.newscont2 .txt textarea{padding:3px;color:#2970D8;width:100%; box-sizing:border-box;}
.newscont2 .txt input{color:#2970D8;}
.newscont2 .txt .submit{color:#2970D8;}.newscont2 .txt .submit input{width:100%;}
.newscont2 .txt .msg{color:Red;}
.newscont2 .filediv{ width:100%;min-height:16px;height:auto!important;height:16px;}
.rightframe{ position:relative;}

#sucmsg{color:green;font-weight:bold;text-align:center;}
