@CHARSET "UTF-8";
.datatable{
	font-size:12px;
}
#errMsg{
	color:red;
	font-size:12px;
	margin-left:5px;
}
.s_txt{
	width:30px;
}
.m_txt{
	width:80px;
	text-align:center;
}
.l_txt{
	width:300px;
}
.noticeMsg{
	font-size:12px;
	color:gray;
}
.txt{
	color: #000000;
	border: 1px inset #000000;
	margin: 3px 0 3px 0;
	width:400px;
}
.sel{
	color: #000000;
	/*background-color: #ED9F9F;*/
	border: 1px inset #000000;
	margin: 3px 0 3px 0;
	width:100px;
}
.btn {
  color: #000000;
  border: 1px solid gray;
}
.forTitle{
	line-height: 14px;
	background-color: #2C68A0;
	text-align:center;
}
.datatable{
	margin:5px;
	margin-top:10px;
	border:solid 1px black;
}
.pro-info{
	color:#FFFFFF;
}