body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

body, td, input, select, textarea
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}

.bar_header {
	background-color:#F78600;
	border:1px solid #999;
	color:#FFFFFF;
	padding:10px;
	line-height:14px;
	background-image:url(/kuohucms/images/editorbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:11px;
	text-align:left;
	margin:4px 4px 0px 4px;
}

.bar_header td {
	font-size:11px;
	padding-right:15px;
	color:#fff;
}

.bar_header input {
	font-size:11px;
}

.bar_header select {
	font-size:11px;
}

.kuohubarnfo {
	text-align:left;
	font-weight:normal;
	float:left;
}

.content {
	margin:0px 20px 0px 20px;
	padding:20px;
}

.kuohucms_footer {
	color:#999999;
	margin-top:10px;
}

.boxclear  {
	clear: both;
	line-height: 0px
}

.message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ff0000;
}

form {
	margin:0px 0px 0px 0px;
	padding:0px;
}

input, select {
	margin:4px 0px 3px 0px;
}

/* End of Form Styles */
.edit {
	font-size:11px;
	margin-top:20px;
	clear:both;
}

.editlink:link {
	color:#FF9900;
	border-bottom:1px dotted #999;
	text-decoration:none;
	font-size:10px;
}
.editlink:visited {
	color:#FF9900;
	border-bottom:1px dotted #999;
	text-decoration:none;
	font-size:10px;
}
.editlink:hover {
	color:#FF9900;
	border-bottom:1px solid #999;
	font-size:10px;
}

.editlink:active {
	font-size:10px;
	color:#FF9900;
	border-bottom:1px solid #999;

}

/* Section for headlines */
.head {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:1px;
}

.headline {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
}

.added {
	text-transform:none;
	font-size:10px;
	color:#666666;
	float:right;
}

.newscontent {
	font-size:12px;
	text-transform:none;
	text-align:justify;
	padding:10px 0px 30px 0px;
	border-top: 1px solid #006600;
	color:#666666;
}