body {
font-family: Georgia;
font-size: 12pt;
color: #878476;
margin: 0;
padding: 0;
background: #f5f0d3;
}
h1 {
font-size: 17pt;
font-weight: bold;
padding-left: 20px;
margin: 0;}
#header {
background: #2c2828 url(img/header.gif) repeat-x;
width: 100%;
height: 42px;
}
.container {
text-align: center;
width: 100%;
}
a {
color: #878476;}
.content {
float: left;
text-align: right;
width: 530px;}
.search {
margin: 0 auto 5px auto;
width: 800px;
text-align: right;
font-size: 20pt;
background: url('img/logo.gif') no-repeat;
height: 73px;
}
.main {
margin: 0 auto 0 auto;
width: 800px;
text-align: left;
font-size: 12pt;
border-top: 1px solid #e0d9b8;
padding-bottom: 30px;
padding-top: 30px;
}
.left_menu {
float: left;
color: #878476;
font-size: 10pt;
width: 270px;
}
.left_menu a:link, .left_menu a:visited, .left_menu a:active {
color: #878476;
text-decoration: underline;
}
.left_menu a:hover {
color: #969488;
text-decoration: underline;
}
.search_input {
background: #fff;
border: 1px solid #878476;
height: 20px;
font-size: 15px;
width: 180px;}
.search_submit {
background: #878476;
border: 1px solid #878476;
height: 20px;
font-size: 15px;
/*width: 150px;*/
color: #fff;}
.pages {
font-family: Georgia;
font-size: 11pt;
vertical-align: middle;
text-align: right;
float: right;}
.pages a
{
text-decoration: none;
color: #878476;
}
.pages a:hover
{
text-decoration: none;
}
.previous, .next, .paginator{
float: left;
display: block;
height: 20px;
width: 20px;
background: #f5f3e7;
border: 1px solid #e0d9b8;
margin-left: 2px;
margin-right: 2px;
text-align: center;
padding-bottom: 4px;}
.previous:hover, .next:hover, .paginator:hover {
background: #fff;}
.current {
float: left;
height: 20px;
width: 20px;
background: #e8d87e;
border: 1px solid #e0d9b8;
margin-left: 2px;
margin-right: 2px;
text-align: center;
padding-bottom: 4px;}
a img {
border: none;}

.footer {
margin: 30px auto 0 auto;
width: 800px;
text-align: left;
float: left;
border-top: 1px solid #e0d9b8;
padding-top: 10px;
}
.footer h2 {
color: #d27005;
font-size: 13pt;
margin-bottom: 0;}

.keep_info {
float: left;
width: 248px;
margin-right: 28px;}
.save_time {
float: left;
width: 248px;
margin-right: 28px;}
.deal {
float: left;
width: 248px;}
.item {
display: block;
padding: 10px 5px 10px 5px;
background: #f5f3e7;
border: 1px solid #e0d9b8;
margin-left: 150px;
margin-bottom: 4px;
font-size: 10pt;
color: #d27005;}
.item:hover {
display: block;
background: #fff;
border: 1px solid #e59436;}
._lnk {
float: left;
width: 300px;
color: #000;
font-size: 10px;
clear: both;
}
._lnk a{
font-size: 10px;
color: #000;
}