body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	background: url("../images/bg.jpg");
}
a:link,
a:active,
a:visited {
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
.desc {
	border: 1px #eee solid;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
#all {
	width: 100%;
}
#head {
	width: 100%;
	height: 174px;
	background: url("../images/top1.jpg") no-repeat top left;
	cursor: pointer;
}
#headd {
	width: 100%;
	height: 164px;
	background: url("../images/top2.jpg") no-repeat top left;
	cursor: pointer;
}
#body {
	float: left;
	width: 995px;
	background: url("../images/menu.jpg") repeat-y;
	font-family: verdana;
}
#menu {
	float: left;
	width: 239px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
#menu ul {
    padding: 0px;
	margin-left: 26px;
	list-style-type: none;
}
#menu li {
	padding-top: 7px;
}
#menu ul.deeper {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	padding-top: 2px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#menu a:link,
#menu a:active,
#menu a:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
#menu a:hover {
    font-family: Verdana;
	font-size: 11px;
	color: #ffff00;
	text-decoration: none;
}
#content {
	margin-left: 243px;
}
#conn {
   	padding: 0px 5px 20px 5px;
}
input,
textarea,
select {
	border-top-width: 1px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #c9c9c9;
	border-bottom-width: 1px;
	border-bottom-color: #c9c9c9;
	color: #333333;
	border-top-color: #c9c9c9;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	border-right-width: 1px;
	border-right-color: #c9c9c9;
	background: #eee;
}
select {
	background: #ffffff;
}
#footer {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: 34px;
	background: url("../images/bottom.jpg") repeat-x;
}
#footer a {
	font-weight: bold;
	color: #d09aa3;
}
#footer a:hover {
	color: #ffff00;
}
#login table,
#contact table,
#image table {
	margin: auto;
}
form {
	margin: 0px;
}
.announcement {
	height: 30px;
	font-weight: bold;
	text-align: center;
}
#alert {
	margin-top: 80px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}
#location {
	margin-left: 243px;
	height: 12px;
	color: #ffff00;
}
#location a {
	color: #d09aa3;
	font-weight: bold;
}
#location a:hover {
	color: #ffff00;
}
#search {
	float: right;
	margin-top: 200px;
}
#search h4 {
	font-size: 13px;
	margin: 0px;
	color: Navy;
}
#search_result_info {
	font-weight: bold;
	text-align: right;
}
#search_result_box {
	margin-bottom: 10px;
	border-bottom: 3px #fff double;
}
#error {
	background: #fcc;
	color: #800;
	border: 1px solid #800;
	padding: 5px;
}
#error h2 {
	font-size: 13px;
	color: #ff0000;
}
#error h3 {
	font-size: 11px;
}
#image {
	margin: auto;
	margin-top: 5px;
	width: 650px;
	text-align: center;
}
.image {
	text-align: center;
	display: inline;
	width: 150px;
	float: left;
}
span {
	background: #ffff00;
}
#text {
	margin-bottom: 15px;
}
