* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
html {
	overflow: auto;
	background-color:#f5d6d1;
	background-image: url(/_grafic/lando_bg.jpg);
	background-repeat: repeat-x;
}			
body, html {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
h1, h2, h3, h4, .a_h2 {
	margin: 0;
	padding: 0;
	color: #c24d3b;
	margin-bottom: 5px;
	font-weight: normal;
}
h1 {
	font-size: 28px;
}
h2, .a_h2 {
	font-size: 20px;
}
p, img {
	margin: 0;
	padding: 0;
	display: inline;
	border: 0;
}
hr {
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
	color: #ecc9c3;
	background-color: #ecc9c3;
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, .a_h2:hover {
	text-decoration: underline;
}

.a_h2 {
	text-decoration: none;
	display: block;
}

.a_t {
	font-weight: normal;
	text-decoration: underline;
}

.a_t:hover {
	text-decoration: none;
}

.menu {
	position: relative;
	top: 29px; 
	float: left;
	margin-right: 20px;
	background-color: #bd5544; 
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #973c2d;
	background-image: url(/_grafic/bg_menu.gif);
	background-repeat: repeat-x;
	width: 105px;
}
.menu_on {
	background-color: #FFF;
	color: #000;
	border-bottom: 1px solid #FFF;
	background-image: none;
}
.menu:hover {
	text-decoration: underline;
}

.site_img {
	float: left;
	padding-right: 20px;
}

.site_text {
	float: left; 
	width: 580px;	
}

.site_text_b {
	float: left; 
	width: 780px;	
}

.site_middle {
	clear: both; 
	height: 20px;	
}

.start_img {
	float: left;
	margin-right: 57px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
}

.start_div {
	width: 290px; 
	float: left; 
	margin-right: 20px;
}

#a_big {
	float: left;
	margin-top: 18px;
	color: #FFF;
	font-size: 28px;
	text-decoration: none;
	margin-right: 20px;
}
#a_big:hover {
	text-decoration: underline;
}
#div_menu {
	display: block; 
	height: 60px; 
	border-bottom: 1px solid #973c2d; 
	background-color: #d36453; 
	background-image: url(_grafic/menu_bg.gif);
	background-repeat: repeat-x;
}
#div_main {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #ecc9c3;
	border-top: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
#div_in_menu {
	width: 960px; 
	margin: 0 auto;	
}
#div_bottom {
	margin-top: 10px; 
	margin-bottom: 20px; 
	text-align: center; 
	font-size: 13px;
}
