﻿html, body, form, div {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}

body {
	height: auto !important;
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	background-image: url(/images/main_bg.jpg);
	background-position: 0px 67px;
	background-repeat: no-repeat;
}
table {
	background-color: transparent;
	border-collapse: collapse;
}
tr {
	background-color: transparent;
}
td, div {
	background-color: transparent;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}
img {
	border: none;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/**************************************/
#left1 {
	width: 247px;
	height: 148px;
	overflow: hidden;
}
#left2 {
	width: 247px;
	height: 115px;
	overflow: hidden;
	/*background-image: url(/images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
#left3 {
	width: 247px;
	background-color: #E4E4E4;
	padding-top: 24px;
	padding-bottom: 25px;
}
#left4 {
	width: 247px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
}
.left-inner{
	padding: 0 10px 0 30px;
}
a.toall {
	text-decoration: none;
	color: #AA0000;
	font-weight: bold;
}
.bottom {
	font-size: 10px;
	color: #6a6a6a;
}
.bottom a {
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}
.bottom a:hover {
	text-decoration: underline;
}
/**************************************/
#center1 {
	height: 47px;
	padding-left: 170px;
	overflow: hidden;
	margin-top: 20px;
}
#center_menu {
	height: 53px;
	overflow: hidden;
	position: relative;
}
#center2 {
	height: 337px;
	overflow: hidden;
	position: relative;
}
#www {
	top: 68px;
	left: 199px;
	position: absolute;
	width: 125px;
	height: 24px;
}
#bft {
	top: 95px;
	left: 45px;
	position: absolute;
	width: 168px;
	height: 94px;
}
#bft {
	top: 95px;
	left: 45px;
	position: absolute;
	width: 168px;
	height: 94px;
}
#uf {
	top: 174px;
	left: 452px;
	position: absolute;
	width: 302px;
	height: 163px;
}
/**************************************/
#content {
	width: 754px;
	overflow: visible;
}
.content_1 {
	padding: 24px 20px 20px 30px;
}
.content_2 {
	padding: 24px 0 20px 0;
}
.content_1 div {
	width: 466px;
}
.content_2 div {
	width: 238px;
}
/**************************************/
.search td input {
	font-size: 11px;
	color: #a7a7a7;
	height: 22px;
	border: 1px solid #d5d5d5;
	vertical-align: middle;
}
.search td {
	vertical-align: middle;
}
.search td a {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: none;
}
