p {margin-bottom:10px;}
input, textarea
{
	padding: 5px;
}
input[type=button], input[type=submit]
{
	background-color: #839d68 !important;
	color: #fff;
}

.notices
{
	font-size: 11px;
	float: left;
	line-height: 16px;
	background-color: #fff;
}
.notices a
{
	color: #0099cc;
	text-decoration: none;
}
.notices .new
{
	width: 843px;
	background-color: #ddd;
	padding: 10px;
	margin: 10px 3px 0px 3px;
	border: 1px solid #999;
}
.notices h1
{
	padding: 15px 2px;
	font-size: 20px;
	color: #222;
	margin: 0;
}
.notices .category
{
	float: left;
	width: 283px;
	border: 1px solid #999;
	margin: 14px 2px 14px 3px;
	background-color: #fffdff;
	overflow: hidden;
}
.notices .category .title
{
	background-color: #ddd;
	padding: 10px 10px 10px 60px;
	font-size: 16px;
	font-weight: bold;
}
.notices .category .title img
{
	position: absolute;
	margin-top: -15px;
	margin-left: -60px;
}
.notices .category .title .submit
{
	float: right;
	border: 1px solid #666;
	margin: -5px -5px 0 0;
	padding: 4px 2px;
	font-size: 14px;
	background-color: #839d68;
	cursor: pointer;
	color: #ddd;
}
.notices .category .title .submit:hover
{
	background-color: #4e623a;
	color: #fff;
}
.notices .category .notice
{
	padding: 5px;
	margin: 5px;
	color: #666;
}
.notices .category .notice .nimg
{
	float: right;
	margin: 5px 0 3px 3px;
	background-color: #fff;
	width: 59px;
	text-align: center;
}
.notices .category .notice .nimg img
{
	max-height: 59px;
	max-width: 59px;
	padding: 2px;
}
.notices .category .notice .nimg a img
{
	border: 1px solid #eee;
}
.notices .category .notice .nimg a img:hover
{
	border: 1px solid #666;
}
.notices h2
{
	margin: 0;
	display: block;
	clear: right;
	font-size: 13px;
	color: #333;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
.notices h3
{
	margin: 0;
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.notices .category .notice .detail
{
}
.notices .category .notice .contact span
{
	font-weight: bold;
}
img.logosml
{
	float: right;
	width: 186px;
	height: 52px;
}
.new .fields
{
	width: 390px;
	float: left;
}
.new .fields .lbl
{
	width: 95px;
	float: left;
	clear: both;
	display: block;
}
.new .fields .withinstruction
{
	padding-top: 20px;
}
.new .fields .ctrl
{
	float: left;
}
.new .fields .txtdetail
{
	width: 271px;
	height: 60px;
	overflow: auto;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}
.new .fields .postbtn
{
	float: left;
	clear: both;
	margin: 5px 0 0 95px;
	padding: 8px;
	color: White;
	font-weight: bold;
}
.instruction
{
	font-size: 9px;
}
.req
{
	float: left;
	clear: both;
	margin-left: 95px;
	min-width: 280px;
}
.loading
{
	background-color: #efefef;
}
.error
{
	float: left;
	clear: both;
	margin-top: 5px;
	min-width: 280px;
	color: Red;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.pnladmin
{
	float: left;
	width: 550px;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px 0;
	background-color: #FFFFf9;
}
a.del
{
	color: #fff;
	background-color: #990000;
	padding: 3px;
	font-size: 10px;
}
