@charset "utf-8";
/* CSS Document */
<!--
html {
	height: 100%;
	padding-bottom: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input, textarea, td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input, textarea {
	margin-top: 2px;
}
a {
	color: #000000;
}
.nav {
	color: #FFFFFF;
}
.active {
	color: #f5dc2c;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #f5dc2c;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #591c1a;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #591c1a;
}
#texts {
	float: left;
	width: 400px;
	padding: 15px 20px 20px 10px;
}
#topdiv {
	padding: 0px;
	border: none;
	float: right;
	height: 50px;
	padding-right: 10px;
}
.err {
	color: #ff0000;
}
.small, .small a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#vac {
	float: right;
	width: 170px;
	margin-top: 40px;
	border: #591c1a;
	border-style: solid;
	border-width: 1px;
}
#boxtitle {
	padding: 5px 10px 5px 10px;
	background-color: #591c1a;
	font-size: 13px;
	color:#ffffff;
}
#boxcontent {
	padding: 10px;
	font-size: 11px;
}
#boxcontent li {
	list-style: none;
	list-style-image: url(/img/disc.jpg);
	margin-left: -28px;
}
.bold {
	font-weight: bold;
}
#hname {
	visibility:hidden;
	display:none;
}
-->
