body {
	background-color: #ffce8c;
	background-image: url('img/h_bg.jpg');
	background-position: top right;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 15px;
	color: #660000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ffcc99;
	text-decoration: none;
}
#search a img {
	border: 0;
}
#search a:hover img {
	border: 0;
}
.navbar h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.notfound {
    padding-top: 10px;
    padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: White;
	width: 980px;
}
.txt {
	font-size: 16px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.page {
 	font-weight: bold;
 }
.pagenum {
 	margin: 0px;
}
.pagenum  a {
	color: #ff6633;
	text-decoration: none;
}
.pagenum  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.seo span {
    font-size: 20px;
	color: #FFFFFF;
}
.seo a {
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.seo a:hover {
	color: #ffcc99;
	text-decoration: none;
}
.input-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    color: #660000;
    padding: 8px 10px 0 10px;
    border: none;
    width: 320px;
    height: 37px;
    vertical-align: top;
    background: url('img/input_03.jpg') 0 0 no-repeat;
}
.input-button {
    background:url('img/input_04.jpg') 0 0 no-repeat;
    width: 100px;
    height: 37px;
    border: 0;
    vertical-align: middle;
	cursor: pointer;
}
.tmb {
    float: left;
	text-align: center;
    color: White;
	padding-top: 2px;
	width: 245px;
	height: 206px;
}
.tmb img {
	width: 240px;
	height: 180px;
	text-align: center;
}
.tmb a img {
	border: 2px solid #F26746;
}
.tmb a:hover img {
	border: 2px solid White;
}
.top a {
	font-size: 18px;
	color: White;
	text-decoration: none;
}
.top  a:hover {
	color: #ffcc99;
	text-decoration: none;
}
.bot {
	font-size: 13px;
	background-image: url('img/bot.jpg');
	background-position: left;
	background-repeat: repeat-x;
}
.bot a {
    font-size: 12px;
	color: #660000;
}
.bot a:hover {
	font-size: 12px;
	color: #ff6633;
}
