﻿.bg {
	background-image: url('../img/pixel.gif');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
a {
	color: #838383;
	text-decoration: none;
}
a:active {
	color: #929292;
}
a:hover {
	color: #252525;
	text-decoration: none;
}
#header {
	margin: auto;
	width: 960px;
	position: relative;
	padding-top: 30px;
	height: 33px;
}
#header_wrap {
	position: absolute;
	width: 960px;
	height: 33px;
}
.selected {
	color: #252525;
	text-decoration: none;
}
.menu {
	list-style-type: none;
	margin: auto;
	position: absolute;
	right: 50px;
	bottom: 10px;
	font-size: 11px;
}
.menu a {
	color: #929292;
	text-decoration: none;
	padding-right: 10px;
}
.menu a:visited {
	color: #929292;
}
.menu a:hover {
	color: #252525;
	text-decoration: none;
}
#logo {
	border-width: 0px;
	margin-left: 50px;
}
.footer	{
	height: 32px;
	width: 100%;
	background-color: #3a3939;
	clear: both;
	position: fixed;
	left: 0px;
	bottom: 0px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #d2d4d6;
	z-index: 3;
}
.footer_txt {
	font-family: arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 9px;
	color: #C0C0C0;
	position: absolute;
	right: 50px;
	padding-top: 10px;
}
.footer_txt a {
	color: #787878;
	text-decoration: none;
	padding-right: 10px;
}
.footer_txt a:visited {
	color: #787878;
}
.footer_txt a:hover {
	color: #252525;
	text-decoration: none;
}
.searchform {
	right: 20px;
	top: 33px;
	height: 22px;
	width: 190px;
}
.search_input {
	border-width: 0px;
	border-style: none;
	width: 122px;
	height: 12px;
	background-color: transparent;
	margin-right: 10px;
	margin-left: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	margin-top: 4px;
	text-align: center;
}
.search {
	background-image: url('../img/search.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	top: 0px;
	left: 110px;
	margin-top: 4px;
	position: absolute;
	width: 144px;
}
.form {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	left: 50px;
	position: absolute;
}
.btns {
	padding-right: 8px;
	border: 0px;
}
.sub_set {
	width: 960px;
	height: 44px;
	position: relative;
	margin: auto;
	background-image: url('../img/zoop.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sub_banner_set {
	background-color: #f8f9fa;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-top-color: #ebeced;
	border-bottom-color: #F8F8F8;
}
.subbanner_wrap_set {
	position: relative;
	width: 960px;
	margin: auto;
}