﻿@charset "utf-8";
/* CSS Document */

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align:justify;
}

.adress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:justify;
}

.top_bt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size: 7px;
	font-style: normal;
	color: #FFF;
	padding-right:2px;
	padding-left:2px;
	text-decoration: none;
}
.top_bt:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size: 7px;
	font-style: normal;
	color: #F30;
	padding-right:2px;
	text-decoration: none;
}

.left_bt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:22px;
	text-decoration: none;

}
.left_bt:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height:22px;
	text-decoration: none;
}
.botom_lin {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.botom_lin:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CF0;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

