body {
	font-family: Verdana;
	font-size: 12px;
	color: #5B5B5B;
	margin: 0;
	padding:0;
	background:#fff;
}
* {
	font-size: 11px;
}
h1, .h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #C08868;
	font-weight: normal;
}
.h1 {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
h2, .h2, h2 a {
	font-family: Tahoma;
	font-size: 14px;
	color: #569794;
	font-weight: normal;
	clear: both;
}
h3, .h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #569794;
}
img {
	border: 0;
}
a {
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear_all {
	clear: both;
}
.table_head {
	width: 1000px;
	background-color: #F1F6F6;
	border-bottom: 6px solid #f1f6f6;
}
.head_right {
	width: 423px;
	background: url(../img/head_right.jpg) no-repeat top left;
	vertical-align: top;
	padding-top: 30px;
}
.menu_main {
	margin-top: 30px;
	text-align: center;
}
.menu_main a {
	font-family: Tahoma;
	font-size: 16px;
	color: #77422A;
	text-decoration: none;	
}
.table_content {
	width: 1000px;
}
.table_bottom {
	width: 1000px;
	background: #E9EEF1;
	border: 6px solid #D9E3E5;
	border-width: 6px 0px 4px 0px;
}
.table_bottom td {
	padding: 15px 2px;
	text-align: center;
}

.content_left {
	padding-right: 60px;
	padding-top: 20px;
	padding-left: 40px;
	vertical-align: top;
	width: 250px;
}

.content_left img {
	width: 230px;
}

#mailus label {
 float: left;
 display: block;
 width: 100px;
}

.content_left h2 {
	margin-left: 10px;
}
.content_left div, .content_left p {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
}
.content {
	width: 680px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left:10px;
	vertical-align: top;
}
p {
	margin-top: 30px;
}
.table_bottom td{
	padding: 5px;
}
#nenu_footer{
	text-align: center;
	
}
#menu_footer table {
	margin: 0px auto;
	width: 80%;
}
#menu_footer td a{
	font-size: 12px;
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
}
.copy {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;	
}

.content_left p:first-line {
	
	padding-left: 40px;
	border-left: 1px black solid;
}
.content_left h2 a {
	color: #569794;
	font-weight: normal;
	text-decoration: none;
}
.content_left h2 a:hover {
	font-weight: bold;
}

a.lineheight_active {
	color: black !important;
	text-decoration: underline !important;	
}

.lineheight {
	padding-left: 30px;
	line-height: 18px;
}
.lineheight a {
	color: #5B5B5B;
	text-decoration: none;
}
.lineheight a:hover {
	color:  black;
	border-bottom: 1px white;
		text-decoration: underline;
}
ul li {
	list-style: none;
	background: url(../img/list-style-dash.gif) 0px 6px no-repeat;
	padding-left: 10px;
}