﻿@charset "utf-8";

body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background: url(../images/bg20_042.gif);
	color:#695629;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form, input, textarea, table, h1, h3, h4, h5, h6{
	font-size: 12px;
}
a{
	text-decoration: none;
	color:#695629;
}
a:hover{text-decoration: none; color:#FFCC00}
p{}
img{}
td{}
tr{}
input{ border:none;}
.email{ border:none; background:#AA9157; color:#FFCC00}
.clear{margin: 0;padding: 0;clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#top a{color:#E6D49C;background:#9B5E17;padding:2px;}
.title_pro{
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src=images/title_pro.png)
}
.title_about{
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src=images/title_about.png)
}
.title_sale{
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src=images/title_sale.png)
}
.title_guest{
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src=images/title_guest.png)
}
.title_mamber{
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src=images/title_mamber.png)
}

#side a{ width:130px; display:block;}
#side a:hover{ padding-left:2px; font-weight:bold;}
.menubar a{ display:block; width:90px; height:45px; line-height:45px; color:#E6D49C;}
.menubar .selected{ background:url(../images/menubg_.gif) center bottom no-repeat; color:#FFCC00}
.menubar a:hover{ background:url(../images/menubg_.gif) center bottom no-repeat}

#container #foot{}

.thumbnail{
	float: left;
	width: 220px;
	height:150px;
	background: #222;
	display: inline;
	margin: 10px;
}
.thumbnail .thumb-image{
	display: block;
	width: 210px;
	height: 125px;
	overflow: hidden;
}
.thumbnail a{
	position: relative;
	cursor:pointer;
}
.thumbnail .thumb-menu{
	display: none;
}
.thumbnail:hover .thumb-menu{
	display: block;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 100;
	white-space: nowrap;
}

.navigation{
	float: left;
	width: 100%;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	color:#AE8532;
}
.navigation a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend{
	float: center;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #756246;
	text-decoration: none;
	display: inline-block;
	background:#DABC66;
}
.navigation a{
	}
.navigation a:hover{
	text-decoration: none;
}﻿

