.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/button_bck.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.stripe {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
.text {
	font-family: Aero;
	font-size: 15px;
	color: #A2C31E;
	text-decoration: none;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.pre {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.head {
	font-family: Sourdogh;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 55px;
}
.head_av {
	font-family: Sourdogh;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 26px;
}
.pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}

