/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.error {
	color: #990000;
	font-weight: bold;
}
.input_title
{
color: #000000;
background: #fff;
border: 1px solid #b8babd;
width:700px;
font-size: 16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding	: 4px;
height: 24px;
}
.input_normal
{
color: #000000;
background: #ffffff;
border: 1px solid #727272;
width:400px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
padding: 2px;
}
.input_file
{
color: #000000;
background: #ffffff;
border: 1px solid #727272;
font-size: 12px;
padding: 2px;
}
.input_date
{
color: #000000;
background: #ffffff;
border: 1px solid #727272;
font-size: 11px;
}
.title_red {
	font-size: 12px;
	font-weight: bold;
	color: #89013F;
}
.page_title {
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title_article {color: #2f2f2f; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.delete {color: #760641}
.table_titles {
	color: #FFFFFF;
	font-weight: bold;
}
.sidemenu{
	color: #000000;
}

.postdate {font-size: 10px; color: #5B5B5B; }
.comment {font-size: 11px}
.sdtitle {
	color: #2F5CBB;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}